1. 02 Şub, 2015 1 kayıt (commit)
  2. 06 Ara, 2014 1 kayıt (commit)
  3. 12 Tem, 2014 1 kayıt (commit)
  4. 23 Haz, 2014 1 kayıt (commit)
  5. 24 May, 2014 1 kayıt (commit)
  6. 26 Nis, 2014 2 kayıt (commit)
  7. 25 Nis, 2014 2 kayıt (commit)
  8. 20 Nis, 2014 1 kayıt (commit)
  9. 09 Mar, 2014 1 kayıt (commit)
  10. 01 Mar, 2014 1 kayıt (commit)
  11. 28 Şub, 2014 1 kayıt (commit)
  12. 15 Şub, 2014 1 kayıt (commit)
  13. 14 Şub, 2014 1 kayıt (commit)
  14. 02 Şub, 2014 1 kayıt (commit)
  15. 27 Ock, 2014 1 kayıt (commit)
    • Carl Meyer's avatar
      Fixed #21874 -- Require Django applications to have a filesystem path. · 88a2d391
      Carl Meyer yazdı
      Wherever possible this filesystem path is derived automatically from the app
      module's ``__path__`` and ``__file__`` attributes (this avoids any
      backwards-compatibility problems).
      
      AppConfig allows specifying an app's filesystem location explicitly, which
      overrides all autodetection based on ``__path__`` and ``__file__``. This
      permits Django to support any type of module as an app (namespace packages,
      fake modules, modules loaded by other hypothetical non-filesystem module
      loaders), as long as the app is configured with an explicit filesystem path.
      
      Thanks Aymeric for review and discussion.
      88a2d391
  16. 26 Ock, 2014 3 kayıt (commit)
  17. 25 Ock, 2014 1 kayıt (commit)
  18. 10 Ock, 2014 1 kayıt (commit)
  19. 06 Ock, 2014 1 kayıt (commit)
  20. 02 Ock, 2014 1 kayıt (commit)
  21. 31 Ara, 2013 2 kayıt (commit)
  22. 30 Ara, 2013 2 kayıt (commit)
  23. 29 Ara, 2013 1 kayıt (commit)
  24. 28 Ara, 2013 2 kayıt (commit)
  25. 26 Ara, 2013 1 kayıt (commit)
  26. 25 Ara, 2013 1 kayıt (commit)
  27. 24 Ara, 2013 2 kayıt (commit)