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
b11564fd36
django1
/
django
/
contrib
/
sites
History
Andrew Godwin
12e9804d16
Rename allow_syncdb to allow_migrate
2013-07-30 12:08:59 +01: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
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
management.py
Rename allow_syncdb to allow_migrate
2013-07-30 12:08:59 +01:00
managers.py
Fixed
#15363
-- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
2013-03-08 10:11:45 -05: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