| Age | Commit message (Collapse) | Author |
|
composite primary key.
|
|
when using Meta.constraints.
|
|
|
|
Co-Authored-By: Silas Barta <sbarta@gmail.com>
|
|
|
|
Co-Authored-By: Simon Charette <charette.s@gmail.com>
Co-Authored-By: Antoine Catton <acatton@fusionbox.com>
|
|
password field.
|
|
User.last_login isn't a field.
|
|
User model doesn't have last_login field.
|
|
|
|
|
|
Thanks to Tim Graham for the review.
|
|
Thanks to Tim for the review.
|
|
|
|
session.
This allows using a UUIDField primary key along with the JSON session
serializer.
Thanks to Trac alias jamesbeith for the report and Simon Charette
for the initial patch.
|
|
|