| .. |
|
api
|
Use Python 3 super() syntax
|
2017-11-27 18:05:25 +00:00 |
|
forms
|
Deprecate definitions that previously existed in wagtail.admin.forms
|
2018-09-28 16:44:27 +01:00 |
|
locale
|
Fetch new translations from Transifex
|
2018-10-23 15:26:20 +01:00 |
|
migrations
|
Removed __future__ imports
|
2017-11-27 02:18:30 +00:00 |
|
rich_text
|
Prevent Draftail from crashing on links to missing pages
|
2018-10-07 22:27:51 +03:00 |
|
static_src/wagtailadmin
|
Increase contrast to make tabs more distinct. Make tab highlight border darker
|
2018-10-11 12:07:51 +01:00 |
|
templates/wagtailadmin
|
Add template include page_switches in admin/edit.html
|
2018-10-05 10:56:47 +01:00 |
|
templatetags
|
Cast values to string when writing to querystring
|
2018-08-09 00:34:38 +01:00 |
|
tests
|
Gracefully handle document links with missing ID attributes in rich text
|
2018-10-10 12:54:52 +01:00 |
|
urls
|
Use Django defaults for not caching admin
|
2018-08-23 16:34:55 +01:00 |
|
views
|
Update imports of wagtail.admin.forms to use more specific sub-modules
|
2018-09-28 17:00:16 +01:00 |
|
viewsets
|
Use Python 3 super() syntax
|
2017-11-27 18:05:25 +00:00 |
|
.gitignore
|
Rename wagtail.wagtailadmin to wagtail.admin
|
2017-11-26 22:43:47 +00:00 |
|
__init__.py
|
Rename wagtail.wagtailadmin to wagtail.admin
|
2017-11-26 22:43:47 +00:00 |
|
apps.py
|
Localize verbose names (#4397, fixing #2591)
|
2018-03-19 13:41:49 +01:00 |
|
blocks.py
|
Removed __future__ imports
|
2017-11-27 02:18:30 +00:00 |
|
checks.py
|
Simplifies edit handlers by removing redundant classes.
|
2018-01-13 17:21:36 +00:00 |
|
compare.py
|
compare related models using PK not ID
|
2018-01-10 15:30:37 +00:00 |
|
datetimepicker.py
|
Removed __future__ imports
|
2017-11-27 02:18:30 +00:00 |
|
decorators.py
|
Bundle the l18n library to prevent installation issues
|
2018-08-06 12:39:45 +01:00 |
|
edit_handlers.py
|
Update imports of wagtail.admin.forms to use more specific sub-modules
|
2018-09-28 17:00:16 +01:00 |
|
jinja2tags.py
|
Use Python 3 super() syntax
|
2017-11-27 18:05:25 +00:00 |
|
menu.py
|
Use Python 3 super() syntax
|
2017-11-27 18:05:25 +00:00 |
|
messages.py
|
Removed __future__ imports
|
2017-11-27 02:18:30 +00:00 |
|
modal_workflow.py
|
Deprecate passing JS templates to render_modal_workflow
|
2018-06-20 15:35:41 +01:00 |
|
models.py
|
Removed __future__ imports
|
2017-11-27 02:18:30 +00:00 |
|
navigation.py
|
Removed __future__ imports
|
2017-11-27 02:18:30 +00:00 |
|
search.py
|
Update imports of wagtail.admin.forms to use more specific sub-modules
|
2018-09-28 17:00:16 +01:00 |
|
signals.py
|
Removed __future__ imports
|
2017-11-27 02:18:30 +00:00 |
|
site_summary.py
|
make site summary panel respect user privileges
|
2018-04-13 14:36:13 +01:00 |
|
userbar.py
|
Use Python 3 super() syntax
|
2017-11-27 18:05:25 +00:00 |
|
utils.py
|
Fetch new translations from Transifex
|
2018-10-11 14:07:41 +01:00 |
|
wagtail_hooks.py
|
Convert the page/link chooser to use static onload handlers
|
2018-06-20 15:35:40 +01:00 |
|
widgets.py
|
Add autocomplete off to custom datetime widgets
|
2018-09-28 16:23:48 +01:00 |