Download django manifest Free Java Code
Description
A kickstarter for Django Web Framework projects.
Icons
Source Files
The download file django-manifest-master.zip has the following entries.
.gitignore/*from w w w .j a v a 2 s . com*/
AUTHORS
CHANGES
LICENCE
MANIFEST.in
README.rst
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
manifest/__init__.py
manifest/accounts/__init__.py
manifest/accounts/admin.py
manifest/accounts/backends.py
manifest/accounts/decorators.py
manifest/accounts/defaults.py
manifest/accounts/fixtures/dev.json
manifest/accounts/fixtures/test.json
manifest/accounts/forms.py
manifest/accounts/locale/tr/LC_MESSAGES/django.mo
manifest/accounts/locale/tr/LC_MESSAGES/django.po
manifest/accounts/management/__init__.py
manifest/accounts/management/commands/__init__.py
manifest/accounts/management/commands/clean_expired.py
manifest/accounts/managers.py
manifest/accounts/middleware.py
manifest/accounts/models.py
manifest/accounts/signals.py
manifest/accounts/tests/__init__.py
manifest/accounts/tests/backends.py
manifest/accounts/tests/base.py
manifest/accounts/tests/commands.py
manifest/accounts/tests/decorators.py
manifest/accounts/tests/forms.py
manifest/accounts/tests/managers.py
manifest/accounts/tests/middleware.py
manifest/accounts/tests/models.py
manifest/accounts/tests/utils.py
manifest/accounts/tests/views.py
manifest/accounts/urls.py
manifest/accounts/utils.py
manifest/accounts/views.py
manifest/bootstrap/__init__.py
manifest/bootstrap/locale/tr/LC_MESSAGES/django.mo
manifest/bootstrap/locale/tr/LC_MESSAGES/django.po
manifest/bootstrap/models.py
manifest/bootstrap/static/css/base.css
manifest/bootstrap/static/css/bootstrap-responsive.css
manifest/bootstrap/static/css/bootstrap-responsive.min.css
manifest/bootstrap/static/css/bootstrap.css
manifest/bootstrap/static/css/bootstrap.min.css
manifest/bootstrap/static/img/glyphicons-halflings-white.png
manifest/bootstrap/static/img/glyphicons-halflings.png
manifest/bootstrap/static/js/bootstrap-ajax.js
manifest/bootstrap/static/js/bootstrap.js
manifest/bootstrap/static/js/bootstrap.min.js
manifest/bootstrap/static/js/vendor/spin.min.js
manifest/bootstrap/templates/404.html
manifest/bootstrap/templates/500.html
manifest/bootstrap/templates/_messages.html
manifest/bootstrap/templates/_navbar_account.html
manifest/bootstrap/templates/_navbar_search.html
manifest/bootstrap/templates/accounts/account_edit_form.html
manifest/bootstrap/templates/accounts/activate_fail.html
manifest/bootstrap/templates/accounts/base.html
manifest/bootstrap/templates/accounts/disabled.html
manifest/bootstrap/templates/accounts/email_change_complete.html
manifest/bootstrap/templates/accounts/email_change_done.html
manifest/bootstrap/templates/accounts/email_change_fail.html
manifest/bootstrap/templates/accounts/email_change_form.html
manifest/bootstrap/templates/accounts/email_form.html
manifest/bootstrap/templates/accounts/emails/activation_email_message.txt
manifest/bootstrap/templates/accounts/emails/activation_email_subject.txt
manifest/bootstrap/templates/accounts/emails/confirmation_email_message_new.txt
manifest/bootstrap/templates/accounts/emails/confirmation_email_message_old.txt
manifest/bootstrap/templates/accounts/emails/confirmation_email_subject_new.txt
manifest/bootstrap/templates/accounts/emails/confirmation_email_subject_old.txt
manifest/bootstrap/templates/accounts/emails/password_reset_message.txt
manifest/bootstrap/templates/accounts/emails/password_reset_subject.txt
manifest/bootstrap/templates/accounts/login.html
manifest/bootstrap/templates/accounts/logout.html
manifest/bootstrap/templates/accounts/password_change_complete.html
manifest/bootstrap/templates/accounts/password_change_form.html
manifest/bootstrap/templates/accounts/password_reset_complete.html
manifest/bootstrap/templates/accounts/password_reset_confirm.html
manifest/bootstrap/templates/accounts/password_reset_done.html
manifest/bootstrap/templates/accounts/password_reset_form.html
manifest/bootstrap/templates/accounts/profile_detail.html
manifest/bootstrap/templates/accounts/profile_form.html
manifest/bootstrap/templates/accounts/profile_list.html
manifest/bootstrap/templates/accounts/register.html
manifest/bootstrap/templates/accounts/register_complete.html
manifest/bootstrap/templates/accounts/settings.html
manifest/bootstrap/templates/base.html
manifest/bootstrap/templates/base_aside.html
manifest/bootstrap/templates/base_banner.html
manifest/bootstrap/templates/bootstrap/form.html
manifest/bootstrap/templates/comments/comment_confirm_delete.html
manifest/bootstrap/templates/comments/comment_form.html
manifest/bootstrap/templates/comments/comment_item.html
manifest/bootstrap/templates/comments/comment_list.html
manifest/bootstrap/templates/comments/comments_block.html
manifest/bootstrap/templates/comments/delete.html
manifest/bootstrap/templates/comments/delete_done.html
manifest/bootstrap/templates/comments/delete_verify.html
manifest/bootstrap/templates/comments/posted.html
manifest/bootstrap/templates/comments/preview.html
manifest/bootstrap/templates/flatpages/default.html
manifest/bootstrap/templates/flatpages/flatpagebody.html
manifest/bootstrap/templates/homepage.html
manifest/bootstrap/templates/pagination/pagination.html
manifest/bootstrap/templates/theme_base.html
manifest/bootstrap/templatetags/__init__.py
manifest/bootstrap/templatetags/bootstrap_tags.py
manifest/core/__init__.py
manifest/core/context_processors.py
manifest/core/decorators.py
manifest/core/fixtures/dev.json
manifest/core/forms.py
manifest/core/locale/tr/LC_MESSAGES/django.mo
manifest/core/locale/tr/LC_MESSAGES/django.po
manifest/core/projects/basic/manage.py
manifest/core/projects/basic/project_name/__init__.py
manifest/core/projects/basic/project_name/fixtures/initial_data.json
manifest/core/projects/basic/project_name/local_settings.py
manifest/core/projects/basic/project_name/requirements.txt
manifest/core/projects/basic/project_name/settings.py
manifest/core/projects/basic/project_name/static/wmd/images/wmd-buttons.png
manifest/core/projects/basic/project_name/static/wmd/images/wmd-buttons.psd
manifest/core/projects/basic/project_name/static/wmd/jquery.wmd.js
manifest/core/projects/basic/project_name/static/wmd/jquery.wmd.min.js
manifest/core/projects/basic/project_name/static/wmd/wmd.css
manifest/core/projects/basic/project_name/templates/base.html
manifest/core/projects/basic/project_name/urls.py
manifest/core/projects/basic/project_name/wsgi.py
manifest/core/static/staticfiles/README
manifest/core/static/staticfiles/css/site_tabs.css
manifest/core/static/staticfiles/wmd/images/wmd-buttons.png
manifest/core/static/staticfiles/wmd/images/wmd-buttons.psd
manifest/core/static/staticfiles/wmd/jquery.wmd.js
manifest/core/static/staticfiles/wmd/jquery.wmd.min.js
manifest/core/static/staticfiles/wmd/wmd.css
manifest/core/templates/base.html
manifest/core/templates/core/analytics.html
manifest/core/templatetags/__init__.py
manifest/core/templatetags/analytics.py
manifest/core/templatetags/navigation.py
manifest/facebook/__init__.py
manifest/facebook/api.py
manifest/facebook/context_processors.py
manifest/facebook/forms.py
manifest/facebook/locale/tr/LC_MESSAGES/django.mo
manifest/facebook/locale/tr/LC_MESSAGES/django.po
manifest/facebook/middleware.py
manifest/facebook/models.py
manifest/facebook/settings.py
manifest/facebook/static/facebook_channel.html
manifest/facebook/static/img/facebook_loader.gif
manifest/facebook/templates/base.html
manifest/facebook/templates/facebook/connect.html
manifest/facebook/templates/facebook/iframe.html
manifest/facebook/templatetags/__init__.py
manifest/facebook/templatetags/facebook_avatar.py
manifest/facebook/urls.py
manifest/facebook/utils.py
manifest/facebook/views.py
setup.py
Download
Click the following link to download django-manifest-master.zip.
django-manifest-master.zip