wagtail/wagtail/wagtaildocs
2014-06-18 12:26:15 +01:00
..
locale update some words 2014-05-04 10:17:43 +08:00
migrations Patched the migrations and wagtailusers app to add better support for custom AUTH_USER_MODEL 2014-03-25 02:43:29 +03:00
static/wagtaildocs/js replaced coffeescript js with compiled, vanilla js 2014-03-04 16:45:13 +00:00
templates/wagtaildocs Updated breadcrumb and explorer style. Added vary_on_headers wherever ajax search results are returned. Added icons to headers where previously missed. 2014-03-28 17:05:29 +00:00
views Renamed doc_serve signal to document_served 2014-04-25 09:28:01 +01:00
__init__.py Move verdantdocs app into wagtail 2014-01-27 14:13:47 +00:00
admin.py Move verdantdocs app into wagtail 2014-01-27 14:13:47 +00:00
admin_urls.py Eliminate 'patterns' from wagtaildocs/urls.py and admin_urls.py as per https://code.djangoproject.com/ticket/22218 2014-04-25 16:37:33 +01:00
edit_handlers.py Linted wagtaildocs 2014-02-06 11:36:25 +00:00
forms.py Merge branch 'develop' into feature/user-account-settings 2014-01-28 16:03:49 +00:00
models.py Add file_extension property to wagtaildocs.Document 2014-04-29 12:42:16 +01:00
tests.py Added posting tests to wagtaildocs 2014-06-18 12:26:15 +01:00
urls.py Eliminate 'patterns' from wagtaildocs/urls.py and admin_urls.py as per https://code.djangoproject.com/ticket/22218 2014-04-25 16:37:33 +01:00
wagtail_hooks.py Add mechanism for apps to register their own hallo.js plugins 2014-05-10 23:54:32 +01:00