Commit Graph

22 Commits

Author SHA1 Message Date
Matt Wright 4238a7f704 Update docs a bit 2012-08-14 12:14:08 -04:00
Matt Wright a9727ceaa6 Refactor login_user and logout_user to be a utility method, thus it can be reused if necessary 2012-07-23 18:28:13 -04:00
Matt Wright dbd0b7b23b House keeping 2012-07-19 12:20:04 -04:00
Matt Wright 68dd972bfa Add more secure password storage via salt value and hmac 2012-07-18 13:27:30 -04:00
Matt Wright 54da59f003 Clean up 2012-07-13 16:11:25 -04:00
Matt Wright 507de82aba Update docs 2012-07-13 16:06:10 -04:00
Matt Wright 0227d987fe Fix #3 2012-04-26 11:35:24 -03:00
Matt Wright 5df01af720 Fix bad code example 2012-04-26 11:20:34 -03: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 2e37af8c01 Adjust path so version can get imported properly 2012-03-28 11:51:18 -04:00
Matt Wright 245914cc9a Doc polish and such 2012-03-28 11:44:48 -04:00
Matt Wright 201ee5b708 Merged user-account-mixin branch 2012-03-28 11:08:41 -04:00
Matt Wright 744ded7f1b Consolidate version number in one place 2012-03-27 18:49:01 -04:00
Matt Wright dd6ba0995d Random fixes 2012-03-27 14:26:45 -04:00
Matt Wright 5697f7c953 Update install instructions since its on pypi 2012-03-13 20:28:50 -04:00
Matt Wright d8f760092a Version 1.2.0 2012-03-12 22:20:15 -04:00
Matt Wright d11ac8e977 Added documentation for models 2012-03-12 21:57:09 -04:00
Matt Wright 0cdb43e167 More documentation 2012-03-12 21:15:22 -04:00
Matt Wright 6c44625945 Add another template example 2012-03-12 19:33:00 -04:00
Matt Wright 5f5b140db2 Initial documentation files 2012-03-12 19:26:57 -04:00
Matt Wright 3515eb0762 Starting to add Sphinx docs 2012-03-12 17:07:36 -04:00
Matt Wright 65eac687b7 Added a bunch of code documentation 2012-03-12 17:07:21 -04:00