| Age | Commit message (Collapse) | Author |
|
|
|
Fix typo in comment
|
|
|
|
Parsed the CONTENT_TYPE header once and recorded it on the request.
|
|
|
|
|
|
Made sure the test doesn't try to aggregate over MultiPolygonField and made
AreaField turn decimals into floats on the way from the DB.
Thanks Daniel Wiesmann, Jani Tiainen, and Tim Graham for review and discussion.
|
|
|
|
|
|
|
|
|
|
Although reverse accessor clashes should be skipped query name can't be hidden.
Thanks to Ian Foote and Tim Graham for the review.
|
|
|
|
cause deadlocks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added the Migration.atomic attribute which can be set to False
for non-atomic migrations.
|
|
|
|
|
|
Thanks to Tim Graham for the review.
|
|
|
|
|
|
|
|
After a user logs out via auth.views.logout(), they're redirected
to LOGOUT_REDIRECT_URL if no `next_page` argument is provided.
|
|
|
|
|
|
"Gypsy" is considered a slur by the Romani people whom it refers to.
"manouche jazz" is used in place of "gypsy jazz" and is an accepted
term for the same genre of music.
|
|
|
|
|
|
|
|
CSS class name.
Thanks Berker Peksag for the review.
|
|
|
|
|
|
|
|
edits.
Allowed admin POSTed bulk-edit data to use modeladmin.get_queryset()
so that the ids in the POST data have a chance to match up even if
the objects on the current page changed based on the ordering.
|
|
|
|
standalone scripts.
|
|
|
|
|
|
|
|
This is a security fix.
|
|
|
|
|