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
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2011-02-19
Fixed #15290 -- Fixed a CSS styling issue with borders when the link item in ...
Russell Keith-Magee
2011-02-19
Fixed #15292 -- Removed redundant code in admin list template tag. Thanks to ...
Russell Keith-Magee
2011-02-19
Fixed #15322 -- Removed a redundant check in admin logins. Thanks to melinath...
Russell Keith-Magee
2011-02-14
Modified the staticfiles serve view to return a 404 early in the stack.
Jannis Leidel
2011-02-14
Fixed the staticfiles management commands collectstatic and findstatic to not...
Jannis Leidel
2011-02-14
Fixes #15270 -- Moved back the serve view to django.views.static due to depen...
Jannis Leidel
2011-02-13
Fixed #13902 -- Fixed admin list_filter so it doesn't show duplicate results ...
Ramiro Morales
2011-02-12
Fixed #15237 -- Always set charset of Atom1 feeds to UTF-8. Thanks, Simon and...
Jannis Leidel
2011-02-12
Fixed #13948 -- Corrected the direction of arrows on the admin changelist. Th...
Russell Keith-Magee
2011-02-09
Fixed a security issue in the file session backend. Disclosure and new relea...
Alex Gaynor
2011-02-08
Fixed #10573 -- Corrected autofocus problem in admin when the first widget di...
Russell Keith-Magee
2011-02-08
Fixed #15234 -- Ensure that years in a date heirarchy don't use commas for th...
Russell Keith-Magee
2011-02-08
Fixed #15175 -- Ensured that Chliean RUT checksum letters aren't case sensiti...
Russell Keith-Magee
2011-02-06
Fixed #13674 -- Ensure that labels on added inlines fields have the right 'fo...
Russell Keith-Magee
2011-02-06
Fixed #14895 -- Ensure that USE_THOUSAND_SEPARATOR doesn't break the delete c...
Russell Keith-Magee
2011-02-06
Fixed #14768 -- Added an es_MX locale and initial translation. Thanks to Alon...
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 #15016 -- Ensured that the messages tests are isolated from local templ...
Russell Keith-Magee
2011-02-02
Fixed #15212 -- ensure that ModelAdmin.get_actions still returns a SortedDict...
Alex Gaynor
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
Fixed #15094 - Added check for forgetting trailing comma in STATICFILES_DIRS ...
Carl Meyer
2011-02-01
Fixed some documentation and default-settings.py comments that were misleadin...
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
Uses a SortedDict for memoization of staticfiles finder instances to preserve...
Jannis Leidel
2011-01-28
Fixed #14880 - raw_id_fields in admin does not work when limit_choices_to dic...
Luke Plant
2011-01-28
Fixed #15103 - SuspiciousOperation with limit_choices_to and raw_id_fields
Luke Plant
2011-01-26
Fixed #15161 - Corrected handling of ManyToManyField with through table using...
Carl Meyer
2011-01-24
Rationalised CompatCookie/SimpleCookie into single SimpleCookie class with al...
Luke Plant
2011-01-24
Fixed #15067 -- Modified the range checks on base36_to_int so you are guarant...
Russell Keith-Magee
2011-01-24
Fixed #14982 -- Ensure that EMPTY_CHANGELIST_VALUE is honored for nullable fo...
Russell Keith-Magee
2011-01-21
Updated admin translation files.
Jannis Leidel
2011-01-21
Fixed a few translation related tests:
Jannis Leidel
2011-01-21
Removed app translation strings from core translation files.
Jannis Leidel
2011-01-21
Added new translation files to sites contrib app.
Jannis Leidel
2011-01-21
Added new translation files to sessions contrib app.
Jannis Leidel
2011-01-21
Added new translation files to redirects contrib app.
Jannis Leidel
2011-01-21
Added new translation files to messages contrib app.
Jannis Leidel
2011-01-21
Added new translation files to localflavor contrib app.
Jannis Leidel
2011-01-21
Added new translation files to humanize contrib app.
Jannis Leidel
2011-01-21
Added new translation files to gis contrib app.
Jannis Leidel
2011-01-21
Added new translation files to formtools contrib app.
Jannis Leidel
2011-01-21
Added new translation files to contenttypes contrib app.
Jannis Leidel
2011-01-21
Added new translation files to comments contrib app.
Jannis Leidel
2011-01-21
Added new translation files to auth contrib app.
Jannis Leidel
[prev]
[next]