wagtail/wagtail/tests/customuser
Matt Westcott d66f34692e Remove context parameter from from_db_value
This is dropped in Django 3.0
2018-10-27 09:40:42 +02:00
..
migrations Removed __future__ imports 2017-11-27 02:18:30 +00:00
__init__.py Moved custom user model into its own app 2015-03-30 12:57:37 +01:00
fields.py Remove context parameter from from_db_value 2018-10-27 09:40:42 +02:00
models.py Test the ability to import wagtail.admin.edit_handlers in a models file that defines a custom user model. Ref #4515 2018-09-28 17:00:16 +01:00
tests.py Removed __future__ imports 2017-11-27 02:18:30 +00:00