| Age | Commit message (Collapse) | Author |
|
xgettext 0.21+.
"format string with unnamed arguments cannot be properly localized"
warning is not raised in xgettext 0.21+.
This patch uses a message that causes an xgettext warning regardless of
the version.
|
|
m2o relation.
|
|
PostgreSQL < 10 doesn't support ICU collations.
Thanks Hannes Ljungberg for the report.
|
|
request.build_absolute_uri() already applies iri_to_uri()
|
|
_reverse_with_prefix() already quotes using a stricter subset of the
safe characters used by iri_to_uri().
|
|
Thanks şuayip üzülmez for the report.
Regression in 8ee4bb6ffcb3346c0fa8fb194986fbf9edadc822.
|
|
|
|
options.
|
|
|
|
|
|
union(), intersection(), and difference().
|
|
difference().
|
|
pickled Query.
In a pickled join, the join_fields had the same values, but weren't the
same object (contrary to when not pickling the QuerySet).
|
|
|
|
|
|
|
|
|
|
- Fixed congratulations smoke being cropped.
- Refactored congratulation rocket so the animation can be stopped.
- Made animation respect user preference for reduced animation.
- Made rocket animation stop after 7s.
|
|
- Removed unnecessary vendor prefixes.
- Removed unused CSS and SVG code.
- Removed invalid CSS.
- Removed IE9-only browser reset styles.
- Fixed animation on Firefox.
|
|
|
|
|
|
|
|
Regression in 2bc38bc7cae002f949157d95e3f0c19ea6b8ca5c.
Thanks haki for the report.
|
|
required mutually exclusive group is passed in options.
|
|
This patch allows upload handlers to handle interrupted uploads.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
when StopUpload is raised.
|
|
Forwardport of f7397bb7c8cb938161a9d43a16ee974f41c96a8b from stable/3.1.x.
|
|
|
|
over aggregation aliases.
|
|
plural count is not a number.
|
|
formsets.
|
|
|
|
|
|
forms.UUIDField.
|
|
|
|
|
|
Thanks Javier Matos Odut for the report.
|
|
GenericForeignKeys are not supported.
|
|
|
|
|
|
|
|
elements.
Previously examples such as '<a/><b/>' would not match in '<a/><b/><c/>'.
|
|
inputs.
|
|
|
|
|
|
are disabled.
Thanks Jaap Roes for the report.
|
|
app_config.verbose_name is already in app_dict.
|
|
|
|
Thanks Simon Charette for the initial patch.
|
|
|