|
__init__.py
|
Refactor handlers to a more pluggable format
|
2019-02-22 19:55:57 +02:00 |
|
base.py
|
Optimize imports as part of cleanup round
|
2021-01-07 18:23:33 +02:00 |
|
cache.py
|
Add support for Django 3.2
|
2021-04-06 20:11:14 +03:00 |
|
database.py
|
Prevent unnecessary save for created object
|
2021-06-29 16:49:12 +03:00 |
|
dummy.py
|
Make code Black's compliant.
|
2020-07-28 20:21:34 +03:00 |
|
proxy.py
|
Add @toggleable decorator to signal handler
|
2020-09-27 17:08:01 +03:00 |
|
test.py
|
add LOCK_OUT_BY_USER_OR_IP option
|
2020-08-21 17:17:57 +03:00 |