This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
wagtail
Watch
1
Star
0
Fork
You've already forked wagtail
0
mirror of
https://github.com/Hopiu/wagtail.git
synced
2026-04-13 19:40:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
be03eeee2e
wagtail
/
wagtail
/
tests
/
customuser
History
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