wagtail/wagtail
2015-02-19 18:29:24 +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 version bump 0.8.x branch to 0.8.5 2015-02-17 16:56:34 +00:00
tests Merge pull request #966 from kaedroho/drone 2015-02-17 12:08:27 +00:00
utils py3 fix 2015-02-09 21:25:31 +00:00
wagtailadmin Merge branch 'master' into feature/streamfield 2015-02-18 10:50:32 +00:00
wagtailcore allow modules to define aliases on their classes for deconstruct to use 2015-02-19 18:29:24 +00:00
wagtaildocs Merge branch 'master' into feature/streamfield 2015-02-18 10:50:32 +00:00
wagtailembeds move blocks module to wagtailcore 2015-02-13 19:59:11 +00:00
wagtailforms Replaced SortedDict with OrderedDict 2015-02-06 10:44:25 +00:00
wagtailimages Merge branch 'master' into feature/streamfield 2015-02-18 10:50:32 +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 Hooked blocks get_searchable_content into wagtailsearch 2015-02-18 12:50:29 +00:00
wagtailsites Remove now-redundant references to page_chooser_panel.html 2015-02-09 18:47:11 +00:00
wagtailsnippets move blocks module to wagtailcore 2015-02-13 19:59:11 +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 Add an initially empty django-wagtail package 2014-01-22 12:27:23 +00:00