django1/django/core/servers
Anubhav Joshi 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC.
Thanks Loic Bistuer for helping in shaping the patch and Claude Paroz
for the review.
2014-10-16 02:31:17 +07:00
..
__init__.py Added 'django-admin.py runserver', which starts a lightweight development server running Django on a local port 2005-07-18 15:25:58 +00:00
basehttp.py Fixed #19508 -- Implemented uri_to_iri as per RFC. 2014-10-16 02:31:17 +07:00
fastcgi.py Fixed several typos in Django 2014-05-28 17:39:14 -07:00