Skip to content

Commit

Permalink
Fixup: Add Django reversion back to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmiller committed Nov 14, 2018
1 parent d683fbd commit 4e7e0a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -52,6 +52,7 @@
'requests==2.20.1',
'django-axes==1.7.0',
'djangorestframework==3.7.4',
'django-reversion==3.0.1',
'django-compressor==2.2',
'python-dateutil==2.7.5',
'django-celery==3.2.2',
Expand Down

0 comments on commit 4e7e0a6

Please sign in to comment.