wagtail/wagtail
Andy Babic 37bbbb9dba Improved code separation in contrib.modeladmin (#3467)
* Split `helpers.py` into separate `url.py`, `permission.py` and `button.py`, dedicated to those separate concerns and update the docs accordingly

* Move `ThumbnailMixin` out to `mixins.py` and update documentation accordingly

* Ad #NOQA to import lines to hush pep errors

* Alphabetise helper import order

* - Delete `helpers/helpers.py`
- wagtal -> wagtail in docs
2017-03-28 10:34:03 +01:00
..
api Add new Block.render_api method (#3237) 2017-01-26 17:14:34 +00:00
bin Flake8 plugins (#3411) 2017-03-01 12:21:34 +00:00
contrib Improved code separation in contrib.modeladmin (#3467) 2017-03-28 10:34:03 +01:00
project_template Rename project_template homepage to "Home" 2017-02-14 17:20:19 +00:00
tests Add appyveyor config (#3505) 2017-03-27 13:10:25 +01:00
utils Flake8 plugins (#3411) 2017-03-01 12:21:34 +00:00
wagtailadmin Added a titletag for the “Pages using <model>” page 2017-03-27 20:17:27 +03:00
wagtailcore Move the code from Site.find_for_request() to separate module (#3500) 2017-03-25 13:25:16 +01:00
wagtaildocs Add appyveyor config (#3505) 2017-03-27 13:10:25 +01:00
wagtailembeds Pull new translations from Transifex 2017-02-16 10:47:00 +00:00
wagtailforms Display a comma separated string for fields returning content as lists 2017-03-24 14:30:01 +01:00
wagtailimages Fixes invalid focal_point for hiding the marker if no focal point is applicable 2017-03-26 13:30:56 +02:00
wagtailredirects Fix UnorderedObjectListWarnings from paginated lists not specifying an ordering 2017-03-03 14:41:59 +00:00
wagtailsearch Fix all other templates that use an <object>.id directly. 2017-03-23 11:48:00 +01:00
wagtailsites Pull new translations from Transifex 2017-02-16 10:47:00 +00:00
wagtailsnippets Fix remaining tests to use HTML-level comparison 2017-03-12 12:52:42 +03:00
wagtailusers Removed left over icon-user class within the user listing 2017-03-24 11:47:16 +01:00
__init__.py Version bump to begin work on 1.10 2017-02-06 12:58:48 +00:00