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
6aae07fe61
django1
/
django
/
core
/
serializers
History
Alex Gaynor
1dcc603eff
Fixed several typos in Django
2014-05-28 17:39:14 -07:00
..
__init__.py
Fixed several typos in Django
2014-05-28 17:39:14 -07:00
base.py
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
2014-03-08 09:57:40 +01:00
json.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
python.py
Removed some unnecessary exception naming; thanks claudep.
2014-05-18 17:42:03 -04:00
pyyaml.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
xml_serializer.py
Took advantage of the new get_model API. Refs
#21702
.
2014-01-26 13:08:05 +01:00