1
Fork 0
This repository has been archived on 2024-07-16. You can view files and clone it, but cannot push or open issues or pull requests.
wagtail-draftail-snippet/wagtail_draftail_snippet
Tidiane Dia a068e4e9ba
[DUBS-521] Wagtail 3 and Django 4 compatibility (#25)
* Update imports for Django 4 compatibility DUBS-521

* use globalThis as global object in js file DUBS-521

* Update package requirements to include Wagtail 3 DUBS-521

* Match requirements in pyproject.toml and setup.py files DUBS-521
2022-05-26 11:03:49 -04:00
..
static/wagtail_draftail_snippet/js [DUBS-521] Wagtail 3 and Django 4 compatibility (#25) 2022-05-26 11:03:49 -04:00
templates/wagtail_draftail_snippet Initial version of functionality. 2020-01-07 23:41:21 -05:00
__init__.py Test for Snippet Link Handler 2020-02-13 17:53:35 +05:30
richtext.py Fix tests by using lower case model name 2020-04-08 12:12:17 +05:30
urls.py [DUBS-521] Wagtail 3 and Django 4 compatibility (#25) 2022-05-26 11:03:49 -04:00
utils.py Rename JS file, use code icon and other fixes 2020-04-03 20:30:05 +05:30
views.py Rename current Snippet feature snippet to snippet-link 2020-04-03 20:02:17 +05:30
wagtail_hooks.py [DUBS-521] Wagtail 3 and Django 4 compatibility (#25) 2022-05-26 11:03:49 -04:00