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
2010-09-09
[1.2.X] Patch CSRF-protection system to deal with reported security issue. An...
James Bennett
2010-09-07
[1.2.X] Fixed #13081 - Admin actions lose get-parameters in changelist view
Luke Plant
2010-09-07
[1.2.X] Fixed #13414 - QuerySet API ref wrong sql equivalent in __year lookup...
Luke Plant
2010-08-31
[1.2.X] Fixed #14199 -- Added a missing table creation statement in the db ca...
Russell Keith-Magee
2010-08-30
[1.2.X] Fixed #13798 -- Added connection argument to the connection_created s...
Russell Keith-Magee
2010-08-27
[1.2.X] Fixed #14116 -- Added a flag to enable CSRF checks in the test client...
Russell Keith-Magee
2010-08-24
[1.2.X] Fixed #14159 -- Corrected more potential uses of relative paths in te...
Russell Keith-Magee
2010-08-23
[1.2.X] Fixed #14155 -- Refactored another doctest suite and call to flush. T...
Russell Keith-Magee
2010-08-21
[1.2.X] Fixed #13140 -- Ensure that request headers are preserved through red...
Russell Keith-Magee
2010-08-21
[1.2.X] Fixed #14148 -- Ensure the admin_script tests always use an absolute ...
Russell Keith-Magee
2010-08-20
[1.2.X] Fixed #12574 -- Removed an unnecessary exception catch from the syste...
Russell Keith-Magee
2010-08-20
[1.2.X] Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Al...
Russell Keith-Magee
2010-08-20
[1.2.X] Fixed #14068 -- Corrected error handling in loaddata when an allow_sy...
Russell Keith-Magee
2010-08-19
[1.2.X] Fixed #14123 -- Made AdminDocs tests optional, based on the availabil...
Russell Keith-Magee
2010-08-17
[1.2.X] Fixed #14102 -- Ensure that fields that have been excluded from a for...
Russell Keith-Magee
2010-08-14
[1.2.X] Fixed #13796 -- Ensure that builtin tags and filters are included in ...
Russell Keith-Magee
2010-08-14
[1.2.X] Fixed #13679, #13231, #7287 -- Ensured that models that have ForeignK...
Russell Keith-Magee
2010-08-06
[1.2.X] Fixed #11159 -- Added mimetype detection to the test client for file ...
Russell Keith-Magee
2010-08-06
[1.2.X] Added __init__.py file that was left out of [13505].
Russell Keith-Magee
2010-08-06
[1.2.X] Fixed #13495 -- Refactored the localflavor test directory to provide ...
Russell Keith-Magee
2010-08-06
[1.2.X] Fixed #14014 -- Ensure that the "save and add another" button for use...
Russell Keith-Magee
2010-08-06
[1.2.X] Fixed #14012 -- Corrected the handling of the create user popup dialo...
Russell Keith-Magee
2010-08-06
[1.2.X] Fixed #14027 -- Ensure that reverse() raises an exception when you tr...
Russell Keith-Magee
2010-08-05
[1.2.X] Fixed #13621 -- Corrected the handling of input formats on date/time ...
Russell Keith-Magee
2010-08-05
[1.2.X] Fixed #13732 -- Fixed minor typo in docstring. Thanks to schinckel fo...
Russell Keith-Magee
2010-08-05
[1.2.X] Fixed #13613 -- Ensure that forms.URLField and forms.EmailField are u...
Russell Keith-Magee
2010-08-03
[1.2.X] Fixed #11377: the template join filter now correctly escapes the join...
Jacob Kaplan-Moss
2010-08-03
[1.2.X] Fixed #11376: added some extra tests for autoescaping subtleties.
Jacob Kaplan-Moss
2010-08-03
[1.2.X] Fixed #11288: added some tests for the handling of number-like variab...
Jacob Kaplan-Moss
2010-06-10
Refs #8901 -- Reverted r13328 because the patch imposes a minimum version req...
Russell Keith-Magee
2010-06-08
Fixed #13716 - the CSRF get_token function stopped working for views with csr...
Luke Plant
2010-06-07
Fixed #8901 -- Corrected the PostgreSQL sequence reset code when field identi...
Russell Keith-Magee
2010-06-07
Fixed #13657: Moved global declaration before assignments to avoid a syntax w...
Karen Tracey
2010-06-07
Fixed #13700 -- Converted m2m_through_regress tests to unittests, removing an...
Russell Keith-Magee
2010-06-05
Fixed #13698 -- Removed trailing whitespace from regressiontests/utils/timesi...
Russell Keith-Magee
2010-06-05
Corrected pre-Python 2.6 syntax incompatibility from r13319. Thanks to Karen ...
Russell Keith-Magee
2010-06-05
Fixed #13697 -- Modified multiple_database test to avoid a failure observed u...
Russell Keith-Magee
2010-06-05
Migrated multiple_database tests to use new stdout argument on management com...
Russell Keith-Magee
2010-06-05
Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another...
Russell Keith-Magee
2010-05-28
Fixed #13572: copies of QueryDicts now have their encoding set correctly.
Jacob Kaplan-Moss
2010-05-28
Converted httpwrappers tests to unittest.
Jacob Kaplan-Moss
2010-05-28
Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a fl...
Russell Keith-Magee
2010-05-28
Fixed #13638 -- Refactored the serializers_regress tests to avoid the use of ...
Russell Keith-Magee
2010-05-23
Fixed #13592 -- Make sure the SelectDateWidget works with dates before 1900 w...
Jannis Leidel
2010-05-21
Fixed #13560 -- Fixed localization of widgets.
Jannis Leidel
2010-05-21
Fixed #13573 -- Corrected problem with template caching when template directo...
Russell Keith-Magee
2010-05-16
Fixed #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 u...
Jannis Leidel
2010-05-13
Fixed #13514 -- Corrected the process of loading multiple javascript translat...
Russell Keith-Magee
2010-05-12
Fixed #13524 -- Added backwards compatibility and feature notes regarding adm...
Russell Keith-Magee
2010-05-11
Fixed #13513 -- Ensured that queries collecting deleted objects are issued on...
Russell Keith-Magee
[next]