Install django-model-utils and use it for automatic timestamp fields on entries

This commit is contained in:
Danielle McLean 2017-11-02 12:59:23 +11:00
parent 4b4ab324cc
commit 1e56d5a09a
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
5 changed files with 63 additions and 9 deletions

8
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "d1b1d871bb10ecfd71c966c40292cb5ba24d4dc70639d9b147c302e04b522a62"
"sha256": "0c229a0ec55a08b58868faee7ce35a6adc3621d8e8619a67ec8939afcccc7dfe"
},
"host-environment-markers": {
"implementation_name": "cpython",
@ -145,6 +145,12 @@
],
"version": "==1.4"
},
"django-model-utils": {
"hashes": [
"sha256:60ead1ba50e1353f38bde12ab8b4a80b6a0f825a8e53c348fe259548cbd1a312"
],
"version": "==3.0.0"
},
"django-otp": {
"hashes": [
"sha256:54f35d7a84d8c46f35d20b969f38ef1afc0fa7627e44c481e4ab5f66a8da187e",