This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
753b67c58d
django1
/
tests
/
model_forms
History
Jon Dufresne
8d76443aba
Fixed
#30399
-- Changed django.utils.html.escape()/urlize() to use html.escape()/unescape().
2019-04-25 15:09:07 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
test.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test2.png
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_modelchoicefield.py
Refs
#28312
-- Added an optimized __bool__() to ModelChoiceIterator.
2018-04-23 13:03:07 -04:00
test_uuid.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Fixed
#30399
-- Changed django.utils.html.escape()/urlize() to use html.escape()/unescape().
2019-04-25 15:09:07 +02:00