Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update settings and requirements
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Mar 8, 2016
1 parent 2a885b5 commit af35ffc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
1 change: 0 additions & 1 deletion nikolausers/settings.py
Expand Up @@ -42,7 +42,6 @@
'django.contrib.messages',
'django.contrib.staticfiles',
'sites',
'djrill',
'newrelic.extras.framework_django',
)

Expand Down
17 changes: 14 additions & 3 deletions requirements.txt
@@ -1,7 +1,18 @@
Django==1.8.7
newrelic==2.58.2.45
decorator==4.0.6
Django==1.9.4
docopt==0.6.2
ipython==4.0.1
ipython-genutils==0.1.0
newrelic==2.60.0.46
path.py==8.1.2
pep257==0.7.0
pexpect==4.0.1
pickleshare==0.5
psycopg2==2.6.1
ptyprocess==0.5
pytz==2015.7
requests==2.8.1
requests==2.9.0
simplegeneric==0.8.1
traitlets==4.0.0
uWSGI==2.0.11.2
wheel==0.26.0

0 comments on commit af35ffc

Please sign in to comment.