wagtail/wagtail
2015-02-06 16:40:51 +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 Set choose_one_text, choose_another_text and clear_choice_text as overrideable properties on AdminChooser so that we don't have to do template inheritance gymnastics to pass them around 2015-02-06 14:43:54 +00:00
project_template Set default login redirect to dashboard 2015-01-19 14:35:44 +00:00
tests Fixed test 2015-02-04 21:07:11 +00:00
utils provide a render_html method on WidgetWithScript so that subclasses can override the HTML part of the rendering too 2015-02-06 16:40:51 +00:00
wagtailadmin Update *_chooser_panel.html templates so that they don't have to be passed an is_chosen flag 2015-02-06 16:09:28 +00:00
wagtailcore Merge pull request #946 from gasman/fix/ignore-middleware-responses 2015-02-03 12:21:09 +00:00
wagtaildocs Set choose_one_text, choose_another_text and clear_choice_text as overrideable properties on AdminChooser so that we don't have to do template inheritance gymnastics to pass them around 2015-02-06 14:43:54 +00:00
wagtailembeds Cleaned up backend loading code 2015-01-02 17:27:59 +00:00
wagtailforms Removed access_admin permission check 2015-01-19 12:35:32 +00:00
wagtailimages Set choose_one_text, choose_another_text and clear_choice_text as overrideable properties on AdminChooser so that we don't have to do template inheritance gymnastics to pass them around 2015-02-06 14:43:54 +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 Update *_chooser_panel.html templates so that they don't have to be passed an is_chosen flag 2015-02-06 16:09:28 +00:00
wagtailsites Update *_chooser_panel.html templates so that they don't have to be passed an is_chosen flag 2015-02-06 16:09:28 +00:00
wagtailsnippets Update *_chooser_panel.html templates so that they don't have to be passed an is_chosen flag 2015-02-06 16:09:28 +00:00
wagtailusers Update *_chooser_panel.html templates so that they don't have to be passed an is_chosen flag 2015-02-06 16:09:28 +00:00
__init__.py Add an initially empty django-wagtail package 2014-01-22 12:27:23 +00:00