This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
081e787160
django
/
tests
/
model_forms
History
Tom
3eb3907bb1
Refs
#23919
-- Replaced stray super(ClassName, self) with super().
2017-06-10 20:46:43 -04:00
..
__init__.py
…
models.py
Fixed
#28242
-- Moved ImageField file extension validation to the form field.
2017-06-01 10:13:23 -04:00
test.png
…
test2.png
…
test_uuid.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Refs
#23919
-- Replaced stray super(ClassName, self) with super().
2017-06-10 20:46:43 -04:00