Added To Do section to README

This commit is contained in:
Eric S. Bullington
2012-11-05 09:38:15 -05:00
parent f3987eb2b4
commit 2586473cef
+4
View File
@@ -28,4 +28,8 @@ Change the appropriate settings in fabfile.py and
* Bootstrap frontend framework from Twitter
##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