mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 14:10:25 +00:00
* Amend setup configuration to include non-python package files Fixes: #767 Adds locale files created in: #762 * Amend render tests to use templatetag Tests now use the public interface to render function. Addresses regression in test coverage caused by adding templatetag to wheel.
3 lines
111 B
Text
3 lines
111 B
Text
recursive-include auditlog/templates *
|
|
recursive-include auditlog/static *
|
|
recursive-include auditlog/locale *
|