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-21
Fixed HTML error in admin when using list_editable.
Luke Plant
2011-02-21
Fixed #15349 - Bound FormSet produces bound empty_form
Luke Plant
2011-02-21
Fixed #14099 - BaseModelFormSet should use _should_delete_form
Luke Plant
2011-02-21
Fixed #15369 -- Added missing import in _os module. Thanks, jonash.
Jannis Leidel
2011-02-21
Fixed #11707 - limit_choices_to on a ForeignKey can render duplicate options ...
Luke Plant
2011-02-21
Fixed #11852 -- Ensure that a long string in the password reset email can be ...
Russell Keith-Magee
2011-02-21
Fixed #15359 -- Ensure that the -h option is always honored by django-admin.p...
Russell Keith-Magee
2011-02-21
Fixed #15364 -- Ensure files are closed correctly during file tests. Thanks t...
Russell Keith-Magee
2011-02-21
Fixed #15362: Added explicit deletion of file to test, needed now since files...
Karen Tracey
2011-02-21
Fix broken tests due to changes in r15591 by updating the test store_rendered...
Chris Beaven
2011-02-20
Fixed #15358 -- Renamed a test to avoid a naming collision. Thanks to mila fo...
Russell Keith-Magee
2011-02-20
Fixed #14529 -- Fixed representation of model names in admin messages after m...
Ramiro Morales
2011-02-20
Tweaked the changes from changeset r15580 so as to avoid introducing a backwa...
Russell Keith-Magee
2011-02-20
Ensure render_to_string leaves the context instance stack in the state it was...
Chris Beaven
2011-02-19
Fixed #15341 -- Clarified where translation problems should be reported in th...
Gabriel Hurley
2011-02-19
Fixed #15351 -- Corrected a missing word in the template reference docs. Than...
Gabriel Hurley
2011-02-19
Fixed #9161 -- Ensure that ModelMultipleChoiceField respects to_field_name in...
Russell Keith-Magee
2011-02-19
Fixed #11513 -- Ensure that the redirect at the end of an object change won't...
Russell Keith-Magee
2011-02-19
Fixed #14355 -- Ensure that help_text is displayed for readonly fields in the...
Russell Keith-Magee
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
[prev]
[next]