Matt Wright
|
bf260d4b7e
|
Add optional next parameter to registration endpoint. Fixes #117.
|
2013-05-28 11:01:42 -04:00 |
|
Matt Wright
|
38874433c7
|
Add tests for Peewee support
|
2013-04-04 18:09:55 -04:00 |
|
Matt Wright
|
7db5fe32a8
|
Turn on testing flag for test app
|
2013-03-04 14:57:29 -05:00 |
|
Chris Haines
|
4f414cf70f
|
Merge branch 'develop' of git://github.com/mattupstate/flask-security into template_list
Conflicts:
requirements.txt
|
2013-02-01 19:40:01 -05:00 |
|
Chris Haines
|
02c49ee423
|
Paths for templates are now configurable
|
2013-01-29 22:24:11 -05:00 |
|
Manuel Ebert
|
70b11d9015
|
Unit-tests for flask-peewee
|
2013-01-25 16:53:01 -08:00 |
|
apahomov
|
39f62374aa
|
Added tests
|
2013-01-15 10:30:48 +04:00 |
|
Eskil Heyn Olsen
|
09fe5a2cb7
|
Make test_app take kwargs
|
2013-01-06 20:00:13 -08:00 |
|
Matt Wright
|
90b4c58457
|
Fix build, hopefully
|
2012-09-16 22:23:04 -04:00 |
|
Matt Wright
|
1f8fb48727
|
a bit of code polish and an attempt to speed up the tests
|
2012-09-16 16:43:28 -04:00 |
|
Matt Wright
|
c1141b57fa
|
Add ability to not register blueprint on app. Useful if combining apps such as an API layer and a frontend where the API is not concerned with rendering templates or handling traditional auth
|
2012-09-11 17:51:20 -04:00 |
|
Matt Wright
|
f928db298d
|
Refactor datastore implementation
|
2012-08-24 11:38:25 -04:00 |
|
Matt Wright
|
4e41f4ec5e
|
Polish up tests
|
2012-08-24 00:47:41 -04:00 |
|
Matt Wright
|
6e754ed356
|
Major refactoring. Got rid of exceptions/errors in favor of using simple return values. Update tests to ensure full coverage according to nose coverage plugin
|
2012-08-23 17:58:33 -04:00 |
|
Matt Wright
|
b65b717fbc
|
Polish
|
2012-08-22 18:01:31 -04:00 |
|
Matt Wright
|
2471ba0db8
|
Move example app, which was a bad example, to the tests namespace. Its what it was used for anyway. A better example will be provided later
|
2012-08-22 12:00:46 -04:00 |
|