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
/
cache
Age
Commit message (
Expand
)
Author
2013-09-08
Removed some more unused local vars
Alex Gaynor
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-07-30
Rename allow_syncdb to allow_migrate
Andrew Godwin
2013-07-29
Removed most of absolute_import imports
Claude Paroz
2013-07-01
Fixed a few more imports of django.utils.unittest.
Aymeric Augustin
2013-06-29
Advanced deprecation warnings for Django 1.7.
Aymeric Augustin
2013-06-14
Added cache to available_apps in cache tests
Anssi Kääriäinen
2013-06-10
Defined available_apps in relevant tests.
Aymeric Augustin
2013-05-21
Use assertIsInstance in tests.
Marc Tamlyn
2013-05-18
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
Łukasz Langa
2013-05-18
Fixed #9595 -- Allow non-expiring cache timeouts.
Jacob Burch
2013-02-27
[py3] Always fed hashlib with bytes.
Łukasz Langa
2013-02-26
Renamed some tests and removed references to modeltests/regressiontests.
Florian Apolloner
2013-02-26
Merged regressiontests and modeltests into the test root.
Florian Apolloner
[prev]