Commit Graph

11 Commits

Author SHA1 Message Date
Iuri de Silvio
e0d85fbc44 Make it work with two plugins.
bottle>=0.10 changed behaviour to replace plugins with the same name,
so I have to patch the name if a plugin with the same name already
exists.
2014-03-29 15:29:16 -03:00
Marcel Hellkamp
b5fe085f96 Rename .travis to .travis.yml 2014-03-29 18:08:26 +01:00
Iuri de Silvio
adda6b53a1 Add .gitignore, tox and travis files. 2014-03-29 10:33:09 -03:00
Iuri de Silvio
9d20d994a7 Set plugin api=2 to make it work with older bottle versions. 2014-03-29 10:29:40 -03:00
Mageti
d666670c94 correct keyword in args
correct bad copy-paste to not change this plugin behavior
2014-03-27 15:10:24 +01:00
Mageti
7d5b72cde1 sqlalchemy->sqlite
Correct a bad copy-paste
change sqlalchemy keyword to sqlite
2014-03-27 15:07:01 +01:00
Mageti
bee5c022b1 Updating bottle_sqlite.py to new bottle
Updating bottle_sqlite.py to new bottle versions
inspired by bottle_sqlalchemy
adapted to python3
2014-03-27 14:40:11 +01:00
Thiago Avelino
87d94efcdc rename README file, used rst syntax 2014-03-17 12:42:17 -03:00
Marcel Hellkamp
f0b377857e sqlite-fix: Auto-commit on HTTPResponde exceptions (e.g. redirects) 2012-02-07 19:07:27 +01:00
Sean M. Collins
31486d5066 Update READMEs 2011-09-08 11:20:49 -04:00
Marcel Hellkamp
7c6f7b3abb Moved plugins from main bottle repository to bottle-extras. 2011-09-01 19:21:53 +02:00