| .. |
|
locale
|
Fetch translations from transifex
|
2015-06-30 11:25:54 +01:00 |
|
migrations
|
Fixed deprecation warning in admin migration
|
2015-04-10 16:57:05 +01:00 |
|
static_src/wagtailadmin
|
Merge branch 'fix-1249-adminautoheightextinput' of https://github.com/davecranwell/wagtail into davecranwell-fix-1249-adminautoheightextinput
|
2015-07-09 17:56:20 +01:00 |
|
templates/wagtailadmin
|
Update #1533 according to feedback: docs and error message changes
|
2015-08-03 18:08:20 +01:00 |
|
templatetags
|
Ensure that tabs in non-Latin languages are given non-blank IDs - fixes #1428
|
2015-07-15 09:38:59 +01:00 |
|
tests
|
Updated chooser views to support multiple page types
|
2015-07-20 14:55:58 +01:00 |
|
views
|
Update #1533 according to feedback: docs and error message changes
|
2015-08-03 18:08:20 +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 |
|
apps.py
|
Added AppConfig classes for all modules
|
2014-07-28 15:52:42 +01:00 |
|
blocks.py
|
Silence an F403 error
|
2015-04-03 19:31:43 +01:00 |
|
edit_handlers.py
|
Update #1533 according to feedback: docs and error message changes
|
2015-08-03 18:08:20 +01:00 |
|
forms.py
|
simplify SearchForm placeholder logic (placeholder_suffix is not used anywhere)
|
2015-04-14 13:54:31 +01:00 |
|
menu.py
|
Use six from Django
|
2015-06-16 19:28:30 +10:00 |
|
messages.py
|
Views cleanup
|
2014-12-01 11:50:26 +00:00 |
|
modal_workflow.py
|
Revert "Tidy up render_modal_workflow"
|
2015-05-18 10:18:36 +01:00 |
|
models.py
|
Removed unused imports
|
2015-04-03 18:52:53 +01:00 |
|
signals.py
|
Minor coding style fix
|
2014-06-27 11:52:02 +01:00 |
|
site_summary.py
|
Added backwards-compatible render_to_string
|
2015-04-10 16:57:06 +01:00 |
|
taggable.py
|
Updated references to old indexed class to point to index instead
|
2014-08-21 15:16:06 +01:00 |
|
urls.py
|
Split search and browse into separate views
|
2015-06-25 17:16:30 +01:00 |
|
userbar.py
|
Added backwards-compatible render_to_string
|
2015-04-10 16:57:06 +01:00 |
|
utils.py
|
Implemented get_related_model in utils.compat
|
2015-04-10 14:49:13 +01:00 |
|
wagtail_hooks.py
|
Fix main menu highlight in admin.
|
2015-04-17 09:45:51 +01:00 |
|
widgets.py
|
Updated PageChooserPanel to support multiple page types
|
2015-07-20 13:20:20 +01:00 |