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-04-02
Modified some regression tests to make them independent of the default root u...
Russell Keith-Magee
2011-04-02
Silenced DeprecationWarning raised by tests for populate_xheaders tests. Refs...
Russell Keith-Magee
2011-04-02
Silenced DeprecationWarning caused by testing deprecated DjangoTestRunner
Russell Keith-Magee
2011-04-02
Corrected warning filter in test_client_regress
Russell Keith-Magee
2011-04-02
More migrations to use RedirectView instead of redirect_to
Russell Keith-Magee
2011-04-02
Fixed #15739 -- Added support to RedirectView for HEAD, OPTIONS, POST, PUT an...
Russell Keith-Magee
2011-04-02
Updated to test_client_regress to use RedirectView instead of deprecated redi...
Russell Keith-Magee
2011-04-02
Updates to the test suite to allow for newly deprecated and removed features
Russell Keith-Magee
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-03-30
Removed deprecated legacy connection handling for `Field.get_db_*`.
Alex Gaynor
2011-03-30
Cleaned up some test code.
Luke Plant
2011-03-30
Deprecated csrf_response_exempt and csrf_view_exempt decorators
Luke Plant
2011-03-30
Removed Django 1.2 compatibility fallback for contrib.comments forms hash.
Luke Plant
2011-03-30
Removed deprecated CsrfResponseMiddleware, and corresponding tests and docs
Luke Plant
2011-03-30
Removed Django 1.1 fallback for CSRF checks.
Luke Plant
2011-03-28
Fixed #15679 - regression in HttpRequest.POST and raw_post_data access.
Luke Plant
2011-03-28
Fixed #15703 -- Corrected problem in test suite introduced by Python 2.4 chan...
Russell Keith-Magee
2011-03-28
Move the Python 2.5 specific tests out of their own special files now that 2....
Alex Gaynor
2011-03-28
Made a bunch of simplifications now that we don't support Python 2.4
Adrian Holovaty
2011-03-28
Removed a bunch more Python 2.4 workarounds now that we don't support that ve...
Adrian Holovaty
2011-03-26
Fixed #15647 -- Changed in_bulk() not to type check its input, which now allo...
Adrian Holovaty
2011-03-26
Fixed #9158 -- Changed django-admin.py help to be printed to stdout instead o...
Adrian Holovaty
2011-03-19
Fixed #15632 -- Ignore unrelated content in template multi-line comment block...
Ramiro Morales
2011-03-19
Fixed #13686 -- Ensure that memcache handling of unicode values in add() and ...
Russell Keith-Magee
2011-03-18
Fixed staticfiles test that was broken on Windows due to the result of the st...
Jannis Leidel
2011-03-18
Added staticfiles test case for filenames with medial capitals.
Jannis Leidel
2011-03-17
Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to ...
Russell Keith-Magee
2011-03-16
Fixed #15229 -- Improved URLValidator to accept ftp:// links. Thanks, codefis...
Adrian Holovaty
2011-03-15
Fixed #15617 - CSRF referer checking too strict
Luke Plant
2011-03-15
Added file mistakenly ommitted from r15819
Russell Keith-Magee
2011-03-15
Fixed #15575 -- Corrected handling of pagination in generic views to match do...
Russell Keith-Magee
2011-03-15
Fixed #14960 -- Added tests for inclusion tags. Thanks to Julien Phalip for t...
Russell Keith-Magee
2011-03-15
Fixed #15606 -- Ensured that boolean fields always use the Boolean filterspec...
Russell Keith-Magee
2011-03-14
Fixed #15609 -- Fixed some 'raise' statements to use the newer style syntax. ...
Adrian Holovaty
2011-03-14
Fixed #14733: no longer "validate" .raw() queries.
Jacob Kaplan-Moss
2011-03-14
Fixed #15604 -- Changed django.db.models.permalink to use wraps() so that it ...
Adrian Holovaty
2011-03-10
Fixed #15572 - include with "only" option discards context properties (such a...
Luke Plant
2011-03-10
Fixed #15559 - distinct queries introduced by [15607] cause errors with some ...
Luke Plant
2011-03-09
Fixed a bunch more tests that were failing in Oracle due to false assumptions...
Ian Kelly
2011-03-09
Fixed a test that was failing in Oracle due to default ordering assumptions.
Ian Kelly
2011-03-09
Fixed a number of tests that were failing in Oracle due to false assumptions ...
Ian Kelly
2011-03-08
Added a skip for a test that fails in Oracle. Unlike other backends, Oracle ...
Ian Kelly
2011-03-08
Fixed field names that were preventing the tests from running in Oracle.
Ian Kelly
2011-03-08
Fixed #15570 -- Corrected a flaw in the design of the silent flag on {% cycle...
Russell Keith-Magee
2011-03-04
Refs #15550 -- Corrected another primary-key ordering problem in the modelfor...
Russell Keith-Magee
2011-03-04
Fixed #15550 -- Corrected an ordering dependency in the model_forms doctests....
Russell Keith-Magee
2011-03-04
Fixed #15549 -- Removed dependency on specific primary keys. Thanks to bberes...
Russell Keith-Magee
2011-03-04
Fixed #15548 -- Added an ordering clause to prevent test failures under Postg...
Russell Keith-Magee
2011-03-03
Fixed #15544 -- Corrected a test failure in the generic views tests that depe...
Russell Keith-Magee
2011-03-03
Fixed #15545 -- Corrected the admin filterspecs tests to be non-dependent on ...
Russell Keith-Magee
[prev]
[next]