wagtail/wagtail/core
2019-11-27 12:19:20 +00:00
..
blocks adds mark_safe to the render_form method on the structblock (#5687) 2019-11-08 11:03:09 +00:00
locale Fetch new translations from Transifex 2019-11-06 13:05:43 +00:00
management Fix linting failures for flake8 3.6 2018-10-25 18:03:29 +01:00
migrations Implement 'Unlock' page permission 2019-10-18 10:03:54 +01:00
permission_policies Ordr collection listings by name (#4874) 2018-10-31 11:29:49 +00:00
rich_text Remove RichText.__nonzero__() unused on Python 3 2019-10-23 18:05:42 +02:00
templates/wagtailcore Rename wagtail.wagtailcore to wagtail.core 2017-11-26 22:43:47 +00:00
templatetags Replaced use of force_text with force_str. 2019-09-06 10:45:18 +01:00
tests Add fields to with_content_json 2019-11-27 12:19:20 +00:00
__init__.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 Remove context parameter from from_db_value 2018-10-27 09:40:42 +02: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 Add fields to with_content_json 2019-11-27 12:19:20 +00:00
permissions.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
query.py Fix new flake8 error F632 2019-01-30 08:18:34 +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 Fixes Django 2.1 breaking changes; QUERY_TERMS & auth_views.login() 2018-07-31 18:49:00 +01:00
utils.py Update links in documentation. (#5689) 2019-11-08 09:15:01 +00:00
views.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
wagtail_hooks.py Define identifier attribute on LinkHandler / EmbedHandler 2019-04-06 00:58:12 +01:00
whitelist.py Fix linting failures for flake8 3.6 2018-10-25 18:03:29 +01:00