kennethreitz
|
508c1ca7a5
|
Merge branch 'master' into flask_caching
|
2018-05-12 16:45:26 -04:00 |
|
Nate Prewitt
|
82328ad1ed
|
don't hard fail on warning suppression
|
2018-05-12 08:42:12 -07:00 |
|
theelous3
|
2a96eea50f
|
use flask_caching instead of flask_cache, remove depreciated ext import and warning
|
2018-05-09 22:18:59 +01:00 |
|
Henrique Lopes
|
cd40abbd58
|
adding a new option to define the cache type
|
2017-09-29 22:35:33 -03:00 |
|
Henrique Lopes
|
ddb75e5419
|
pep8 revision
|
2017-09-29 22:04:07 -03:00 |
|
kennethreitz
|
a078a46299
|
meinheld
|
2017-05-17 15:08:50 -04:00 |
|
phil plante
|
a61cc4ecb3
|
fixed calls to print for py3
|
2017-05-08 22:45:51 -07:00 |
|
kennethreitz
|
b681d263e3
|
v0.1.1
|
2017-05-08 09:39:40 -04:00 |
|
kennethreitz
|
852c4e888b
|
v0.1.0
|
2017-05-08 09:36:33 -04:00 |
|
Bruno Rocha
|
4b410b6c94
|
s/DISALBED/DISABLED
|
2017-05-05 16:01:47 -03:00 |
|
Bruno Rocha
|
19b3f2800c
|
Move self.app assignment to init_app, register extension, fix typo
- Moved `self.app` assignment to `init_app`
- Registered extension in `app.extensions` dict
- Fixed a typo
|
2017-05-05 15:53:50 -03:00 |
|
kennethreitz
|
75b5b51a93
|
additions
|
2017-05-04 21:21:28 -04:00 |
|
kennethreitz
|
7f98e958af
|
updates
|
2017-05-04 21:00:54 -04:00 |
|