Skip to content

RainCT/flask-template-with-social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REQUIREMENTS:

 - Flask
 - Flask-SQLAlchemy
 - Flask-Login
 - Flask-OAuth

LICENSE:

    ISC License - http://opensource.org/licenses/ISC

TODO:

 * Look into using http://packages.python.org/Flask-Security/ instead
     - http://packages.python.org/Flask-Security/quickstart.html

 * Steal CRUDMixin from:
     https://github.com/semirook/flask-kit/blob/master/base/models.py

 * Steal common_form_field from: (?)
     https://github.com/semirook/flask-kit/blob/master/base/templates/macros/form_helpers.html

About

Just some Flask bootstrap (with code for signing in through social networks)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages