mirror / django-all

The full Django mirror. This is a better version of http://bitbucket.org/mirror/django/. Has SVN branches as Hg branches. Updates every hour.

Clone this repository (size: 140.2 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/mirror/django-all/

Shortlog (showing r11932:6eef7c475c63 (tip) → r11908:2031b4107a8e)

Age Author Message A M D «
7 weeks russellm Fixed #12720 -- Corrected handling of cookies in the TestClient. Thanks to… 1
7 weeks russellm Fixed #12719 -- Added initial Albanian translation. Thanks to Besnik Bleta. 4 1
7 weeks russellm Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1240… 3 14
7 weeks russellm Fixed #12600 -- Added some extra search paths for comment preview templates,… 1
7 weeks russellm Fixed #12718 -- Tighten up the error handling when loading database routers.… 1
7 weeks russellm Fixed #12715 -- Clarified the docs on the usage of database routers, especially… 1
7 weeks russellm Fixed some problems with the Frisian translation added in r12324. 2 1
7 weeks russellm Fixed #12711 -- Added the start of a Frisian locale. Thanks to Wim Benes. 2 1
7 weeks russellm Fixed #12419 -- Updated Romanian translation. Thanks to xlotlu. 2
7 weeks russellm Fixed #12357 -- Added a start of a Bosian translation. Thanks to Tim Langeman. 2 1
7 weeks russellm Fixed #12015 -- Updated Czech translation. Thanks to Vlada Macek. 2
7 weeks russellm Fixed #11894 -- Updated Slovakian translation. Thanks to mandre. 4
7 weeks russellm Fixed #11666 -- Updated Dutch translation. Thanks to joeri and tinodb. 2
7 weeks russellm Fixed #11645 -- Updated French translation. Thanks to claudep. 2
7 weeks russellm Fixed #11468 -- Updated Norwegian translation. Thanks to jonklo. 2
7 weeks lukeplant Fixed #12557 - AnonymousUser should check auth backends for permissions 8
7 weeks lukeplant Added some release notes for the object permissions foundation (added in r11807) 1
7 weeks jbronn Fixed #11969 -- `Field.post_create_sql` hook should not be called for unmanaged… 1
7 weeks jbronn `GeoQuerySet.distance` now allows calculations to/from non-point geodetic… 2
7 weeks jbronn Updated MANIFEST.in to include the GeoDjango test fixture directories. 1
7 weeks jbronn Fixed #12605 -- Removed redundant import of `ImproperlyConfigured`. Thanks,… 1
7 weeks jbronn Fixed #12706 -- Forgot to pass `using` kwarg in parent class initialization of… 1
7 weeks russellm Fixed #12703 -- Corrected a test suite failure in the admin_views tests. 1
7 weeks russellm Fixed #7270 -- Added the ability to follow reverse OneToOneFields in… 3 6
7 weeks russellm Fixed #12671 -- Added set_many(), get_many(), and clear() methods to the cache… 9