| Age | Commit message (Collapse) | Author |
|
refs ea27e26b0907e74ab8d6c46a9694775a310fdc67
|
|
This mostly reverts 5643a3b51be338196d0b292d5626ad43648448d3 and
81e1a35c364e5353d2bf99368ad30a4184fbb653.
Thanks Carl Meyer for review.
|
|
|
|
|
|
|
|
Ensured squashed migrations are recorded as applied when the
migrate command is run and all of the original migrations
have been previously applied.
|
|
Thanks Simon Charette for review.
|
|
|
|
form with UUIDField pk.
|
|
Fixed in f59fd15c4928caf3dfcbd50f6ab47be409a43b01
|
|
|
|
Added django.views.i18n.json_catalog() view, which returns a JSON
response containing translations, formats, and a plural expression
for the specified language.
|
|
|
|
|
|
|
|
HStoreField
Correct test which was using the model field in a test form.
|
|
Unused since c2ba59fc1da5287d6286e2c2aca4083d5bafe056 (Django 1.0).
Thanks Andy Baker for the report.
|
|
fields.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transaction.
|
|
|
|
CommonMiddleware.
This speeds up affected requests by about 5%.
|
|
|
|
|
|
Thanks Chris Jerdonek for the suggestion and help with the patch.
|
|
google.com doesn't always resolve to an IP inside the United States.
|
|
|
|
Thanks Aymeric Augustin for review.
|
|
|
|
|
|
|
|
|
|
Thanks Loic Bistuer for review.
|
|
ForeignKey/OneToOneField
|
|
Changed the url template tag to use request.resolver_match.namespace as a
default for the current_app argument if request.current_app is not set.
|
|
Thanks Josh Smeaton for help on the tests.
|
|
Thanks claudep for the patch.
|
|
Thanks tkrapp for the report and Tim Graham for the review.
|
|
Thanks Gwildor Sok for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
Due to the URL encoding applied by the tag for all parameters that might be
partly controllable by an end-user, there are no XSS/security problems
caused by this bug, only invalid HTML.
|
|
Only require GDAL if contained geometries need coordinate transformations.
Thanks drepo for the report and Tim Graham for the review.
|
|
|