mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
Make user-model swappable
I may just need this later, and doing it this late was already painful enough.
This commit is contained in:
@@ -47,6 +47,7 @@ include = [
|
||||
"static*",
|
||||
"templates*",
|
||||
"theme*",
|
||||
"users*",
|
||||
]
|
||||
|
||||
# exclude = ["my_package.tests*"] # exclude packages matching these glob patterns (empty by default)
|
||||
|
||||
Reference in New Issue
Block a user