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
bc7668eb51
django1
/
django
/
contrib
/
contenttypes
History
Aymeric Augustin
d562527a16
Fixed
#21477
-- Renamed db to using in pre/post_migrate signals.
2014-01-12 22:24:33 +01:00
..
locale
Fixed
#21388
-- Corrected language code for Frisian
2013-11-11 13:34:01 +01:00
__init__.py
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
apps.py
Fixed
#21675
-- Added app configs for contrib apps.
2014-01-05 21:18:33 +01:00
generic.py
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00
management.py
Fixed
#21477
-- Renamed db to using in pre/post_migrate signals.
2014-01-12 22:24:33 +01:00
models.py
Changed get_model to raise an exception on errors.
2013-12-28 20:53:00 +01:00
tests.py
Imported override_settings from its new location.
2013-12-23 21:37:56 +01:00
views.py
Started attackign the next flake8 violation
2013-10-31 08:42:28 -07:00