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
8f3aefdec3
django1
/
django
/
contrib
/
contenttypes
History
Alex Gaynor
6bdc47f75c
Use a more explicit check for whether these ids are None.
2013-07-08 12:44:17 +10:00
..
locale
Updated translation templates and removed en translations
2013-05-02 16:25:23 +02: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
generic.py
Use a more explicit check for whether these ids are None.
2013-07-08 12:44:17 +10:00
management.py
Added TransactionTestCase.available_apps.
2013-06-10 11:24:10 +02:00
models.py
(Re-)moved some imports
2013-05-21 17:34:19 +02:00
tests.py
Fix NoneType error when fetching a stale ContentType with get_for_id
2013-05-18 17:31:28 +02:00
views.py
Replaced an antiquated pattern.
2013-05-17 18:08:58 +02:00