Commit Graph

33 Commits

Author SHA1 Message Date
Matt Wright f8fbd6cec8 Bump version number to 1.5.3 2012-12-23 16:47:20 -05:00
Matt Wright 9d11dd0787 Update dependency rules 2012-12-23 16:47:14 -05:00
Matt Wright 3a5a1b4f52 Bump version number to 1.5.2 2012-12-11 15:15:01 -05:00
Matt Wright 5e49a4e05b Bump version number to 1.5.1 2012-11-26 15:01:54 -05:00
Matt Wright d7f52af371 Bump version number 2012-10-11 17:39:05 -04:00
Matt Wright f96feaffa1 Bump version number to 1.5.0 2012-10-11 17:34:32 -04:00
Matt Wright aad042d7ad Update changelog and install dependencies 2012-10-11 17:11:48 -04:00
Matt Wright a269930ec3 Update docs and tests 2012-10-10 13:36:59 -04:00
Matt Wright b0b09aea49 Add ability to define a send_mail_task which could be used to send mails instead of the default flask-mail plugin. Could also be used to send mail asynchronously. Make flask-mail required as well. 2012-08-23 13:01:11 -04:00
Matt Wright a39f46854e Significant design change: commit data after some requests to avoid multiple database hits when using SQLALchemy 2012-08-17 13:19:40 -04:00
Matt Wright 4daefcf1f7 Change name 2012-08-14 16:21:58 -04:00
Matt Wright aee3d30e50 Remove required flask-mail dependency. Let users install it themselves if features require it. Also need to wait till newer version is released 2012-07-19 17:04:48 -04:00
Matt Wright dbd0b7b23b House keeping 2012-07-19 12:20:04 -04:00
Matt Wright ddc503d296 Mising comma 2012-07-11 17:02:44 -04:00
Matt Wright f35fa7f4d0 Update dependency 2012-07-11 16:34:00 -04:00
Matt Wright a7016c1cfa Update build and dependencies 2012-06-20 15:36:44 -04:00
Matt Wright 421cf410a2 Specify dependency versions in setup.py 2012-06-18 16:58:56 -04:00
Matt Wright 08582b7f82 Remove old Flask-MongoEngine dependency since it is now officially on pypi 2012-05-22 18:42:31 -04:00
Matt Wright 20abde5542 Add Flask-Mail dependency 2012-05-22 18:34:42 -04:00
Matt Wright 4625e9bdf3 Bump version 2012-05-01 15:43:14 -04:00
Matt Wright 9b513ce4ab Polish 2012-05-01 11:19:46 -04:00
Matt Wright 44fb7cfe38 Update dev version 2012-04-27 14:04:08 -04:00
Matt Wright ab08abcaf9 Fix #4 2012-04-27 13:37:50 -04:00
Matt Wright 0acf4bca0d remove __version__ because it was causing problems with installation from pypi 2012-04-04 12:16:00 -04:00
Matt Wright 744ded7f1b Consolidate version number in one place 2012-03-27 18:49:01 -04:00
Matt Wright 3c57e169d1 Update version number 2012-03-12 22:21:00 -04:00
Matt Wright d8f760092a Version 1.2.0 2012-03-12 22:20:15 -04:00
Matt Wright 65eac687b7 Added a bunch of code documentation 2012-03-12 17:07:21 -04:00
Matt Wright e8d41ad4b5 Update version number 2012-03-12 11:00:09 -04:00
Matt Wright 25407c84ca Update version number 2012-03-12 10:58:54 -04:00
Matt Wright e239216d92 Added a few handy commands for Flask-Script to create users and add/remove roles. Also refactored the datastore a bit with appropriate methods 2012-03-09 16:31:05 -05:00
Matt Wright 0ea7c63bb1 Add datastore package 2012-03-08 23:50:53 -05:00
Matt Wright f5db44d0a1 First code commit 2012-03-08 16:03:53 -05:00