wagtail/wagtail/wagtailadmin
2014-07-10 16:12:50 +01:00
..
locale Merge pull request #230 from wdv4758h/master 2014-05-27 14:17:50 +01:00
migrations Removed unicode literals for Python 3.2 support 2014-07-02 21:43:15 +01:00
static/wagtailadmin tweaking size of privacy indicator 2014-07-04 15:32:29 +01:00
templates/wagtailadmin Merge branch 'master' into 146-display-calculated-usage 2014-07-08 18:17:22 +01:00
templatetags 'view restrictions' renamed 'privacy' and general wagtail styling of privacy status completed 2014-07-04 15:32:29 +01:00
tests Add unit tests for usage feature 2014-07-10 16:09:42 +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
utils.py 'Usage' page now displays a table of pages. Add new 'USAGE_COUNT' setting. 2014-07-10 11:23:18 +01:00