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
6d20a80d98
django1
/
django
/
contrib
/
sites
History
Claude Paroz
b642d540d4
Moved import at proper place in contrib.sites
2013-11-16 11:13:04 +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
admin.py
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
management.py
Continue to attack E302 violations
2013-11-02 10:18:46 -07:00
managers.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
models.py
Moved import at proper place in contrib.sites
2013-11-16 11:13:04 +01:00
tests.py
Fixed
#17320
-- Added whitespace validation to the Site.domain field
2013-02-24 16:40:51 +01:00