Karl Hobley
|
bf0f3e02ba
|
Rename wagtail.wagtailimages to wagtail.images
Conflicts:
docs/advanced_topics/api/v2/configuration.rst
docs/advanced_topics/jinja2.rst
docs/advanced_topics/settings.rst
docs/getting_started/integrating_into_django.rst
docs/getting_started/tutorial.rst
docs/topics/pages.rst
docs/topics/streamfield.rst
gulpfile.js/config.js
tox.ini
wagtail/admin/tests/test_compare.py
wagtail/admin/tests/test_edit_handlers.py
wagtail/api/v2/signal_handlers.py
wagtail/contrib/wagtailstyleguide/views.py
wagtail/core/tests/test_streamfield.py
wagtail/documents/tests/test_models.py
wagtail/images/models.py
wagtail/images/permissions.py
wagtail/images/tests/test_admin_views.py
wagtail/images/tests/test_image_operations.py
wagtail/images/tests/test_models.py
wagtail/images/tests/test_signal_handlers.py
wagtail/images/views/chooser.py
wagtail/images/views/images.py
wagtail/images/views/multiple.py
wagtail/images/wagtail_hooks.py
wagtail/images/widgets.py
wagtail/project_template/project_name/settings/base.py
wagtail/tests/demosite/models.py
wagtail/tests/non_root_urls.py
wagtail/tests/settings.py
wagtail/tests/testapp/migrations/0001_initial.py
wagtail/tests/testapp/migrations/0008_inlinestreampage_inlinestreampagesection.py
wagtail/tests/testapp/migrations/0009_defaultstreampage.py
wagtail/tests/urls.py
|
2017-11-26 22:43:47 +00:00 |
|
Karl Hobley
|
bf7936ade2
|
Replace django.core.urlresolvers with django.urls
|
2017-11-01 16:22:46 +00:00 |
|
Scot Hacker
|
6364104282
|
Document get_rendition()
|
2017-02-21 22:48:20 +00:00 |
|
Matt Westcott
|
1d4743d27c
|
Update project template + docs to clarify that wagtail_urls should appear at the end of urlpatterns
|
2017-01-13 17:06:52 +00:00 |
|
Matt Westcott
|
7ec734e925
|
Document how to chain image operations in the image serve view (ref #908)
|
2016-10-05 15:54:05 +01:00 |
|
Matt Westcott
|
20df607918
|
Remove deprecated wagtail.wagtailimages.utils module
|
2016-08-09 20:11:31 +01:00 |
|
Karl Hobley
|
c63dcdfc15
|
Added a missing link to release notes
|
2016-05-17 16:55:59 +01:00 |
|
Karl Hobley
|
f8d7276800
|
Release note for #2459
|
2016-05-17 16:39:11 +01:00 |
|
Yannick Chabbert
|
58dfea096e
|
add a sendfile class based view implementation
|
2016-05-17 16:34:32 +01:00 |
|
Karl Hobley
|
948bdf8d3c
|
Tweaks to image serve view docs (#2588)
- key => signature
- Added "Advanced configuration" section (the last bit of the docs doesn't really fit into the general usage section above)
-
|
2016-05-10 14:56:12 +01:00 |
|
Karl Hobley
|
81795200c4
|
Docs for dynamic image serve view
|
2016-04-04 10:20:52 +01:00 |
|