wagtail/wagtail
2015-02-23 14:47:29 +00:00
..
bin Invoke django-admin through python API call rather than on the command line, to sidestep platform-specific issues with finding / launching executables - fixes #625 2014-09-25 00:13:29 +01:00
contrib merged master and resolved conflict 2015-02-19 16:50:36 +00:00
project_template Remove built dependencies 2015-02-22 10:25:53 +00:00
tests Allow specifying custom edit handlers for pages - fixes #210 2015-02-23 14:47:29 +00:00
utils Revert "Versioning changes" 2015-02-18 12:56:29 +00:00
wagtailadmin Allow specifying custom edit handlers for pages - fixes #210 2015-02-23 14:47:29 +00:00
wagtailcore Revert "Versioning changes" 2015-02-18 12:56:29 +00:00
wagtaildocs refactor to avoid passing to AdminChooser 2015-02-20 15:43:09 +00:00
wagtailembeds Fixed a couple of references to django.forms.util 2015-02-06 09:57:42 +00:00
wagtailforms Replaced SortedDict with OrderedDict 2015-02-06 10:44:25 +00:00
wagtailimages Merge pull request #1013 from kaedroho/issue-935 2015-02-23 09:56:55 +00:00
wagtailredirects Refactor edit handler classes so that they can have a persistent reference to their corresponding model. 2015-02-03 23:00:08 +00:00
wagtailsearch Remove now-redundant references to page_chooser_panel.html 2015-02-09 18:47:11 +00:00
wagtailsites Remove now-redundant references to page_chooser_panel.html 2015-02-09 18:47:11 +00:00
wagtailsnippets refactor to avoid passing to AdminChooser 2015-02-20 15:43:09 +00:00
wagtailusers allow non-digit chars (e.g. '-') in user IDs in URLs; fixes #565 2015-02-16 15:08:52 +00:00
__init__.py Revert "Versioning changes" 2015-02-18 12:56:29 +00:00