forked from 0x2620/pandora
mark instance as extra on update
This commit is contained in:
parent
b960a94711
commit
f06164b151
2 changed files with 3 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ from person.models import get_name_sort
|
|||
import extract
|
||||
|
||||
|
||||
|
||||
class File(models.Model):
|
||||
created = models.DateTimeField(auto_now_add=True)
|
||||
modified = models.DateTimeField(auto_now=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue