Changeset eab727a
- Timestamp:
- Dec 3, 2013, 1:03:12 AM (12 years ago)
- Branches:
- master, stable, stage
- Children:
- f71d505
- Parents:
- aed3e6d
- git-author:
- Alex Dehnert <adehnert@…> (12/03/13 01:03:12)
- git-committer:
- Alex Dehnert <adehnert@…> (12/03/13 01:03:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/install-on-scripts.txt
r1c9aa50 reab727a 56 56 pip-python install --user -e git+https://github.com/alex/django-filter.git#egg=django-filter 57 57 58 cd /mit/$USER/Scripts/django/asa-db/asadb/media/ 59 mkdir -p js/libs/chosen/ 60 cd js/libs/chosen/ 61 wget https://github.com/harvesthq/chosen/releases/download/1.0.0/chosen_v1.0.0.zip 62 unzip chosen_v1.0.0.zip 63 58 64 # 8. Set up the database backend 59 65 cd /mit/$USER/Scripts/django/asa-db/asadb/
Note: See TracChangeset
for help on using the changeset viewer.