David Lord
|
296ef35943
|
remove unused module docstrings
|
2020-04-04 12:28:08 -07:00 |
|
David Lord
|
67bb43b738
|
apply pyupgrade
|
2020-04-04 12:10:00 -07:00 |
|
David Lord
|
ff0c92a1c7
|
Merge branch '1.0.x'
|
2019-06-23 16:57:52 -07:00 |
|
David Lord
|
e066e9f9e3
|
standardize license and copyright
|
2019-06-22 13:09:09 -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 |
|
David Lord
|
aa4db37a7f
|
revert copyright year to project start
add copyright header to files
|
2018-02-08 12:43:30 -08:00 |
|
David Lord
|
d590d6024d
|
clean up secret key docs
consistent key across docs and examples
consistent key across tests, set in conftest
|
2017-06-28 07:58:06 -07:00 |
|
Christian Stade-Schuldt
|
55b92efab4
|
More DRYing up the test suite (#2325)
|
2017-05-24 17:27:36 -07:00 |
|
Alexander Pantyukhin
|
a2c426a6cf
|
Ignore before_render_template return values
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
e22a104c56
|
fix test_signals
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
cf5e02818e
|
fix test_signals
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
d1c1fa9ce3
|
before_render_template signal can override render template.
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
61775bf76b
|
fix endline in the signal.py
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
cb8edfa806
|
before_render_template signal
|
2015-06-17 15:42:39 +02:00 |
|
Parkayun
|
e05771ff60
|
Happy New Year 2015
|
2015-01-02 11:35:00 +09:00 |
|
Petr Zemek
|
cbd4f414c6
|
Remove two redundant empty lines.
PEP8 suggests to use two empty lines to separate functions, not three.
|
2014-10-27 11:13:03 +01:00 |
|
Davide Ceretti
|
8c5559c211
|
Add unittest for appcontext_tearing_down signal
|
2014-10-07 07:34:19 +01:00 |
|
Markus Unterwaditzer
|
1d0b83690e
|
Remove flask superclass
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
304913a878
|
Remove useless classes
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
879becff31
|
Rewrite assertion methods
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
441281b4e5
|
Rework test_signals
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
1c40e7ad49
|
Tests pass now.
|
2014-09-11 22:09:50 +02:00 |
|
Markus Unterwaditzer
|
2ea00e48ad
|
Made tests recognizable
|
2014-09-11 22:09:50 +02:00 |
|