sanic/sanic/mixins
Adam Hopkins 0c3a8392f2
Event autoregister (#2140)
* Add event autoregistration

* Setup tests

* Cleanup IDE added imports

* Remove unused imports
2021-06-01 10:44:07 +03:00
..
__init__.py Breakup App and Bluieprint 2021-01-26 23:14:47 +02:00
exceptions.py Add some test coverage 2021-02-15 21:50:20 +02:00
listeners.py Add convenience decorators for new listeners (#2064) 2021-03-16 11:21:05 +02:00
middleware.py RFC/1630 Signals (#2042) 2021-03-14 10:09:07 +02:00
routes.py Require stricter object names (#2146) 2021-05-30 15:37:44 +03:00
signals.py Event autoregister (#2140) 2021-06-01 10:44:07 +03:00