Changes between Version 1 and Version 3 of Ticket #29182
- Timestamp:
- Mar 3, 2018, 2:14:24 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29182 – Description
v1 v3 28 28 Exact commands (available in provided `bug_repro.sh` script): 29 29 {{{ 30 cd backend 30 31 make devel 31 cd backend32 32 source ./env/bin/activate 33 33 ./manage.py bootstrap