Download flask blog sample Free Java Code
Description
Sample flask blog for DneprPy #1.
Source Files
The download file flask-blog-sample-master.zip has the following entries.
.gitignore/* w w w .j av a 2 s . co m*/
README.rst
__init__.py
api/__init__.py
application.py
auth/__init__.py
auth/models.py
blog/__init__.py
blog/api.py
blog/datastore.py
blog/forms.py
blog/models.py
blog/views.py
core/__init__.py
core/decorators.py
core/http.py
core/models.py
core/resource.py
core/rules.en
core/script.py
core/utils.py
extensions.py
factory.py
manage.py
requirements.txt
settings.py
static/css/bootstrap-responsive.css
static/css/bootstrap-responsive.min.css
static/css/bootstrap.css
static/css/bootstrap.min.css
static/img/glyphicons-halflings-white.png
static/img/glyphicons-halflings.png
static/js/bootstrap.js
static/js/bootstrap.min.js
static/js/jquery-1.9.1.min.js
templates/_form_macro.html
templates/base.html
templates/blog/add_post.html
templates/blog/list_posts.html
templates/blog/show_post.html
templates/security/.DS_Store
templates/security/_macros.html
templates/security/_menu.html
templates/security/_messages.html
templates/security/email/confirmation_instructions.html
templates/security/email/confirmation_instructions.txt
templates/security/email/login_instructions.html
templates/security/email/login_instructions.txt
templates/security/email/reset_instructions.html
templates/security/email/reset_instructions.txt
templates/security/email/reset_notice.html
templates/security/email/reset_notice.txt
templates/security/email/welcome.html
templates/security/email/welcome.txt
templates/security/forgot_password.html
templates/security/login_user.html
templates/security/register_user.html
templates/security/reset_password.html
templates/security/send_confirmation.html
templates/security/send_login.html
Download
Click the following link to download flask-blog-sample-master.zip.
flask-blog-sample-master.zip