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
b87c59b04b
django1
/
django
/
contrib
/
sites
History
Tim Graham
b87c59b04b
Removed some unnecessary __exact operators in filters.
2014-01-17 18:12:45 -05: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
admin.py
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
apps.py
Fixed
#21675
-- Added app configs for contrib apps.
2014-01-05 21:18:33 +01:00
management.py
Fixed a typo.
2013-12-29 20:35:58 +01:00
managers.py
Removed some unnecessary __exact operators in filters.
2014-01-17 18:12:45 -05:00
models.py
Moved import at proper place in contrib.sites
2013-11-16 11:13:04 +01:00
tests.py
Imported override_settings from its new location.
2013-12-23 21:37:56 +01:00