mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
adjust migration
This commit is contained in:
parent
7233695824
commit
87c364a104
3 changed files with 9 additions and 9 deletions
|
|
@ -78,7 +78,7 @@ class Correspondent(MatchingModel):
|
|||
|
||||
class Tag(MatchingModel):
|
||||
|
||||
colour = models.CharField(
|
||||
color = models.CharField(
|
||||
_("color"),
|
||||
blank=True, max_length=7)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue