1. 16 Eyl, 2015 1 kayıt (commit)
  2. 05 Eyl, 2015 2 kayıt (commit)
  3. 27 May, 2015 1 kayıt (commit)
  4. 20 May, 2015 1 kayıt (commit)
  5. 02 May, 2015 1 kayıt (commit)
    • Jay Cox's avatar
      Fixed #24696 -- Made CSRF_COOKIE computation lazy. · eef95ea9
      Jay Cox yazdı
      Only compute the CSRF_COOKIE when it is actually used. This is a
      significant speedup for clients not using cookies.
      
      Changed result of the “test_token_node_no_csrf_cookie” test:  It gets
      a valid CSRF token now which seems like the correct behavior.
      
      Changed auth_tests.test_views.LoginTest.test_login_csrf_rotate to
      use get_token() to trigger CSRF cookie inclusion instead of changing
      request.META["CSRF_COOKIE_USED"] directly.
      eef95ea9
  6. 05 Mar, 2015 1 kayıt (commit)
  7. 06 Şub, 2015 1 kayıt (commit)
  8. 06 Ock, 2015 2 kayıt (commit)
  9. 28 Ara, 2014 1 kayıt (commit)
  10. 03 Kas, 2014 1 kayıt (commit)
  11. 25 Haz, 2014 1 kayıt (commit)
  12. 06 Mar, 2014 1 kayıt (commit)
  13. 23 Ara, 2013 1 kayıt (commit)
  14. 17 Ara, 2013 1 kayıt (commit)
    • Aymeric Augustin's avatar
      Removed superfluous models.py files. · 6e895f9e
      Aymeric Augustin yazdı
      Added comments in the three empty models.py files that are still needed.
      
      Adjusted the test runner to add applications corresponding to test
      labels to INSTALLED_APPS even when they don't have a models module.
      6e895f9e
  15. 03 Kas, 2013 1 kayıt (commit)
  16. 26 Eki, 2013 1 kayıt (commit)
  17. 08 Eyl, 2013 1 kayıt (commit)
  18. 18 May, 2013 2 kayıt (commit)
  19. 26 Şub, 2013 1 kayıt (commit)