Elahi-cs
b182bd9a69
Small SQL formatting fix
2021-07-07 19:41:11 +02:00
David Lord
0fa6b55517
rename default branch in files
2021-05-11 15:18:41 -07:00
David Lord
9594326577
move package metadata to setup.cfg
2020-04-04 14:50:21 -07:00
David Lord
67bb43b738
apply pyupgrade
2020-04-04 12:10:00 -07:00
Grey Li
66a28f0f28
Replace old pocoo links everywhere
...
pocco.org -> palletsprojects.com
2019-11-19 09:32:35 -08:00
David Lord
1ee9405ff3
Merge branch '1.0.x'
2019-07-01 10:54:31 -07:00
Anthony Sottile
f65c6d3860
Fixes for PEP451 import loaders and pytest 5.x
...
- pytest 5.x drops python2 compatibility and therefore only implements PEP 451
- pytest 5.x made the repr of `ExcInfo` less confusing (fixed tests depending
on the old format)
2019-07-01 10:43:06 -07:00
David Lord
2cf5d51523
fix string concats left over by black
2019-06-01 09:22:20 -07:00
David Lord
e66fe2e8e7
apply reorder-python-imports pre-commit config
2019-06-01 09:07:20 -07:00
David Baumgold
85ce588b3b
Reformat with black
...
https://github.com/python/black
2019-05-06 16:28:58 -04:00
Grey Li
95008cf43d
Add prefix for all commands in documentation ( #2877 )
...
* Add prefix for commands in docs
* Add prefix for commands in example's README
2018-09-09 17:41:56 +09:00
Gerald Senarclens de Grancy
0096f33f2a
add init-db call to flask tutorial
...
otherwise the user is confronted with an unpleasant error
message when accessing the dev server the first time
2018-06-13 20:51:50 +02:00
David Lord
a894586ba8
add javascript ajax example
2018-04-12 11:06:02 -07:00
David Lord
e29bd92c52
rewrite tutorial docs and example
2018-04-09 00:53:25 -07:00