kennethreitz
|
7345514942
|
setup.py
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2018-05-12 17:08:35 -04:00 |
|
kennethreitz
|
e9aa3790c9
|
Merge pull request #9 from theelous3/flask_caching
flask_caching instead of flask_cache
|
2018-05-12 16:45:31 -04:00 |
|
kennethreitz
|
508c1ca7a5
|
Merge branch 'master' into flask_caching
|
2018-05-12 16:45:26 -04:00 |
|
kennethreitz
|
05e7b6534c
|
Merge pull request #10 from nateprewitt/master
don't hard fail on warning suppression
|
2018-05-12 16:44:22 -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 |
|
kennethreitz
|
ad863d02f0
|
Merge pull request #5 from riquellopes/master
Support to define cache type
|
2018-04-24 08:17:41 -04: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
|
256e4e0b8a
|
v0.2.0
|
2017-05-17 15:09:24 -04:00 |
|
kennethreitz
|
a078a46299
|
meinheld
v0.2.0
|
2017-05-17 15:08:50 -04:00 |
|
kennethreitz
|
8f41a28963
|
Merge pull request #3 from pplante/patch-1
fixed calls to print for py3
|
2017-05-13 18:34:09 -04:00 |
|
phil plante
|
a61cc4ecb3
|
fixed calls to print for py3
|
2017-05-08 22:45:51 -07:00 |
|
kennethreitz
|
e0695f898a
|
Merge branch 'master' of github.com:kennethreitz/flask-common
|
2017-05-08 09:39:46 -04:00 |
|
kennethreitz
|
b681d263e3
|
v0.1.1
|
2017-05-08 09:39:40 -04:00 |
|
kennethreitz
|
852c4e888b
|
v0.1.0
v0.1.0
|
2017-05-08 09:36:33 -04:00 |
|
kennethreitz
|
6bc6cbbb1e
|
Update README.md
|
2017-05-08 09:30:37 -04:00 |
|
kennethreitz
|
7c4e4d8a71
|
Update README.md
|
2017-05-08 09:28:47 -04:00 |
|
kennethreitz
|
6e4c1b880d
|
Update README.md
|
2017-05-05 15:20:24 -04:00 |
|
kennethreitz
|
cdc927cb9f
|
Update README.md
|
2017-05-05 15:19:51 -04:00 |
|
kennethreitz
|
53d785e43f
|
Merge pull request #2 from rochacbruno/patch-2
s/DISALBED/DISABLED
|
2017-05-05 15:18:59 -04:00 |
|
Bruno Rocha
|
4b410b6c94
|
s/DISALBED/DISABLED
|
2017-05-05 16:01:47 -03:00 |
|
kennethreitz
|
4a26405442
|
Merge pull request #1 from rochacbruno/patch-1
Move `self.app` assignment to `init_app`, register extension, fix typo
|
2017-05-05 14:59:25 -04: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
|
d7030d2bb9
|
Update README.md
|
2017-05-05 13:47:21 -04:00 |
|
kennethreitz
|
bbca899417
|
Update README.md
|
2017-05-05 13:46:52 -04:00 |
|
kennethreitz
|
57ac3a569e
|
Update README.md
|
2017-05-05 13:46:25 -04:00 |
|
kennethreitz
|
ec74e91af6
|
readme
|
2017-05-04 21:24:00 -04:00 |
|
kennethreitz
|
9c9e15d285
|
usage
|
2017-05-04 21:22:58 -04:00 |
|
kennethreitz
|
75b5b51a93
|
additions
|
2017-05-04 21:21:28 -04:00 |
|
kennethreitz
|
7f98e958af
|
updates
|
2017-05-04 21:00:54 -04:00 |
|
kennethreitz
|
e06f28a6eb
|
Initial commit
|
2017-05-04 20:17:46 -04:00 |
|