| .. |
|
locale
|
Pulled translations from Transifex
|
2014-08-01 16:45:44 +01:00 |
|
south_migrations
|
Renamed migrations directories to south_migrations
|
2014-07-23 11:04:16 +01:00 |
|
static/wagtailadmin
|
put menu into it's own file
|
2014-08-22 10:22:18 +01:00 |
|
templates/wagtailadmin
|
merged master, ongoing styling
|
2014-08-21 17:32:29 +01:00 |
|
templatetags
|
Improved implementation of usage_count_enabled
|
2014-07-31 12:19:09 +01:00 |
|
tests
|
Validate the slug field in CopyForm against invalid characters
|
2014-08-01 15:05:47 +01:00 |
|
views
|
Move the 'should we display the publish_copies checkbox' logic into CopyForm
|
2014-08-01 16:06:51 +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
|
Fix translations and pluralisation within CopyForm
|
2014-08-01 16:21:25 +01:00 |
|
hooks.py
|
Replaced all DeprecationWarnngs with RemovedInWagtail06Warnings
|
2014-07-24 11:26:43 +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
|
Merge branch 'page-copy-ui' of https://github.com/kaedroho/wagtail into kaedroho-page-copy-ui
|
2014-08-01 14:12:13 +01:00 |
|
userbar.py
|
remove a load of unused imports
|
2014-07-02 21:56:50 +01:00 |
|
utils.py
|
Various renames, API changes, etc
|
2014-07-31 11:20:41 +01:00 |