Simon Meers
|
cfadc36be5
Fixed #16904 -- Additional clarification regarding contrib.messages iteration. Thanks murphyke for the report and patch.
|
hace 13 años |
Alex Gaynor
|
e6088dce98
Switch a few examples in the docs to use newstyle classes.
|
hace 13 años |
Julien Phalip
|
8f750bf6e5
Fixed #16897 -- Fixed some docstrings and help texts for the `makemessages` management command. Thanks, Simon Meers.
|
hace 13 años |
Jannis Leidel
|
c4cc875643
Fixed #16703 -- Raise an exception if the storage location of the DefaultStorageFinder is empty.
|
hace 13 años |
Jannis Leidel
|
eb5df8e98d
Fixed the relative static file resolution of the CachedStaticFilesStorage backend and the post processing of deeply nested static files.
|
hace 13 años |
Carl Meyer
|
75199e8f6d
Fixed #16866 -- Clearer error message if empty list is passed to select_template. Thanks Silver_Ghost for report and patch.
|
hace 13 años |
Carl Meyer
|
09a01435de
Fixed #16838 -- Corrected broken add-another inline JS in admin with related_name="+". Thanks jamesp for report and patch.
|
hace 13 años |
Simon Meers
|
b22a4fdc71
Fixed #16886 -- Memcached socket file documentation. Thanks ddbeck for the report and patch.
|
hace 13 años |
Ramiro Morales
|
aaf77c1676
Converted internal link generation in the admin and admin document generator to use named URLs.
|
hace 13 años |
Ramiro Morales
|
7b21bfc074
Improved test isolation of the admin tests and assigned custom admin sites to
|
hace 13 años |
Julien Phalip
|
fc06ec0daf
Fixed #16876 -- Fixed a cross reference in the settings reference doc. Thanks to Gumnos for the report.
|
hace 13 años |
Julien Phalip
|
212b048564
Fixed #16659 -- Made the admin's date drilldown links in the changelist have a variable width to play nicer with languages with long month names.
|
hace 13 años |
Justin Bronn
|
e5aeba018f
Updated geoadmin tests to reflect that OSM js is no longer required as of r16847.
|
hace 13 años |
Paul McMillan
|
d15ef4532e
Removed an unused function definition.
|
hace 13 años |
Julien Phalip
|
436aeb6e15
Fixed #16676 -- Corrected the behavior of the 'add' template filter to return an empty string instead of the given value unchanged in the case of an invalid use. Thanks to dtrebbien for the report and to Aymeric Augustin for the patch.
|
hace 13 años |
Julien Phalip
|
357910c1c6
Rectified the settings reference documentation to indicate that `USE_L10N` (and not `USE_I18N`) controls the activation of locale-dictated formats.
|
hace 13 años |
Julien Phalip
|
9316671eff
Fixed #13211 -- Added the `Group` API reference and a `Permission` API example to the `contrib.auth` documentation. Thanks to b14ck for the report and to jpaulett and CrazyGir for the patch.
|
hace 13 años |
Chris Beaven
|
e63fa0ff83
Fixes #8103 -- Select widget should only allow for one selected option
|
hace 13 años |
Justin Bronn
|
1ec25c4fb7
OpenLayers has had built-in OSM support since 2.10, no need for extra JS.
|
hace 13 años |
Justin Bronn
|
30745b2e65
Updated the geographic admin to use OpenLayers 2.11.
|
hace 13 años |
Justin Bronn
|
3ac877840a
Fixed #15277 -- Cleaned up `ogrinspect` command, added tests and extended support beyond file-based OGR data sources. Thanks, willinoed for bug report and jpaulett for initial patch.
|
hace 13 años |
Justin Bronn
|
f97a574196
Fixed #16864 -- WKT regex now allows negative SRIDs. Thanks, Marcel Dancak for bug report and initial patch.
|
hace 13 años |
Carl Meyer
|
00678334aa
Fixed #16863 -- Corrected ReST markup to avoid errors building docs.
|
hace 13 años |
Carl Meyer
|
d1d6109229
Added release note and updated TEMPLATE_DEBUG documentation for r16833. Thanks jezdez for the reminder.
|
hace 13 años |
Carl Meyer
|
343004c4de
Fixed #16568 -- Added RequireDebugFalse filter to prevent sending 500 error emails when DEBUG is True in projects with no explicit LOGGING setting. Thanks to Andreas Pelme for report and patch.
|
hace 13 años |
Carl Meyer
|
f9dad46d36
Fixed #16803 -- Use model verbose_name directly as ContentType unicode representation so it can be translated. Thanks to bronger for the report and Ivan Sagalaev for the patch.
|
hace 13 años |
Carl Meyer
|
568681c6da
Fixed #16812 -- Percent-encode URLs in verify_exists, to fix test failures on Python 2.5 and 2.6.
|
hace 13 años |
Carl Meyer
|
e5090a3b2a
Fixed #16094 -- Added missing colon in custom permissions docs.
|
hace 13 años |
Julien Phalip
|
def775ae5e
Reverted the change in r16683, which, while fixing an alignment issue in IE7 with the admin's "Save and continue editing" and "Save and add another" buttons, caused the swapping of those buttons' order. Thanks to jocmeh for the report. Refs #16852.
|
hace 13 años |
Carl Meyer
|
4397c587a4
Fixed #16770 -- Eliminated TemplateSyntaxError wrapping of exceptions. Thanks to Justin Myles-Holmes for report and draft patch.
|
hace 13 años |