Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 24, 2012
Commits on Apr 20, 2012
Fixed django#17615 -- Corrected unique field validation when using multitable inheritance. The validation used wrong pk value if the parent and child model had different pk fields. Thanks ungenio f…
committedFixed django#10494 -- Added kwargs to QuerySet.get() error message in the case no objects were found.
committed