Download Django Photo Book Free Java Code
Description
Course assignment for Aalto University Web Software Development course.
Icons
Source Files
The download file DjangoPhotoBook-master.zip has the following entries.
.gitignore// ww w . j a va 2 s. c o m
README
django_photobook/__init__.py
django_photobook/manage.py
django_photobook/photobook/__init__.py
django_photobook/photobook/admin.py
django_photobook/photobook/forms.py
django_photobook/photobook/models.py
django_photobook/photobook/static/css/bootstrap-responsive.css
django_photobook/photobook/static/css/bootstrap-responsive.min.css
django_photobook/photobook/static/css/bootstrap.css
django_photobook/photobook/static/css/bootstrap.min.css
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-bg_flat_10_000000_40x100.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-icons_222222_256x240.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-icons_228ef1_256x240.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-icons_ef8c08_256x240.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-icons_ffd27a_256x240.png
django_photobook/photobook/static/css/jquery-ui-lightness/images/ui-icons_ffffff_256x240.png
django_photobook/photobook/static/css/jquery-ui-lightness/jquery-ui-1.8.18.custom.css
django_photobook/photobook/static/css/style.css
django_photobook/photobook/static/img/glyphicons-halflings-white.png
django_photobook/photobook/static/img/glyphicons-halflings.png
django_photobook/photobook/static/js/ajax_csrf.js
django_photobook/photobook/static/js/bootstrap.js
django_photobook/photobook/static/js/bootstrap.min.js
django_photobook/photobook/static/js/common.js
django_photobook/photobook/static/js/edit.js
django_photobook/photobook/static/js/jquery-1.7.1.min.js
django_photobook/photobook/static/js/jquery-ui-1.8.18.custom.min.js
django_photobook/photobook/tests.py
django_photobook/photobook/urls.py
django_photobook/photobook/views.py
django_photobook/settings.py
django_photobook/templates/base.html
django_photobook/templates/photobook/album_detail.html
django_photobook/templates/photobook/album_edit.html
django_photobook/templates/photobook/album_list.html
django_photobook/templates/photobook/create_album.html
django_photobook/templates/photobook/index.html
django_photobook/templates/photobook/page_detail.html
django_photobook/templates/photobook/search.html
django_photobook/templates/photobook/search_result.html
django_photobook/templates/photobook/user_detail_view.html
django_photobook/templates/photobook/user_list.html
django_photobook/templates/registration/login.html
django_photobook/templates/registration/register.html
django_photobook/urls.py
Download
Click the following link to download DjangoPhotoBook-master.zip.
DjangoPhotoBook-master.zip