wagtail/wagtail/wagtailadmin
2014-04-23 11:58:51 +03:00
..
locale Fix python formats and compile messages 2014-04-14 10:05:51 +02:00
migrations Add an explicit permission type for being able to access the admin - fixes #75 2014-02-24 15:38:08 +00:00
static/wagtailadmin Don't use URLify if a user has manually set a slug 2014-04-08 00:00:44 +01:00
templates/wagtailadmin Add hooks to insert custom CSS/JS into the editor interface 2014-04-04 15:50:39 +01:00
templatetags Add hooks to insert custom CSS/JS into the editor interface 2014-04-04 15:50:39 +01:00
views Set expired = False when publishing pages both ... 2014-04-21 18:03:57 +03:00
__init__.py Move verdantadmin app to django-wagtail package 2014-01-24 17:34:26 +00:00
edit_handlers.py Use the plain DateTimeInput widget for ... 2014-04-23 11:56:13 +03:00
forms.py Add more translations + fix #141 2014-03-14 23:37:11 +02:00
hooks.py Linted wagtailadmin 2014-02-06 11:23:48 +00:00
menu.py Linted wagtailadmin 2014-02-06 11:23:48 +00:00
modal_workflow.py Linted wagtailadmin 2014-02-06 11:23:48 +00:00
models.py Move verdantadmin app to django-wagtail package 2014-01-24 17:34:26 +00:00
taggable.py Added multi-backend support into wagtail search. Added Database search backend 2014-02-11 11:07:52 +00:00
tasks.py Notification emails are no longer sent to inactive users. Fixes #90 2014-02-24 10:03:00 +00:00
tests.py Add tests for scheduled publishing 2014-04-22 20:12:20 +03:00
urls.py Forcibly delete the sessionid cookie on logout. 2014-03-28 14:26:09 +00:00
userbar.py renamed all userbar templates to be more uniform and changed 'edit bird' to 'userbar' throughout 2014-03-18 16:53:56 +00:00