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-03-03
Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerato...
Gabriel Hurley
2011-03-03
Made small improvement to docs/topics/db/queries.txt -- added import statemen...
Adrian Holovaty
2011-03-03
Fixed #11206 -- Ensure that the floatformat template filter doesn't switch to...
Ramiro Morales
2011-03-03
Fixed #15528 -- Added versionchanged directive to load template tag docs.
Gabriel Hurley
2011-03-03
Added crossref targets for a couple of Django exceptions and cleaned up relat...
Gabriel Hurley
2011-03-03
Fixed #15543 -- Tweaked change from r15696 to not use 'if' syntax introduce i...
Ramiro Morales
2011-03-03
Fixed #15541 -- Updated FAQ to point at djangosites.org instead of defunct wi...
Gabriel Hurley
2011-03-03
Updated test assertions that have been deprecated by the move to unittest2. I...
Russell Keith-Magee
2011-03-03
Fixed #12252 -- Ensure that queryset unions are commutative. Thanks to benrey...
Russell Keith-Magee
2011-03-03
Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an...
Russell Keith-Magee
2011-03-03
Fixed #12475 -- Fixed an edge case with hidden fields in ModelAdmin changelis...
Jannis Leidel
2011-03-03
Fixed #13411 -- Made sure URL fragments are correctly handled by the next_red...
Jannis Leidel
2011-03-03
Fixed #15512 -- Cleanup of imports in contrib.admin. Thanks to Julien Phalip ...
Russell Keith-Magee
2011-03-03
Fixed #15502 -- Ensure that nested TemplateDoesNotExist errors are propegated...
Russell Keith-Magee
2011-03-03
Fixed #15530 -- Corrected typo in template loader deprecation message. Thanks...
Russell Keith-Magee
2011-03-03
Fixed #15532 -- Clarified the error message for unknown auth backends. Thanks...
Russell Keith-Magee
2011-03-03
Corrected some typos from r14673.
Russell Keith-Magee
2011-03-02
Fixed #15535 -- Stopped the blocktrans template tag from raising a KeyError i...
Jannis Leidel
2011-03-02
Updated admin source translation to include string added in r15698.
Jannis Leidel
2011-03-02
Fixed #11223 -- Fixed logout view to use the 'next' GET parameter correctly a...
Jannis Leidel
2011-03-02
Fixed #4992 -- Respect the GET request query string when creating cache keys....
Jannis Leidel
2011-03-02
Slightly modified change [15698] to use ugettext_lazy since it's a module lev...
Jannis Leidel
2011-03-02
Fixed #15531 -- Partially reverted [15701] due to compatibility issues with m...
Jannis Leidel
2011-03-01
Fixed #12534 -- Loosened the the security check for "next" redirects after lo...
Jannis Leidel
2011-03-01
Fixed #15281 -- Made the static view use an iterator when serving a file, eff...
Jannis Leidel
2011-03-01
Added file missing from [15696], sorry for breakage.
Luke Plant
2011-03-01
Fixed #15524 -- Marked up for translation literal shown by the admin app e.g....
Ramiro Morales
2011-03-01
Fixed #717 - If-Modified-Since handling should compare dates according to RFC...
Luke Plant
2011-03-01
Updated sites translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated sessions translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated redirects translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated messages translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated localflavor translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated humanize translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated gis translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated formtools translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated flatpages translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated contenttypes translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated comments translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated auth translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated admindocs translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Updated admin translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Added Azerbaijani and Urdu to list of supported languages and added initial c...
Jannis Leidel
2011-03-01
Fixed #15300 -- Updated core translations from transifex.net.
Jannis Leidel
2011-03-01
Reverted 'now' template tag documentation changes so it describes the real co...
Ramiro Morales
2011-03-01
Fixed #15517 -- Fixed regression in admin search_fields option introduced in ...
Ramiro Morales
2011-02-28
Fixed #15520 -- Fixed incompatibility with email module shipped with Python 2...
Ramiro Morales
2011-02-28
Fixed #15365 -- Added a warning to the `contrib.markup` docs reminding users ...
Gabriel Hurley
2011-02-28
Fixed #15395 -- Documented the modules/import paths for the various decorator...
Gabriel Hurley
2011-02-28
Fixed #13433 -- Changed default behavior of Django email message wrappers to ...
Ramiro Morales
[next]