| Age | Commit message (Collapse) | Author |
|
|
|
foreign/primary key.
Thanks Anssi Kääriäinen for help.
|
|
|
|
|
|
Thanks Maxime Lorant for the report and Tim Graham for suggesting
the improved comment.
|
|
jQuery cookie is no longer maintained in favor of the JavaScript
cookie library. This also removes the jQuery dependency.
|
|
|
|
|
|
|
|
specific files.
|
|
The test is a regression for refs #4740 to show that the original
fix of GEOSIndexError is no longer needed.
|
|
|
|
|
|
django/contrib/admin/static/admin/js/urlify.js.
|
|
|
|
|
|
Thanks Florian Apolloner and Carl Meyer for review.
This is a security fix.
|
|
|
|
Thanks Carl Meyer for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
for ArrayField.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
number-only filename.
|
|
ValidationError
|
|
|
|
|
|
|
|
|
|
Refactored tests to use a sample project.
Updated extraction:
* Removed special handling of single percent signs.
* When extracting messages from template text, doubled all percent signs
so they are not interpreted by gettext as string format flags. All
strings extracted by gettext, if containing a percent sign, will now
be labeled "#, python-format".
Updated translation:
* Used "%%" for "%" in template text before calling gettext.
* Updated {% trans %} rendering to restore "%" from "%%".
|
|
|
|
|
|
|
|
|
|
refs ea27e26b0907e74ab8d6c46a9694775a310fdc67
|
|
|
|
This mostly reverts 5643a3b51be338196d0b292d5626ad43648448d3 and
81e1a35c364e5353d2bf99368ad30a4184fbb653.
Thanks Carl Meyer for review.
|
|
|
|
|
|
|
|
|
|
|