File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN pip install boto==2.23.0 \
1616 celery==3.1.8 \
1717 Django==1.6.2 \
1818 django-allauth==0.15.0 \
19- git+https://github.com/bacongobbler /django-fsm@add-exception-handling \
19+ git+https://github.com/deis /django-fsm@add-exception-handling \
2020 django-guardian==1.1.1 \
2121 django-json-field==0.5.5 \
2222 django-yamlfield==0.5 \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Django==1.6.2
99django-allauth == 0.15.0
1010# HACK: use bacongobbler's feature branch until
1111# https://github.com/kmmbvnr/django-fsm/pull/31 is merged
12- git+https://github.com/bacongobbler /django-fsm@add-exception-handling
12+ git+https://github.com/deis /django-fsm@add-exception-handling
1313django-guardian == 1.1.1
1414django-json-field == 0.5.5
1515django-yamlfield == 0.5
You can’t perform that action at this time.
0 commit comments