mirror of
https://github.com/lemeow125/Django-NotesApp.git
synced 2025-05-16 11:38:11 +08:00
Added django-simple-history library
This commit is contained in:
parent
c68ed63674
commit
869d8db7dc
3 changed files with 11 additions and 2 deletions
1
Pipfile
1
Pipfile
|
@ -13,6 +13,7 @@ python-decouple = "*"
|
|||
pytz = "*"
|
||||
python-dotenv = "*"
|
||||
whitenoise = "*"
|
||||
django-simple-history = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue