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-19
Fixed #13126 -- Ensured that individual form errors are displayed when errors...
Russell Keith-Magee
2011-02-19
Fixed #12893 -- Added tests to validate that the right queryset is always use...
Russell Keith-Magee
2011-02-19
Fixed #15291 -- Corrected alignment issue when actions are disabled in a Mode...
Russell Keith-Magee
2011-02-19
Fixed #15290 -- Fixed a CSS styling issue with borders when the link item in ...
Russell Keith-Magee
2011-02-19
Fixed #15336 -- Silenced a warning about the DATABASES transition when a data...
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-19
Fixed #15327 -- Modified the Oracle test database signature method to allow f...
Russell Keith-Magee
2011-02-19
Fixed #15324 -- Modified the connection creation code for the memcache cache ...
Russell Keith-Magee
2011-02-18
Fixed #15347 -- Corrected a typo in the l10n docs. Thanks to RaceCondition fo...
Gabriel Hurley
2011-02-18
Fixed #15342 -- Passed *args through to the parent class' dispatch method in ...
Gabriel Hurley
2011-02-18
Fixed #15328 -- Corrected an example in the CBV docs and added a note about t...
Gabriel Hurley
2011-02-18
Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites a...
Gabriel Hurley
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
[prev]
[next]