wagtail/wagtail/core
2018-05-04 20:29:48 +01:00
..
blocks Cleanup for the Block.__eq__ method (#4378) 2018-03-15 16:40:28 +01:00
locale Generate new source files for translation 2018-05-04 20:29:48 +01:00
management Account for undocumented management command options used in tests 2017-12-04 12:58:29 +00:00
migrations Removed __future__ imports 2017-11-27 02:18:30 +00:00
permission_policies Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
rich_text Reinstate isort 2018-01-25 17:23:37 +00:00
templates/wagtailcore Rename wagtail.wagtailcore to wagtail.core 2017-11-26 22:43:47 +00:00
templatetags Add a meaningful error message for invalid arguments to pageurl (#4228) 2018-04-20 09:02:29 +02:00
tests Add a meaningful error message for invalid arguments to pageurl (#4228) 2018-04-20 09:02:29 +02:00
__init__.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
admin.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
apps.py Localize verbose names (#4397, fixing #2591) 2018-03-19 13:41:49 +01:00
compat.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
fields.py Cleanup for the Block.__eq__ method (#4378) 2018-03-15 16:40:28 +01:00
forms.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
hooks.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
jinja2tags.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
middleware.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
models.py Improve Domain Selection for Multiple Sites (#4390) 2018-04-16 15:13:11 +02:00
permissions.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
query.py Fix typo in docstring 2017-12-13 15:42:15 +00:00
signal_handlers.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
signals.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
sites.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
url_routing.py Don't inherit from object 2017-11-27 10:06:03 +00:00
urls.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
utils.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
views.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
wagtail_hooks.py Make 'add/change/delete collection' permission configurable on group edit page 2018-01-17 15:17:42 +00:00
whitelist.py Refactor whitelist classes to manage element_rules on a per-instance basis 2018-01-05 16:15:57 +00:00