Commit Graph

51 Commits

Author SHA1 Message Date
Manuel Ebert e3e96d546a Another small fix for the peewee docs 2013-01-25 16:59:48 -08:00
Manuel Ebert 46c2355a7e FIxes peewee description on quickstart 2013-01-25 16:58:21 -08:00
Manuel Ebert 423e430e04 Docs for flask-peewee 2013-01-25 16:54:18 -08:00
Matt Wright 3c65923d33 Merge pull request #66 from eskil/registerform
Update documentation reg. configurable forms
2013-01-08 08:16:30 -08:00
Eskil Heyn Olsen daed6e1064 Update documentation reg. configurable forms 2013-01-08 07:45:13 -08:00
Matt Wright f566f41fb3 Merge pull request #58 from eskil/registerform
Configurable forms
2013-01-08 07:10:14 -08:00
Matt Wright d760aa41c5 Merge branch 'master' into develop 2013-01-06 21:01:53 -05:00
Matt Wright 029466830d Bump version number to 1.5.4 2013-01-06 20:43:02 -05:00
Eskil Heyn Olsen ae6f3b6753 Document and unit-test the signals.
Adds description of signals to docmentation. Adds unit-tests of
signal behaviour and tests parameters.
2013-01-06 14:12:18 -08:00
Eskil Heyn Olsen f83092865b Configurable forms, issue:49 2013-01-03 22:00:29 -08:00
Matt Wright f8fbd6cec8 Bump version number to 1.5.3 2012-12-23 16:47:20 -05:00
Josh Purvis d468fae0ea Reorganized Quickstart and added MongoDB example. 2012-12-19 11:17:06 -05:00
Matt Wright 3a5a1b4f52 Bump version number to 1.5.2 2012-12-11 15:15:01 -05:00
Matt Wright f4b6eb9869 Fix table 2012-11-26 15:03:18 -05:00
Matt Wright 5e49a4e05b Bump version number to 1.5.1 2012-11-26 15:01:54 -05:00
Anthony Plunkett 514d27fd66 Ability to manage email subjects from configuration. 2012-11-19 21:13:52 -05:00
Anthony Plunkett 3dc2304d6e Flask-Mail documentation for basic functionality. 2012-11-16 17:30:12 -05:00
Matt Wright f96feaffa1 Bump version number to 1.5.0 2012-10-11 17:34:32 -04:00
Matt Wright a269930ec3 Update docs and tests 2012-10-10 13:36:59 -04:00
Matt Wright da9f683c22 Update docs a bit 2012-08-24 00:48:14 -04:00
Matt Wright c55993fe88 Update docs 2012-08-22 17:25:40 -04:00
Matt Wright 7361114ccb Update documentation a bit 2012-08-22 17:12:00 -04:00
Matt Wright 24f02a76f5 Update docs 2012-08-21 01:51:17 -04:00
Matt Wright 8c533ff12c docs work 2012-08-20 23:35:28 -04:00
Matt Wright ebe34005a1 Update docs 2012-08-20 18:25:03 -04:00
Matt Wright a3f350f905 Start work on documentation 2012-08-20 17:07:51 -04:00
Matt Wright bee5f1cbe9 Update version number 2012-08-15 15:36:47 -04:00
Matt Wright 4b31de057c Remove reference to 2012-08-14 16:21:50 -04:00
Matt Wright 6f7d5378e7 Remove reference to remember_token in docs 2012-08-14 16:03:38 -04:00
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