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
014638a131
django1
/
django
/
contrib
/
sites
History
Loic Bistuer
6983a1a540
Fixed
#15363
-- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
..
locale
Merged contrib translations from 1.5 branch
2013-02-26 21:51:06 +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
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
management.py
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02: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 python 3 support. Refs
#17320
2013-02-24 18:35:08 +01:00
tests.py
Fixed
#17320
-- Added whitespace validation to the Site.domain field
2013-02-24 16:40:51 +01:00