mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-05 14:14:43 +00:00
This change allows setting the same signals when the request is not present, i.e. in a celery task.
8 lines
115 B
Text
8 lines
115 B
Text
-r requirements.txt
|
|
|
|
coverage==4.3.4
|
|
tox>=1.7.0
|
|
codecov>=2.0.0
|
|
django-multiselectfield==0.1.8
|
|
psycopg2-binary
|
|
mock
|