This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-10-22 16:22:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
24aa85cea9
django
/
tests
/
field_subclassing
History
Download ZIP
Download TAR.GZ
Tim Graham
f8bb8436e5
Corrected deprecation warning silencing of SubfieldBase.
2014-09-05 09:12:14 -04:00
..
__init__.py
fields.py
Corrected deprecation warning silencing of SubfieldBase.
2014-09-05 09:12:14 -04:00
models.py
Corrected deprecation warning silencing of SubfieldBase.
2014-09-05 09:12:14 -04:00
tests.py
Fixed
#22537
-- Add tests and improved docs for field subclass with choices.
2014-04-30 07:56:52 -04:00