| .. |
|
bin
|
Invoke django-admin through python API call rather than on the command line, to sidestep platform-specific issues with finding / launching executables - fixes #625
|
2014-09-25 00:13:29 +01:00 |
|
contrib
|
Added contrib.wagtailapi module. Closes #926
|
2015-03-31 09:24:20 +01:00 |
|
project_template
|
Remove celery from project_template/requirements.txt
|
2015-03-31 10:30:59 +01:00 |
|
tests
|
Updated demosite InlinePanel definitions
|
2015-04-02 11:14:45 +01:00 |
|
utils
|
version 0.9 shall now be known as version 1.0
|
2015-03-27 15:36:18 +00:00 |
|
wagtailadmin
|
fixed issue where close explorer text obscured the search. fixed issue where breadcrumb arrow was poking through the settings menu
|
2015-04-04 10:29:31 +13:00 |
|
wagtailcore
|
Moved test app into subdirectory
|
2015-03-30 12:48:27 +01:00 |
|
wagtaildocs
|
Merge pull request #1116 from kaedroho/tests-cleanup
|
2015-03-30 15:39:22 +01:00 |
|
wagtailembeds
|
Support for HTTPS Instagram URLs.
|
2015-03-31 13:24:09 -06:00 |
|
wagtailforms
|
Merge pull request #1120 from kaedroho/kill-celery
|
2015-03-31 12:10:52 +01:00 |
|
wagtailimages
|
Make sure image files get closed on exception
|
2015-04-02 11:45:40 +01:00 |
|
wagtailredirects
|
regenerate translation messages
|
2015-03-06 12:21:17 +00:00 |
|
wagtailsearch
|
Replaced models.get_models with apps.get_models
|
2015-03-30 17:35:02 +01:00 |
|
wagtailsites
|
Fixed typo in wagtailsites/wagtail_hooks.py
|
2015-03-26 12:26:31 +00:00 |
|
wagtailsnippets
|
Moved snippets test models into separate app
|
2015-03-30 13:13:11 +01:00 |
|
wagtailusers
|
Move GroupPagePermissionFormSet into users/forms.py
|
2015-03-18 22:57:23 +00:00 |
|
__init__.py
|
Revert "Versioning changes"
|
2015-02-18 12:56:29 +00:00 |