wagtail/wagtail/wagtailadmin
2014-06-23 13:15:24 +01:00
..
locale Merge pull request #230 from wdv4758h/master 2014-05-27 14:17:50 +01: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 Revert frame-writing stuff from #315, as it fails when the preview loads before the placeholder - see https://github.com/torchbox/wagtail/pull/315#issuecomment-46669595 2014-06-20 14:08:49 +01:00
templates/wagtailadmin Add notification preferences form, view, template and link from account 2014-06-23 13:15:24 +01:00
templatetags Merge pull request #330 from kaedroho/wagtailcore-cleanup 2014-06-19 10:14:19 +01:00
tests Merge pull request #328 from gasman/feature/subpage_types_niceties 2014-06-23 09:42:47 +01:00
views Add notification preferences form, view, template and link from account 2014-06-23 13:15:24 +01:00
__init__.py Move verdantadmin app to django-wagtail package 2014-01-24 17:34:26 +00:00
edit_handlers.py Merge pull request #330 from kaedroho/wagtailcore-cleanup 2014-06-19 10:14:19 +01:00
forms.py Python 2.6 compatibility - fixes #156 2014-04-24 16:41:58 +01:00
hooks.py Python 2.6 compatibility - fixes #156 2014-04-24 16:41:58 +01:00
menu.py Linted wagtailadmin 2014-02-06 11:23:48 +00:00
modal_workflow.py change deprecated mimetype args to HttpResponse to content_type 2014-05-28 15:59:58 +01: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 Implement checking of user notification preferences before send_notification() 2014-06-23 13:15:24 +01:00
urls.py Add notification preferences form, view, template and link from account 2014-06-23 13:15:24 +01: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