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
3bec38888f
django1
/
django
/
core
/
servers
History
Berker Peksag
5d263dee30
Fixed
#21674
-- Deprecated the import_by_path() function in favor of import_string().
...
Thanks Aymeric Augustin for the suggestion and review.
2014-02-08 11:12:19 -05: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
#21674
-- Deprecated the import_by_path() function in favor of import_string().
2014-02-08 11:12:19 -05:00
fastcgi.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00