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-17
Fixed #15233 -- Corrected a duplicate module directive that raised a warning ...
Gabriel Hurley
2011-02-17
Fixed #15260 -- Ensured that CACHE_MIDDLEWARE_ANONYMOUS_ONLY is effective wit...
Carl Meyer
2011-02-17
Reduced code duplication in cache middleware tests.
Carl Meyer
2011-02-17
Fixed #15310 -- Corrected a view path in the static files how to docs. Thanks...
Gabriel Hurley
2011-02-16
Changed strategy used to force evaluation of django.utils.translation in test...
Ramiro Morales
2011-02-16
Fix the test isolation from [15552].
Alex Gaynor
2011-02-16
Fixed #15314 -- Added tests for the static URL pattern function added in r155...
Jannis Leidel
2011-02-16
Moved the test added in r15504 to a different case where it doesn't actually ...
Jannis Leidel
2011-02-16
Corrected small error when preserving an I18N-related setting value in an adm...
Ramiro Morales
2011-02-16
Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...
Gabriel Hurley
2011-02-16
Fixed #15308 -- Sphinx/reST fixes for the Custom Model Fields docs.
Gabriel Hurley
2011-02-16
Fixed #14820 -- Added more information to the generic relation docs regarding...
Gabriel Hurley
2011-02-16
Fixed #15309 -- reST/Sphinx cleanup on the ContentTypes Framework docs.
Gabriel Hurley
2011-02-15
Fixed a test case introduced in r15538 by creating a test file with non-ASCII...
Jannis Leidel
2011-02-15
Fixed #15247 -- Ensured that if a SingleObject view defines get_object but no...
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
Fixed "the the" typos.
Timo Graham
2011-02-14
Fixed a couple of documentation typos.
Ramiro Morales
2011-02-14
Fixed #15287 -- Added translation markers to user-facing error messages in cl...
Russell Keith-Magee
2011-02-14
Fixed #15298 -- Raise a better error when a TemplateResponseMixin doesn't hav...
Russell Keith-Magee
2011-02-14
Fixed #15272 -- Altered generic views to use the guaranteed untranslated obje...
Russell Keith-Magee
2011-02-14
Fixes #15270 -- Moved back the serve view to django.views.static due to depen...
Jannis Leidel
2011-02-14
Normalize the locale paths when considering merging a project language catalo...
Jannis Leidel
2011-02-14
Fixed #15293 -- Updated the dummy backend to support the APIs introduced by r...
Russell Keith-Magee
2011-02-14
Fixed #15297 -- Corrected an attribute naming regressoin from fixing #9964. T...
Russell Keith-Magee
2011-02-13
Fixed #13902 -- Fixed admin list_filter so it doesn't show duplicate results ...
Ramiro Morales
2011-02-13
Fixed #13007 -- Made cookie parsing resilent to the presence of cookies with ...
Ramiro Morales
2011-02-13
Fixed #14130 -- Made manage.py error reporting more useful when the settings....
Ramiro Morales
2011-02-13
Updated GeoDjango installation docs and spatial database template script for ...
Justin Bronn
2011-02-12
Removed more redundant code from the debug cursor wrapper. Thanks to Ramiro f...
Russell Keith-Magee
2011-02-12
Fixed #15289 -- Removed a redundant __getattr__ implementation from the debug...
Russell Keith-Magee
2011-02-12
Fixed #15284 - improved example jQuery code for adding X-CSRF-Token
Luke Plant
2011-02-12
Don't merge in translations twice from deprecated project level tree when it ...
Ramiro Morales
2011-02-12
Added a test for the PendingDeprecationWarning introduced in r15441. Refs #14...
Ramiro Morales
2011-02-12
Fixed #15286 -- Don't show deprecation warning if project locale dir is inclu...
Jannis Leidel
2011-02-12
Fixed #14461 -- Look also in LOCALE_PATHS when checking if a language is supp...
Jannis Leidel
2011-02-12
Fixed #8536 -- Made sure the makemessages management command cleans up after ...
Jannis Leidel
2011-02-12
Fixed #15237 -- Always set charset of Atom1 feeds to UTF-8. Thanks, Simon and...
Jannis Leidel
2011-02-12
Fixed #14941 -- Stop raising ValidationError in form fields that use the URLV...
Jannis Leidel
2011-02-12
Fixed #14132 -- Fixed feedgenerator to support years < 1900. Thanks, mk.
Jannis Leidel
2011-02-12
Fixed #12988 -- Extended regular expression of the URLValidator to fully supp...
Jannis Leidel
2011-02-12
Fixed whitespace errors in settings modules.
Jannis Leidel
2011-02-12
Fixed #14955 -- Made the URLValidator use a HEAD request when verifying a URL...
Jannis Leidel
2011-02-12
Fixed #13987 -- Ensure that the primary key is set correctly for all models t...
Russell Keith-Magee
2011-02-12
Fixed #13948 -- Corrected the direction of arrows on the admin changelist. Th...
Russell Keith-Magee
2011-02-12
Fixed #13833 -- Corrected the Indonesian localization. Thanks to rodin for th...
Russell Keith-Magee
2011-02-12
Fixed #9964 -- Ensure that all database operations make transactions dirty, n...
Russell Keith-Magee
2011-02-12
Changeset r15232 refactored transactions so that all transaction state is mai...
Russell Keith-Magee
2011-02-12
Fixed #15283 -- Made a minor performance tweak to __iter__. Thanks to lanyjie...
Russell Keith-Magee
[prev]
[next]