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
Age
Commit message (
Expand
)
Author
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
Modified wrong expected model formset output in a couple of additional tests ...
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
2011-02-04
Fixed #13968 -- Fixed SelectDateWidget processing of an invalid date input va...
Ramiro Morales
2011-02-04
Fixed #14046 -- Made {% include %} behave the same, regardless of whether the...
Russell Keith-Magee
2011-02-04
Modified a few tests methods to make sure no leaks of activated locale or USE...
Ramiro Morales
2011-02-04
Fixed #15181 -- Ensure that special characters are escaped when querying for ...
Russell Keith-Magee
2011-02-04
Fixed #14824 -- Corrected the handling of formats when USE_L10N is disabled. ...
Russell Keith-Magee
2011-02-03
Fixed stability of data input/output L10N format modules priority order. Than...
Ramiro Morales
2011-02-02
Fixed #15029 -- Moved to database backends the ability to decide if two DATAB...
Ramiro Morales
2011-02-01
Fixed a few test docstrings and removed an unused import in staticfiles.
Carl Meyer
2011-02-01
Modified the test case from r15383 to avoid an output inconsistency with KeyE...
Russell Keith-Magee
2011-02-01
Fixed #15094 - Added check for forgetting trailing comma in STATICFILES_DIRS ...
Carl Meyer
2011-02-01
Fixed #15170 -- Skip the inspectdb test under MySQL/MyISAM, because it can't ...
Russell Keith-Magee
2011-02-01
Fixed #14972 -- Ensure that the HTML email logger always produces useful outp...
Russell Keith-Magee
2011-02-01
Fixed #13283 -- Corrected CACHE_MIDDLEWARE_ANONYMOUS_ONLY's bad habit of sett...
Carl Meyer
2011-01-30
Fixed #14698 -- Ensure that module_has_sumodule doesn't mistake a cache miss ...
Russell Keith-Magee
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-27
Fixed #15112 -- Ensure that IPv6 addresses are correctly displayed in the adm...
Russell Keith-Magee
2011-01-27
Fixed #14823 -- Corrected bootstrapping problems with register_serializers. T...
Russell Keith-Magee
2011-01-27
Fixed #14818 -- Added explicit tests for the way that the cycle tag handles e...
Russell Keith-Magee
2011-01-27
Fixed #15041 -- Added tests for the spaceless tag interacting with escaping. ...
Russell Keith-Magee
2011-01-27
Fixed using --pair with python's that aren't the system default, when not in ...
Alex Gaynor
2011-01-26
Fixed #15161 - Corrected handling of ManyToManyField with through table using...
Carl Meyer
2011-01-26
Fixed #15157 -- Modified evaluation of literals surrounded by _(' and ')' in ...
Ramiro Morales
2011-01-26
Made a transaction test optional unless transactions are supported.
Russell Keith-Magee
2011-01-26
Fixed #6456 - Excised FileField file deletion to avoid data loss. Thanks to d...
Carl Meyer
2011-01-26
Fixed #13159 -- properly quote aggregates in order_by.
Alex Gaynor
2011-01-26
Fixed #13206 -- call super().__init__() in Model.__init__ to allow mixins to ...
Alex Gaynor
2011-01-25
Fixed #14938 - Fixed save-as-new on inline formset with new forms.
Carl Meyer
2011-01-25
Fixed #11319 - Added lookup support for ForeignKey.to_field. Also reverted no...
Carl Meyer
2011-01-24
Rationalised CompatCookie/SimpleCookie into single SimpleCookie class with al...
Luke Plant
2011-01-24
Simplify the tests for [15296].
Alex Gaynor
2011-01-24
Fixed 14796 -- Modified order of operations performed on field names by the i...
Ramiro Morales
2011-01-24
Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that de...
Russell Keith-Magee
2011-01-24
Fixed #14240 -- Enabled localization for the filesize filter. Thanks to David...
Russell Keith-Magee
2011-01-24
Fixed #14982 -- Ensure that EMPTY_CHANGELIST_VALUE is honored for nullable fo...
Russell Keith-Magee
2011-01-24
Fixed #15144 -- Corrected some problems with the Cache middleware when used w...
Russell Keith-Magee
2011-01-21
Fixed a few translation related tests:
Jannis Leidel
2011-01-21
Changed name given to test applications in Django own test suite running tool...
Ramiro Morales
2011-01-21
Fixed #14753 -- Fixed the test client to not raise an AssertionError when req...
Ramiro Morales
2011-01-20
Fixed #15122 -- Restored reporting of the template files tried in the texmpla...
Ramiro Morales
2011-01-20
Fixed #14774 -- the test client and assertNumQueries didn't work well togethe...
Alex Gaynor
[prev]
[next]