mirror of
https://github.com/wassname/flask-bootstrap.git
synced 2026-06-27 16:10:14 +08:00
5 lines
265 B
Plaintext
5 lines
265 B
Plaintext
##TO DO
|
|
|
|
* Set up default user authorization for admin user (authentication has already been setup using flask-auth)
|
|
* Integrate some sort of Python asset manager for static assets (i.e., JS/CSS minifier, file concatenator), ideally one that compiles CoffeeScript
|