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-09
[1.2.X] Fixed security issue in AdminFileWidget. Disclosure and release forth...
Carl Meyer
2011-02-09
[1.2.X] Fixed a security issue in the CSRF componenent. Disclosure and new ...
Alex Gaynor
2011-02-09
[1.2.X] Ensure that L10N formats aren't cached between tests.
Russell Keith-Magee
2011-02-09
Corrected merge failure from r15455.
Russell Keith-Magee
2011-02-08
[1.2.X] Fixed #13815 -- Ensure that reverse exclude lookups on nullable forei...
Russell Keith-Magee
2011-02-08
[1.2.X] Fixed #10573 -- Corrected autofocus problem in admin when the first w...
Russell Keith-Magee
2011-02-08
[1.2.X] Fixed #15234 -- Ensure that years in a date heirarchy don't use comma...
Russell Keith-Magee
2011-02-08
[1.2.X] Fixed #15175 -- Ensured that Chliean RUT checksum letters aren't case...
Russell Keith-Magee
2011-02-05
[1.2.X] Modified wrong expected model formset output in a couple of additiona...
Ramiro Morales
2011-02-05
[1.2.X] Fixed #15226 - Made SelectDateWidget render the label tag associated ...
Ramiro Morales
2011-02-05
[1.2.X] Fixed #15167 -- Ensure that non-form errors are always part of an Err...
Russell Keith-Magee
2011-02-05
[1.2.X] Fixed #13968 -- Fixed SelectDateWidget processing of an invalid date ...
Ramiro Morales
2011-02-04
[1.2.X] Fixed #14046 -- Made {% include %} behave the same, regardless of whe...
Russell Keith-Magee
2011-02-04
[1.2.X] Modified a few tests methods to make sure no leaks of activated local...
Ramiro Morales
2011-02-04
[1.2.X] Fixed #15181 -- Ensure that special characters are escaped when query...
Russell Keith-Magee
2011-02-04
[1.2.X] Fixed #14824 -- Corrected the handling of formats when USE_L10N is di...
Russell Keith-Magee
2011-02-03
[1.2.X] Fixed #15129 -- Fixed stability of data input/output L10N format modu...
Ramiro Morales
2011-02-02
[1.2.X] Fixed #15029 -- Moved to database backends the ability to decide if t...
Ramiro Morales
2011-02-01
[1.2.X] Fixed #13283 -- Corrected CACHE_MIDDLEWARE_ANONYMOUS_ONLY's bad habit...
Carl Meyer
2011-01-30
[1.2.X] Fixed #14698 -- Ensure that module_has_sumodule doesn't mistake a cac...
Russell Keith-Magee
2011-01-28
[1.2.X] Fixed #14880 - raw_id_fields in admin does not work when limit_choice...
Luke Plant
2011-01-28
[1.2.X] Fixed #15103 - SuspiciousOperation with limit_choices_to and raw_id_f...
Luke Plant
2011-01-27
[1.2.X] Fixed #14823 -- Corrected bootstrapping problems with register_serial...
Russell Keith-Magee
2011-01-27
[1.2.X] Fixed #14818 -- Added explicit tests for the way that the cycle tag h...
Russell Keith-Magee
2011-01-27
[1.2.X] Fixed #15041 -- Added tests for the spaceless tag interacting with es...
Russell Keith-Magee
2011-01-26
[1.2.X] Fixed #15161 - Corrected handling of ManyToManyField with through tab...
Carl Meyer
2011-01-26
[1.2.X] Fixed #15157 -- Modified evaluation of literals surrounded by '_(' an...
Ramiro Morales
2011-01-26
[1.2.X] Made a transaction test optional unless transactions are supported.
Russell Keith-Magee
2011-01-26
[1.2.X] Fixed #6456 - Excised FileField file deletion to avoid data loss. Tha...
Carl Meyer
2011-01-26
[1.2.X] Fixed #13206 -- call super().__init__() in Model.__init__ to allow mi...
Alex Gaynor
2011-01-26
[1.2.X] Fixed #13159 -- properly quote aggregates in order_by. Backport of [...
Alex Gaynor
2011-01-25
[1.2.X] Fixed #14938 - Fixed save-as-new on inline formset with new forms.
Carl Meyer
2011-01-25
[1.2.X] Fixed #11319 - Added lookup support for ForeignKey.to_field. Also rev...
Carl Meyer
2011-01-25
[1.2.X] Fixed #14796 -- Modified order of operations performed on field names...
Ramiro Morales
2011-01-24
[1.2.X] Fixed #14240 -- Enabled localization for the filesize filter. Thanks ...
Russell Keith-Magee
2011-01-24
[1.2.X] Fixed #14982 -- Ensure that EMPTY_CHANGELIST_VALUE is honored for nul...
Russell Keith-Magee
2011-01-21
[1.2.X] Fixed a regression in the test suite from [15236]. Backport of r15244.
Ramiro Morales
2011-01-20
[1.2.X] Fixed #15122 -- Restored reporting of the template files tried in the...
Ramiro Morales
2011-01-18
[1.2.X] Refs #14661 -- Clarified the handling of initial data injected via cu...
Russell Keith-Magee
2011-01-18
[1.2.X] Refs #14661 -- Corrected (well... hacked around) a test failure under...
Russell Keith-Magee
2011-01-18
[1.2.X] Fixed #14468 -- Extended the list of content types that the test clie...
Jannis Leidel
2011-01-17
[1.2.X] Corrected an aggregation test failure under PostgreSQL, introduced by...
Russell Keith-Magee
2011-01-16
[1.2.X] Fixed #14707 -- Relax the protections on aggregate naming collisions ...
Russell Keith-Magee
2011-01-15
[1.2.X] Fixed #15042 -- Ensured that email addresses without a domain can sti...
Russell Keith-Magee
2011-01-14
[1.2.X] Fixed #14948 -- Fixed a couple of cases where invalid model classes w...
Ramiro Morales
2011-01-14
[1.2.X] Enhanced tests for r14857 added in r15185. Refs #14870. Thanks Harm G...
Ramiro Morales
2011-01-13
[1.2.X] Fixed #13631 -- Made sure that max_length and min_length are retained...
Russell Keith-Magee
2011-01-13
[1.2.X] Fixed #2986 -- Made the JavaScript code that drives related model ins...
Ramiro Morales
2011-01-13
[1.2.X] Fixed #14176 -- Added forwards compatibility to the legacy syndicatio...
Russell Keith-Magee
2011-01-13
[1.2.X] Fixed #13668 -- Corrected database router methods invocation for Many...
Ramiro Morales
[next]