fix until contracts step
This commit is contained in:
parent
246a2c0759
commit
af40e169ae
9 changed files with 180 additions and 128 deletions
|
@ -91,6 +91,7 @@ class Quote(NameSlugModel):
|
|||
verbose_name="ایجاد کننده",
|
||||
related_name='created_quotes'
|
||||
)
|
||||
|
||||
history = HistoricalRecords()
|
||||
|
||||
class Meta:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue