index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-02-05
Fixed #15167 -- Ensure that non-form errors are always part of an ErrorList. ...
Russell Keith-Magee
2011-02-05
Fixed #14303 -- Ensure that the ids created for new inlines are unique after ...
Russell Keith-Magee
2011-02-05
Fixed #14830 -- Ensure that radio buttons on inlines preserve their default v...
Russell Keith-Magee
2011-02-05
Fixed #15111 -- Ensured that the auth, contenttypes and sitemaps tests will r...
Russell Keith-Magee
2011-02-04
Fixed #13968 -- Fixed SelectDateWidget processing of an invalid date input va...
Ramiro Morales
2011-02-04
Refs #14675 - Added import of url() function in project template urls.py, add...
Carl Meyer
2011-02-04
Fixed #14046 -- Made {% include %} behave the same, regardless of whether the...
Russell Keith-Magee
2011-02-04
Modified a few tests methods to make sure no leaks of activated locale or USE...
Ramiro Morales
2011-02-04
Fixed #15181 -- Ensure that special characters are escaped when querying for ...
Russell Keith-Magee
2011-02-04
Fixed #15016 -- Ensured that the messages tests are isolated from local templ...
Russell Keith-Magee
2011-02-04
Fixed #15217 -- Made the CACHE_BACKEND deprecation warning more selective, so...
Russell Keith-Magee
2011-02-04
Fixed #14824 -- Corrected the handling of formats when USE_L10N is disabled. ...
Russell Keith-Magee
2011-02-03
Fixed stability of data input/output L10N format modules priority order. Than...
Ramiro Morales
2011-02-03
We have always been at war with 'import *'.
Carl Meyer
2011-02-02
Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks julien.
Timo Graham
2011-02-02
Fixed #7325 -- Broken links for model documentation; thanks Justin Lilly.
Timo Graham
2011-02-02
Fixed #15204 - Update form examples for rendering of the help_text; thanks pr...
Timo Graham
2011-02-02
Fixed #15212 -- ensure that ModelAdmin.get_actions still returns a SortedDict...
Alex Gaynor
2011-02-02
Fixed #15029 -- Moved to database backends the ability to decide if two DATAB...
Ramiro Morales
2011-02-01
Fixed a few test docstrings and removed an unused import in staticfiles.
Carl Meyer
2011-02-01
Preserve order of STATICFILES_DIRS locations in FileSystemFinder.
Jannis Leidel
2011-02-01
Fixed #15190 -- Refactored the collectstatic command to improve the symlink m...
Jannis Leidel
2011-02-01
Modified the test case from r15383 to avoid an output inconsistency with KeyE...
Russell Keith-Magee
2011-02-01
Fixed #15094 - Added check for forgetting trailing comma in STATICFILES_DIRS ...
Carl Meyer
2011-02-01
Fixed #15170 -- Skip the inspectdb test under MySQL/MyISAM, because it can't ...
Russell Keith-Magee
2011-02-01
Fixed some documentation and default-settings.py comments that were misleadin...
Carl Meyer
2011-02-01
Fixed #14972 -- Ensure that the HTML email logger always produces useful outp...
Russell Keith-Magee
2011-02-01
Fixed #13283 -- Corrected CACHE_MIDDLEWARE_ANONYMOUS_ONLY's bad habit of sett...
Carl Meyer
2011-01-31
Some tweaks to the staticfiles docs to clarify things for new users. Thanks J...
Carl Meyer
2011-01-31
Fixed #13488 -- No longer generate unhandled exceptions that may occur when d...
Justin Bronn
2011-01-31
Fixed duplicate-named contrib.sessions tests, and removed unused import (clea...
Carl Meyer
2011-01-30
Added check to the staticfiles app to make sure the STATIC_ROOT setting isn't...
Jannis Leidel
2011-01-30
Fixed typo in staticfiles documentation introduced in [15369]. Thanks, harijay.
Jannis Leidel
2011-01-30
Fixed #15196 -- Bumped version up a bit in Sphinx configuration. Thanks, Eri...
Jannis Leidel
2011-01-30
Fixed #15191 - typo in form validation docs; thanks berto for the report.
Timo Graham
2011-01-30
Uses a SortedDict for memoization of staticfiles finder instances to preserve...
Jannis Leidel
2011-01-30
Fixed #14978 -- Added versionchanged directive to --adminmedia docs clarifyin...
Jannis Leidel
2011-01-30
Reworded parts of the staticfiles documentation after receiving various user ...
Jannis Leidel
2011-01-30
Fixed #15177 -- Added note to generic views reference page indicating that th...
Russell Keith-Magee
2011-01-30
Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to ...
Russell Keith-Magee
2011-01-30
Fixed #15187 -- Ensure that missing page emails aren't sent when running unde...
Russell Keith-Magee
2011-01-30
Fixed #14698 -- Ensure that module_has_sumodule doesn't mistake a cache miss ...
Russell Keith-Magee
2011-01-29
Fixed #15158 -- Fixed error introduced in r15252 in rendering of the template...
Ramiro Morales
2011-01-29
Fixed example use of deprecated function in GeoDjango tutorial.
Justin Bronn
2011-01-29
Fixed #14993 - Improved docs for ModelAdmin.filter_horizontal adding that it'...
Timo Graham
2011-01-28
Another (hopefully the last) trivial commit to test auth.
Jacob Kaplan-Moss
2011-01-28
Test of commit by non committer.
Graham Dumpleton
2011-01-28
A trivial change to test out the new server.
Jacob Kaplan-Moss
2011-01-28
Added note to 1.2.5 release notes about ModelAdmin.lookup_allowed change
Luke Plant
2011-01-28
Fixed #14880 - raw_id_fields in admin does not work when limit_choices_to dic...
Luke Plant
[prev]
[next]