wagtail/wagtail
Matt Westcott 6780a32ca2 python 3 probably doesn't like the binary string 2015-02-19 14:59:17 +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 Move the image chooser HTML markup from image_chooser_panel.html entirely within the AdminImageChooser widget's render() method 2015-02-09 19:08:12 +00:00
project_template version bump 0.8.x branch to 0.8.5 2015-02-17 16:56:34 +00:00
tests python 3 probably doesn't like the binary string 2015-02-19 14:59:17 +00:00
utils Revert "Versioning changes" 2015-02-18 12:56:29 +00:00
wagtailadmin Make PageChooserPanel autodetect page type from the foreign key - fixes #509 2015-02-19 13:54:16 +00:00
wagtailcore Revert "Versioning changes" 2015-02-18 12:56:29 +00:00
wagtaildocs Send instance in correct kwarg in document_served 2015-02-12 13:58:30 +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 Removed Rect.get_key 2015-02-17 12:48:34 +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 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 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