| .. |
|
api
|
Implement API v2 fields changes (RFC 5) (#2484)
|
2016-07-28 18:22:11 +03:00 |
|
locale
|
Fetch new translations from Transifex
|
2017-06-30 12:01:51 +01:00 |
|
migrations
|
Eliminate dependencies on __latest__ migrations
|
2016-09-26 17:57:52 +01:00 |
|
static_src/wagtaildocs
|
Fix SASS style errors, merge with latest wagtailimages styles
|
2016-02-18 16:28:17 +00:00 |
|
templates/wagtaildocs
|
Add hook and authenticate_with_password view for document view restrictions
|
2017-06-16 14:50:48 +01:00 |
|
tests
|
Ensure example.doc is deleted after running TestServeView
|
2017-06-20 13:47:06 +01:00 |
|
views
|
Add hook and authenticate_with_password view for document view restrictions
|
2017-06-16 14:50:48 +01:00 |
|
.gitignore
|
Move all static assets to static_src, compile to static
|
2015-05-01 08:53:04 +10:00 |
|
__init__.py
|
Added AppConfig classes for all modules
|
2014-07-28 15:52:42 +01:00 |
|
admin.py
|
Ensure absolute_import, unicode_literals imported in all files
|
2016-04-03 13:11:48 +03:00 |
|
admin_urls.py
|
Ensure absolute_import, unicode_literals imported in all files
|
2016-04-03 13:11:48 +03:00 |
|
apps.py
|
Move signal_handlers to separate files (#3356)
|
2017-02-10 17:02:45 +01:00 |
|
blocks.py
|
Adds the include_block template tag (#2786)
|
2016-07-06 17:44:02 +03:00 |
|
edit_handlers.py
|
PEP8 / isort fixes on imports
|
2017-02-06 11:29:14 +00:00 |
|
forms.py
|
Ensure absolute_import, unicode_literals imported in all files
|
2016-04-03 13:11:48 +03:00 |
|
models.py
|
Move signal_handlers to separate files (#3356)
|
2017-02-10 17:02:45 +01:00 |
|
permissions.py
|
Ensure absolute_import, unicode_literals imported in all files
|
2016-04-03 13:11:48 +03:00 |
|
rich_text.py
|
Ensure absolute_import, unicode_literals imported in all files
|
2016-04-03 13:11:48 +03:00 |
|
signal_handlers.py
|
Move signal_handlers to separate files (#3356)
|
2017-02-10 17:02:45 +01:00 |
|
urls.py
|
Add hook and authenticate_with_password view for document view restrictions
|
2017-06-16 14:50:48 +01:00 |
|
wagtail_hooks.py
|
Add hook and authenticate_with_password view for document view restrictions
|
2017-06-16 14:50:48 +01:00 |
|
widgets.py
|
Allow overriding document model
|
2015-12-21 11:48:03 +00:00 |