Download Data News Free Java Code
Description
Data News is a place to post and discuss data related news. Built with Flask/Python.
Source Files
The download file DataNews-master.zip has the following entries.
.gitignore// ww w. j a v a 2 s . c om
CHANGES
LICENSE
Procfile
alembic.ini
alembic/README
alembic/env.py
alembic/script.py.mako
data_news/__init__.py
data_news/admin/__init__.py
data_news/admin/views.py
data_news/api/__init__.py
data_news/api/views.py
data_news/background/__init__.py
data_news/background/models.py
data_news/background/twitter.py
data_news/config.py
data_news/frontend/__init__.py
data_news/frontend/forms.py
data_news/frontend/models.py
data_news/frontend/views.py
data_news/static/.webassets-manifest
data_news/static/css/bootstrap.css
data_news/static/css/font-awesome.css
data_news/static/css/main.8f0fd81e.css
data_news/static/css/site.css
data_news/static/font/FontAwesome.3.2.1.otf
data_news/static/font/fontawesome-webfont.3.2.1.eot
data_news/static/font/fontawesome-webfont.3.2.1.svg
data_news/static/font/fontawesome-webfont.3.2.1.ttf
data_news/static/font/fontawesome-webfont.3.2.1.woff
data_news/static/js/app.build.js
data_news/static/js/app.js
data_news/static/js/app.min.v0.01.js
data_news/static/js/libs/backbone.js
data_news/static/js/libs/bootstrap.js
data_news/static/js/libs/jquery-2.0.3.js
data_news/static/js/libs/jquery.pjax.js
data_news/static/js/libs/r.js
data_news/static/js/libs/underscore.js
data_news/static/js/main.js
data_news/static/js/model.js
data_news/static/js/require.js
data_news/static/js/view.js
data_news/templates/error/404.html
data_news/templates/error/500.html
data_news/templates/item/_comment.html
data_news/templates/item/_comment_form.html
data_news/templates/item/_page.html
data_news/templates/item/_post.html
data_news/templates/item/_vote.html
data_news/templates/item/_welcome.html
data_news/templates/item/item.html
data_news/templates/item/list.html
data_news/templates/item/submit.html
data_news/templates/macros/_wtf.html
data_news/templates/security/change_password.html
data_news/templates/security/email/change_notice.html
data_news/templates/security/email/change_notice.txt
data_news/templates/security/email/reset_instructions.html
data_news/templates/security/email/reset_instructions.txt
data_news/templates/security/email/reset_notice.html
data_news/templates/security/email/reset_notice.txt
data_news/templates/security/forgot_password.html
data_news/templates/security/login_user.html
data_news/templates/security/register_user.html
data_news/templates/security/reset_password.html
data_news/templates/structure/_base.html
data_news/templates/structure/_css.html
data_news/templates/structure/_footer.html
data_news/templates/structure/_js.html
data_news/templates/structure/_messages.html
data_news/templates/structure/_nav.html
data_news/templates/user/_user.html
data_news/templates/user/user.html
data_news/user/__init__.py
data_news/user/forms.py
data_news/user/models.py
data_news/user/views.py
data_news/utils.py
manage.py
newrelic.ini
readme.md
requirements.txt
setup.py
Download
Click the following link to download DataNews-master.zip.
DataNews-master.zip