0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/advanced_topics
tomedelliott f5654981c8 Add limit image upload size by number of pixels (#5097)
* Add test for Image pixel size

* add pixel size check and update test to match

using djangos get_image_dimensions this maybe a internal function
but the commit adding it is over 9 years old

* Update docs and CHANGELOG

* fix typos
2019-02-23 14:13:00 +00:00
..
api Add file download url to Imagesv2 API endpoint 2018-09-06 17:12:02 +01:00
customisation Highlight "create" and "edit" forms (#5081) 2019-02-19 10:53:29 +00:00
documents Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00
i18n Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00
images Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00
deploying.rst Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00
embeds.rst missing quotation, not that it matters 2018-09-13 13:00:57 +01:00
index.rst Adds docs for custom document models and get_document_model 2017-08-24 10:22:52 -07:00
jinja2.rst Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00
performance.rst Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00
privacy.rst Fixed reference to LoginView in docs. (#4901) 2018-11-15 11:13:00 +00:00
settings.rst Add limit image upload size by number of pixels (#5097) 2019-02-23 14:13:00 +00:00
testing.rst Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00
third_party_tutorials.rst Update third_party_tutorials.rst (#5057) 2019-02-08 17:06:01 +00:00