__init__.py
|
initial django project
|
2013-04-23 17:44:01 -07:00 |
settings.py
|
specified where to find static files
|
2013-04-23 17:51:59 -07:00 |
urls.py
|
hello world view
|
2013-04-23 17:47:15 -07:00 |
views.py
|
hello world view
|
2013-04-23 17:47:15 -07:00 |
wsgi.py
|
initial django project
|
2013-04-23 17:44:01 -07:00 |