Download django sample app Free Java Code
Description
Minimal sample application to start developing your web project immediately on Django framework.
Icons
Source Files
The download file django-sample-app-master.zip has the following entries.
.gitignore// ww w .j a va 2 s . c o m
README.md
requirements.txt
sampleapp/__init__.py
sampleapp/home/__init__.py
sampleapp/home/models.py
sampleapp/home/tests.py
sampleapp/home/views.py
sampleapp/manage.py
sampleapp/settings/__init__.py
sampleapp/settings/default.py
sampleapp/settings/local.template.py
sampleapp/urls.py
static/init.txt
staticfiles/css/bootstrap-responsive.css
staticfiles/css/bootstrap-responsive.min.css
staticfiles/css/bootstrap.css
staticfiles/css/bootstrap.min.css
staticfiles/css/font-awesome-ie7.min.css
staticfiles/css/font-awesome.css
staticfiles/css/font-awesome.min.css
staticfiles/css/jquery-ui/jquery-ui-base.css
staticfiles/css/main.css
staticfiles/font/FontAwesome.otf
staticfiles/font/fontawesome-webfont.eot
staticfiles/font/fontawesome-webfont.svg
staticfiles/font/fontawesome-webfont.ttf
staticfiles/font/fontawesome-webfont.woff
staticfiles/humans.txt
staticfiles/img/glyphicons-halflings-white.png
staticfiles/img/glyphicons-halflings.png
staticfiles/img/ico/apple-touch-icon-114x114-precomposed.png
staticfiles/img/ico/apple-touch-icon-144x144-precomposed.png
staticfiles/img/ico/apple-touch-icon-57x57-precomposed.png
staticfiles/img/ico/apple-touch-icon-72x72-precomposed.png
staticfiles/img/ico/apple-touch-icon-precomposed.png
staticfiles/img/ico/apple-touch-icon.png
staticfiles/img/ico/favicon.ico
staticfiles/img/jquery-ui/base/ui-bg_flat_0_aaaaaa_40x100.png
staticfiles/img/jquery-ui/base/ui-bg_flat_75_ffffff_40x100.png
staticfiles/img/jquery-ui/base/ui-bg_glass_55_fbf9ee_1x400.png
staticfiles/img/jquery-ui/base/ui-bg_glass_65_ffffff_1x400.png
staticfiles/img/jquery-ui/base/ui-bg_glass_75_dadada_1x400.png
staticfiles/img/jquery-ui/base/ui-bg_glass_75_e6e6e6_1x400.png
staticfiles/img/jquery-ui/base/ui-bg_glass_95_fef1ec_1x400.png
staticfiles/img/jquery-ui/base/ui-bg_highlight-soft_75_cccccc_1x100.png
staticfiles/img/jquery-ui/base/ui-icons_222222_256x240.png
staticfiles/img/jquery-ui/base/ui-icons_2e83ff_256x240.png
staticfiles/img/jquery-ui/base/ui-icons_454545_256x240.png
staticfiles/img/jquery-ui/base/ui-icons_888888_256x240.png
staticfiles/img/jquery-ui/base/ui-icons_cd0a0a_256x240.png
staticfiles/js/lib/bootstrap.js
staticfiles/js/lib/bootstrap.min.js
staticfiles/js/lib/jquery-1.9.1.js
staticfiles/js/lib/jquery-1.9.1.min.js
staticfiles/js/lib/jquery-ui-1.9.2.min.js
staticfiles/js/lib/modernizr-2.6.2-respond-1.1.0.min.js
staticfiles/js/main.coffee
staticfiles/js/main.js
staticfiles/js/plugins.js
staticfiles/media/init.txt
staticfiles/robots.txt
templates/404.html
templates/500.html
templates/base.html
templates/home.html
wsgihandler.py
Download
Click the following link to download django-sample-app-master.zip.
django-sample-app-master.zip