wagtail/wagtail
2017-12-14 11:33:39 +00:00
..
admin Fix password reset tests to cast uid to string 2017-12-04 12:58:29 +00:00
api Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
bin Removed __future__ imports 2017-11-27 02:18:30 +00:00
contrib Replaced six.reraise with Python 3 syntax for re-raising 2017-12-12 19:11:49 +00:00
core Fix typo in docstring 2017-12-13 15:42:15 +00:00
documents Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
embeds Replaced six.reraise with Python 3 syntax for re-raising 2017-12-12 19:11:49 +00:00
images Make generate_signature return a string, so we can pass it to reverse() again 2017-12-04 12:58:29 +00:00
project_template Fix project template for Django 2.0. Fixes #4125 2017-12-13 16:29:14 +00:00
search Use the exists_alias method with keyword arguments 2017-12-14 11:33:39 +00:00
sites Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
snippets Moving submit button back inside the form element. Fixes #4001 2017-12-05 00:27:15 +00:00
tests Add ability to set custom value_class on StructBlock 2017-12-13 00:00:35 +00:00
users Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
utils Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
__init__.py Removed __future__ imports 2017-11-27 02:18:30 +00:00