mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-23 23:49:08 -06:00
adjust migration
This commit is contained in:
@@ -78,7 +78,7 @@ class Correspondent(MatchingModel):
|
||||
|
||||
class Tag(MatchingModel):
|
||||
|
||||
colour = models.CharField(
|
||||
color = models.CharField(
|
||||
_("color"),
|
||||
blank=True, max_length=7)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user