wagtail/wagtail
2015-02-10 23:29:20 +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 Merge branch 'master' into feature/streamfield 2015-02-10 16:34:32 +00:00
project_template Set default login redirect to dashboard 2015-01-19 14:35:44 +00:00
tests Ignore PendingDeprecationWarnings 2015-02-06 10:44:25 +00:00
utils py3 fix 2015-02-09 21:25:31 +00:00
wagtailadmin first pass at to_python and get_prep_value on PageChooserBlock 2015-02-10 23:29:20 +00:00
wagtailcore Merge branch 'master' into feature/streamfield 2015-02-10 16:34:32 +00:00
wagtaildocs Move the document chooser HTML markup from document_chooser_panel.html entirely within the AdminDocumentChooser widget's render() method 2015-02-09 18:59:51 +00:00
wagtailembeds Merge branch 'master' into feature/streamfield 2015-02-10 16:34:32 +00:00
wagtailforms Replaced SortedDict with OrderedDict 2015-02-06 10:44:25 +00:00
wagtailimages Merge branch 'feature/chooser-refactor' 2015-02-10 10:44:21 +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 Merge branch 'master' into feature/streamfield 2015-02-10 16:34:32 +00:00
wagtailsites Remove now-redundant references to page_chooser_panel.html 2015-02-09 18:47:11 +00:00
wagtailsnippets Move the snippet chooser HTML markup from snippet_chooser_panel.html entirely within the AdminSnippetChooser widget's render() method 2015-02-09 19:18:58 +00:00
wagtailusers Remove now-redundant references to page_chooser_panel.html 2015-02-09 18:47:11 +00:00
__init__.py Add an initially empty django-wagtail package 2014-01-22 12:27:23 +00:00