| .. |
|
blocks
|
Cleanup for the Block.__eq__ method (#4378)
|
2018-03-15 16:40:28 +01:00 |
|
locale
|
Fetch new translations from Transifex
|
2018-05-22 16:14:59 +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
|
Make slugurl template tag site-aware.
|
2018-06-04 09:54:45 +01:00 |
|
tests
|
Fix queryset ordering and add a test to confirm ordering matches expectation in all setups
|
2018-06-18 16:18:10 +10: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
|
Fix queryset ordering and add a test to confirm ordering matches expectation in all setups
|
2018-06-18 16:18:10 +10:00 |
|
permissions.py
|
Removed __future__ imports
|
2017-11-27 02:18:30 +00:00 |
|
query.py
|
Added "defer" keyword argument to PageQuerySet.specific()
|
2018-06-11 15:38:08 +01: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 |