wagtail/wagtail/wagtailcore
2014-08-18 16:29:30 +01:00
..
locale Rerun compilemessages 2014-08-01 16:48:19 +01:00
management fire page_unpublished signals after page expiry has happened in the db 2014-07-22 11:28:03 +01:00
south_migrations Renamed migrations directories to south_migrations 2014-07-23 11:04:16 +01:00
templates/wagtailcore implement form submission logic for the password form 2014-07-04 15:32:28 +01:00
templatetags Deleted files that were moved in Wagtail 0.4 2014-08-18 15:13:41 +01:00
tests Use of old style routing will now raise a RuntimeError 2014-08-18 15:26:00 +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 remove a load of unused imports 2014-07-02 21:56:50 +01:00
fields.py Linted wagtailcore 2014-02-06 11:33:32 +00:00
forms.py implement form submission logic for the password form 2014-07-04 15:32:28 +01:00
hooks.py Return the function again from the hook decorator 2014-07-15 16:09:11 +10:00
middleware.py Linted wagtailcore 2014-02-06 11:33:32 +00:00
models.py Removed features deprecated in wagtailcore models 2014-08-18 16:29:30 +01:00
query.py Improvements to PageQuerySet docs 2014-07-11 14:25:14 +01:00
rich_text.py More detailed comment about what DbWhitelister does 2014-07-18 12:32:15 +01:00
signals.py Added page_unpublished signal 2014-07-15 12:44:00 +01:00
url_routing.py syntactic tweak 2014-07-04 15:32:30 +01:00
urls.py use 'wagtail_serve' as the url name rather than 'wagtail' 2014-08-12 15:36:11 +01:00
utils.py Renamed wagtailcore.util to wagtailcore.utils 2014-06-18 11:24:38 +01:00
views.py Use of old style routing will now raise a RuntimeError 2014-08-18 15:26:00 +01:00
wagtail_hooks.py update wagtail_hooks across all wagtail subapps to use decorator syntax 2014-07-14 18:31:26 +01:00
whitelist.py Replaced lxml with html5lib 2014-07-11 16:40:36 +01:00