David Lord
|
54ff9b2972
|
use ruff linter and formatter
|
2023-11-09 10:27:01 -08:00 |
|
David Lord
|
9cb1a7a52d
|
blinker is required, signals are always available
|
2023-04-13 07:39:24 -07:00 |
|
David Lord
|
84c722044a
|
new debug/test preserve context implementation
|
2022-07-01 12:01:44 -07:00 |
|
David Lord
|
f2f027d1fb
|
remove unused module docstrings
|
2020-04-04 12:28:08 -07:00 |
|
David Lord
|
524fd0bc8c
|
apply pyupgrade
|
2020-04-04 12:10:00 -07:00 |
|
David Lord
|
1351d0a565
|
Merge branch '1.0.x'
|
2019-06-23 16:57:52 -07:00 |
|
David Lord
|
e666f7a69c
|
standardize license and copyright
|
2019-06-22 13:09:09 -07:00 |
|
David Lord
|
43483683b2
|
apply reorder-python-imports pre-commit config
|
2019-06-01 09:07:20 -07:00 |
|
David Baumgold
|
025589ee76
|
Reformat with black
https://github.com/python/black
|
2019-05-06 16:28:58 -04:00 |
|
David Lord
|
310fbfcf64
|
revert copyright year to project start
add copyright header to files
|
2018-02-08 12:43:30 -08:00 |
|
David Lord
|
465922e5f1
|
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
|
4ec1fbc9f5
|
More DRYing up the test suite (#2325)
|
2017-05-24 17:27:36 -07:00 |
|
Alexander Pantyukhin
|
5e12748d0e
|
Ignore before_render_template return values
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
eae37b575d
|
fix test_signals
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
e57199e0c4
|
fix test_signals
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
967907ee81
|
before_render_template signal can override render template.
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
1fbeb337c4
|
fix endline in the signal.py
|
2015-06-17 15:42:39 +02:00 |
|
Alexander Pantyukhin
|
d53d5c732b
|
before_render_template signal
|
2015-06-17 15:42:39 +02:00 |
|
Parkayun
|
33534bb4a9
|
Happy New Year 2015
|
2015-01-02 11:35:00 +09:00 |
|
Petr Zemek
|
e41bf1e181
|
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
|
93c190a8fd
|
Add unittest for appcontext_tearing_down signal
|
2014-10-07 07:34:19 +01:00 |
|
Markus Unterwaditzer
|
af4cb0ff2b
|
Remove flask superclass
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
af41dbe0c4
|
Remove useless classes
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
5da2c00419
|
Rewrite assertion methods
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
dd6b2574c9
|
Rework test_signals
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
8fa5e32d9a
|
Tests pass now.
|
2014-09-11 22:09:50 +02:00 |
|
Markus Unterwaditzer
|
961db8ad72
|
Made tests recognizable
|
2014-09-11 22:09:50 +02:00 |
|