forked from 00dani/lemoncurry
Install django-model-utils and use it for automatic timestamp fields on entries
This commit is contained in:
parent
4b4ab324cc
commit
1e56d5a09a
5 changed files with 63 additions and 9 deletions
1
Pipfile
1
Pipfile
|
@ -37,6 +37,7 @@ django-annoying = "*"
|
|||
django-shorturls = "*"
|
||||
accept-types = "*"
|
||||
django-analytical = "*"
|
||||
django-model-utils = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue