mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Add jsonfield to pip requirements
This commit is contained in:
parent
d4522ad74a
commit
4409e1c1a6
1 changed files with 3 additions and 0 deletions
|
|
@ -1 +1,4 @@
|
|||
Django>=1.5
|
||||
|
||||
#allows use of verified JSON model fields
|
||||
django-jsonfield==0.9.13
|
||||
|
|
|
|||
Loading…
Reference in a new issue