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
cc2049cdd7
django1
/
django
/
contrib
/
sites
History
Tim Graham
ae48d77ef8
Fixed E225 pep8 warnings.
2013-10-23 06:09:29 -04: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
admin.py
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
management.py
Rename allow_syncdb to allow_migrate
2013-07-30 12:08:59 +01:00
managers.py
Fixed E225 pep8 warnings.
2013-10-23 06:09:29 -04:00
models.py
Fixed
#20199
-- Allow ModelForm fields to override error_messages from model fields
2013-06-18 08:01:17 -04:00
tests.py
Fixed
#17320
-- Added whitespace validation to the Site.domain field
2013-02-24 16:40:51 +01:00