mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
* Allow decoration of functions beyond the admin login * Exclude tests file from coverage * Allow installing django 1.11 * Add python 3.6 for testing
3 lines
126 B
INI
3 lines
126 B
INI
[run]
|
|
omit = *_settings.py, defender/*migrations/*, defender/exampleapp/*, *test.py,
|
|
*__init__.py, *tests.py, *urls.py
|