| Age | Commit message (Collapse) | Author |
|
|
|
as it's inactive.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ungettext(), and ungettext_lazy().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dicts preserve order since Python 3.6.
|
|
Thanks Tim Graham for the review.
|
|
LOGOUT_REDIRECT_URL docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other columns.
|
|
|
|
|
|
that adds a field.
|
|
|
|
|
|
Used more specific errors (e.g. FileExistsError) as appropriate.
|
|
apps with migrations.
The addition of self.connection.check_constraints() in
7289874adceec46b5367ec3157cdd10c711253a0 is the cause.
|
|
|
|
Support for returning tuples was undocumented and error prone.
|
|
DatabaseIntrospection.get_geometry_type() to the row description.
|
|
And changed related_query_name to a singular noun.
|
|
|