mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 14:10:28 +00:00
* support for Python 3.12 and up * removed unused deprecated ugettext imports * fix django main being Python 3.12+ * missed some copypaste
6 lines
85 B
INI
6 lines
85 B
INI
[run]
|
|
source = dbtemplates
|
|
branch = 1
|
|
|
|
[report]
|
|
omit = *tests*,*/migrations/*,test_*
|