- 08 Haz, 2015 1 kayıt (commit)
-
-
Marten Kenbeek yazdı
Made URL application namespaces be set in the included URLconf and instance namespaces in the call to include(). Deprecated other ways to set application and instance namespaces.
-
- 03 Nis, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
-
- 18 Ara, 2013 1 kayıt (commit)
-
-
Bouke Haarsma yazdı
* Removed ADMIN_FOR setting and warn warning * Group view functions by namespace instead of site * Added a test verifying namespaces are listed Thanks to Claude Paroz for reviewing and ideas for improvement.
-
- 21 Kas, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Bouke Haarsma for the review.
-
- 04 Eki, 2013 1 kayıt (commit)
-
-
Tai Lee yazdı
Don't set a global default interpreted role function for reStructuredText. Instead, use the `default-role` directive to change the default only within the `parse_rst()` function. Thanks Malcolm Tredinnick for the report.
-
- 29 Tem, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way.
-
- 19 May, 2013 1 kayıt (commit)
-
-
Łukasz Langa yazdı
-