0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Karl Hobley
de6ff8b944 Wagtail 0.8 is in development 2014-10-22 10:58:11 +01:00
Karl Hobley
96ec356937 Auto register signals only works on Django 1.7 2014-10-22 10:56:50 +01:00
Karl Hobley
3d38e7dd1b Release note for 1377a6c 2014-10-17 09:02:38 +01:00
Karl Hobley
994a919a25 Release note for #697 2014-10-17 09:00:12 +01:00
Karl Hobley
7fe1c0b09b Release note for #690 2014-10-14 18:11:33 +01:00
Karl Hobley
666771565f Minor tweak to #686 relase note 2014-10-14 18:04:20 +01:00
Tim Heap
7d22f34996 Use AppConfig.ready to register signal handlers
Also remove references to `admin.autodiscover()`, as this is called from
the AdminConfig when `django.contrib.admin` is loaded.
2014-10-14 09:33:19 +11:00