wagtail/wagtail/wagtailcore
Karl Hobley acd27306a8 Merge pull request #328 from gasman/feature/subpage_types_niceties
Additional UX/workflow niceties when subpage_types is in use
2014-06-23 09:42:47 +01:00
..
locale add zh_TW translation for wagtailcore 2014-05-04 00:12:45 +08:00
management Added test for replace_text command 2014-05-30 15:49:42 +01:00
migrations Patched the migrations and wagtailusers app to add better support for custom AUTH_USER_MODEL 2014-03-25 02:43:29 +03:00
templates/wagtailcore Remove redundant (and namespace-stomping) static / template files from wagtailcore that were left over from our standard django app template 2014-02-06 15:35:33 +00:00
templatetags Wrap the output of the richtext filter in a 'rich-text' div - fixes #224 2014-05-02 10:01:55 +01:00
tests Move construct_whitelister_element_rules hook logic into DbWhitelister, as the whitelist module should be Wagtail-agnostic 2014-06-20 15:22:54 +01:00
__init__.py Move 'core' app to the wagtail package 2014-01-24 11:42:11 +00:00
admin.py Linted wagtailcore 2014-02-06 11:33:32 +00:00
compat.py Patched the migrations and wagtailusers app to add better support for custom AUTH_USER_MODEL 2014-03-25 02:43:29 +03:00
fields.py Linted wagtailcore 2014-02-06 11:33:32 +00:00
middleware.py Linted wagtailcore 2014-02-06 11:33:32 +00:00
models.py Merge pull request #328 from gasman/feature/subpage_types_niceties 2014-06-23 09:42:47 +01:00
query.py Updated wagtail to use treebeard 2.0 2014-04-22 09:50:18 +01:00
rich_text.py Move construct_whitelister_element_rules hook logic into DbWhitelister, as the whitelist module should be Wagtail-agnostic 2014-06-20 15:22:54 +01:00
urls.py Eliminate 'patterns' from wagtailcore/urls.py as per https://code.djangoproject.com/ticket/22218 2014-04-25 16:35:19 +01:00
util.py Renamed wagtailcore.util to wagtailcore.utils 2014-06-18 11:24:38 +01:00
utils.py Renamed wagtailcore.util to wagtailcore.utils 2014-06-18 11:24:38 +01:00
views.py Move 'core' app to the wagtail package 2014-01-24 11:42:11 +00:00
whitelist.py Move construct_whitelister_element_rules hook logic into DbWhitelister, as the whitelist module should be Wagtail-agnostic 2014-06-20 15:22:54 +01:00