This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-05-21 14:26:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
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