wagtail/wagtail/wagtailadmin
2014-07-17 13:01:50 +01:00
..
locale Rerun makemessages on wagtailadmin 2014-07-11 11:42:17 +01:00
migrations Removed unicode literals for Python 3.2 support 2014-07-02 21:43:15 +01:00
static/wagtailadmin slight glyph metric improvement for users + sites 2014-07-17 13:01:50 +01:00
templates/wagtailadmin adding privacy setter into page listing. previously omitted by error. Also fixing breadcrumbs within page chooser, broken for a while. 2014-07-04 15:32:29 +01:00
templatetags 'view restrictions' renamed 'privacy' and general wagtail styling of privacy status completed 2014-07-04 15:32:29 +01:00
tests Merge pull request #425 from kaedroho/issue/222 2014-07-08 12:09:23 +01:00
views Merge pull request #432 from kaedroho/issue/431 2014-07-08 10:42:56 +01:00
__init__.py Move verdantadmin app to django-wagtail package 2014-01-24 17:34:26 +00:00
edit_handlers.py Merge remote-tracking branch 'nimasmi/DOM_formset_reordering' into issue/222 2014-07-04 16:16:35 +01:00
forms.py 'view restrictions' renamed 'privacy' and general wagtail styling of privacy status completed 2014-07-04 15:32:29 +01:00
hooks.py Added DeprecationWarning to wagtailadmin.hooks 2014-07-03 10:25:26 +01:00
menu.py Removed unicode literals for Python 3.2 support 2014-07-02 21:43:15 +01: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
signals.py Minor coding style fix 2014-06-27 11:52:02 +01:00
taggable.py Use get_indexed_objects to speed up indexing of Images/Documents 2014-07-03 12:45:31 +01:00
tasks.py Changed User.get_profile to UserProfile.get_for_user 2014-06-27 10:38:31 +01:00
urls.py 'view restrictions' renamed 'privacy' and general wagtail styling of privacy status completed 2014-07-04 15:32:29 +01:00
userbar.py remove a load of unused imports 2014-07-02 21:56:50 +01:00