This commit is contained in:
Matt Wright
2013-07-22 12:19:29 -04:00
parent e7855488df
commit d05e699a15
+1 -1
View File
@@ -13,7 +13,7 @@ Flask application. They include:
7. Token based password recovery / resetting (optional)
8. User registration (optional)
9. Login tracking (optional)
10 . JSON/Ajax Support
10. JSON/Ajax Support
Many of these features are made possible by integrating various Flask extensions
and libraries. They include: