mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-29 02:08:56 +03:00
Added initial implementation + tests
This commit is contained in:
5
.coveragerc
Normal file
5
.coveragerc
Normal file
@@ -0,0 +1,5 @@
|
||||
[run]
|
||||
include = localized_fields/*
|
||||
omit = *migrations*, *tests*
|
||||
plugins =
|
||||
django_coverage_plugin
|
||||
Reference in New Issue
Block a user