👻 Fix a strange behavior with get_model in taiga.projects.history.services
parent
d4b34be47e
commit
8c5695974d
|
@ -177,16 +177,16 @@ INSTALLED_APPS = [
|
|||
"taiga.users",
|
||||
"taiga.userstorage",
|
||||
"taiga.projects",
|
||||
"taiga.projects.references",
|
||||
"taiga.projects.history",
|
||||
"taiga.projects.notifications",
|
||||
"taiga.projects.attachments",
|
||||
"taiga.projects.votes",
|
||||
"taiga.projects.milestones",
|
||||
"taiga.projects.userstories",
|
||||
"taiga.projects.tasks",
|
||||
"taiga.projects.issues",
|
||||
"taiga.projects.references",
|
||||
"taiga.projects.wiki",
|
||||
"taiga.projects.history",
|
||||
"taiga.projects.notifications",
|
||||
"taiga.projects.votes",
|
||||
"taiga.searches",
|
||||
"taiga.timeline",
|
||||
"taiga.mdrender",
|
||||
|
|
Loading…
Reference in New Issue