1. 12 Kas, 2011 2 kayıt (commit)
  2. 11 Kas, 2011 2 kayıt (commit)
  3. 10 Kas, 2011 1 kayıt (commit)
  4. 09 Kas, 2011 1 kayıt (commit)
  5. 07 Kas, 2011 3 kayıt (commit)
  6. 06 Kas, 2011 3 kayıt (commit)
  7. 04 Kas, 2011 2 kayıt (commit)
  8. 03 Kas, 2011 1 kayıt (commit)
  9. 02 Kas, 2011 1 kayıt (commit)
  10. 01 Kas, 2011 6 kayıt (commit)
  11. 31 Eki, 2011 3 kayıt (commit)
  12. 30 Eki, 2011 2 kayıt (commit)
  13. 29 Eki, 2011 7 kayıt (commit)
  14. 28 Eki, 2011 4 kayıt (commit)
  15. 27 Eki, 2011 1 kayıt (commit)
  16. 26 Eki, 2011 1 kayıt (commit)
    • Aymeric Augustin's avatar
      Fixed several problems that hid one another in the cache tests and code. · 0cf139d2
      Aymeric Augustin yazdı
      1 - Used django.test.TestCase instead of unittest.TestCase so that the override_settings decorator works.
      2 - Reverted parts of r17039 that caused failures (masked until 1).
      3 - Isolated tests by clearing the cache in tear down (masked until 1). Refs #11505.
      4 - Fixed a bug in cache key generation (revealed by 3).
      5 - Fixed a test that relied on this bug -- hardcoding the generated cache keys in tests isn't a very good idea anyway.
      6 - Uniformized some parts of the cache tests.
      
      
      
      git-svn-id: http://code.djangoproject.com/svn/django/trunk@17042 bcc190cf-cafb-0310-a4f2-bffc1f526a37
      0cf139d2