0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/wagtail
2016-03-01 13:12:24 +00:00
..
api feat(api/2): Add "html_url" to page meta 2016-03-01 13:12:24 +00:00
bin
contrib feat(api): Added wagtail.api module 2016-03-01 13:12:24 +00:00
project_template Added on_delete actions into migrations 2016-02-17 16:56:00 +00:00
tests feat(api/2): Added new module for WagtailAPI v2 2016-03-01 13:12:24 +00:00
utils Tooling for modern front-end components: React JS, ES6, and BEM CSS 2016-02-25 13:32:48 +00:00
wagtailadmin removed restriction to only search on title field 2016-03-01 12:29:47 +00:00
wagtailcore Add get_site and get_url_parts to the Page model reference docs 2016-03-01 12:11:14 +00:00
wagtaildocs Prevent deletion of collections that are non-empty 2016-02-29 13:14:10 +00:00
wagtailembeds Compile new strings for translation 2016-02-10 15:33:17 +00:00
wagtailforms Enforce slug uniqueness at the model level - fixes #1518 2016-02-29 17:28:36 +00:00
wagtailimages Prevent deletion of collections that are non-empty 2016-02-29 13:14:10 +00:00
wagtailredirects Added on_delete actions into migrations 2016-02-17 16:56:00 +00:00
wagtailsearch Perform full_clean on page save, and fix tests that previously saved invalid pages 2016-02-29 17:28:36 +00:00
wagtailsites Compile new strings for translation 2016-02-10 15:33:17 +00:00
wagtailsnippets Compile new strings for translation 2016-02-10 15:33:17 +00:00
wagtailusers Move shared collection permission formset logic to wagtailadmin; add images permission panel 2016-02-29 13:14:08 +00:00
__init__.py