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
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2011-02-21
Fixed #14099 - BaseModelFormSet should use _should_delete_form
Luke Plant
2011-02-21
Fixed #11707 - limit_choices_to on a ForeignKey can render duplicate options ...
Luke Plant
2011-02-21
Fixed #15359 -- Ensure that the -h option is always honored by django-admin.p...
Russell Keith-Magee
2011-02-21
Fixed #15362: Added explicit deletion of file to test, needed now since files...
Karen Tracey
2011-02-20
Fixed #14529 -- Fixed representation of model names in admin messages after m...
Ramiro Morales
2011-02-20
Ensure render_to_string leaves the context instance stack in the state it was...
Chris Beaven
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-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-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-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
Fixed the staticfiles management commands collectstatic and findstatic to not...
Jannis Leidel
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-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-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 #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 #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 #9964 -- Ensure that all database operations make transactions dirty, n...
Russell Keith-Magee
2011-02-09
Fixed #15182 - Fixed a security issue with ClearableFileInput. Disclosure and...
Carl Meyer
2011-02-09
Fixed a security issue in the CSRF component. Disclosure and new release for...
Alex Gaynor
2011-02-09
Ensure that L10N formats aren't cached between tests.
Russell Keith-Magee
2011-02-08
Fixed #13815 -- Ensure that reverse exclude lookups on nullable foreign keys ...
Russell Keith-Magee
2011-02-08
Cleaned up the tests from r15451 to avoid the need to retrieve a URL twice.
Russell Keith-Magee
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-07
Fixed #5494, #10765, #14924 -- Modified the order in which translations are r...
Ramiro Morales
2011-02-06
Fixed #14711 -- Corrected the calculation for the previous month in generic d...
Russell Keith-Magee
2011-02-06
Fixed #14895 -- Ensure that USE_THOUSAND_SEPARATOR doesn't break the delete c...
Russell Keith-Magee
2011-02-05
Modified wrong expected ClearableFileInput rendering output in a couple of ad...
Ramiro Morales
2011-02-05
Fixed #15226 - Made SelectDateWidget render the label tag associated with the...
Ramiro Morales
2011-02-05
Fixed #15167 -- Ensure that non-form errors are always part of an ErrorList. ...
Russell Keith-Magee
[prev]
[next]