wagtail/wagtail
2015-02-13 10:38:40 +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 new icons added to icon set 2015-02-13 10:38:40 +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 new icons added to icon set 2015-02-13 10:38:40 +00:00
wagtailcore Introduce a BlockField form field type for use with the StreamField model field. 2015-02-11 16:31:03 +00:00
wagtaildocs add DocumentChooserBlock 2015-02-11 12:20:32 +00:00
wagtailembeds Fix tests to not pass a field arg to FieldBlock 2015-02-12 20:47:40 +00:00
wagtailforms Replaced SortedDict with OrderedDict 2015-02-06 10:44:25 +00:00
wagtailimages implement ImageChooserBlock 2015-02-11 11:56:43 +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 implement SnippetChooserBlock 2015-02-11 12:39:44 +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