Changeset c060d8c for asadb/util
- Timestamp:
- Dec 12, 2011, 1:25:50 AM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 4d6fe00
- Parents:
- 1f4cc3c
- git-author:
- Alex Dehnert <adehnert@…> (12/12/11 00:23:27)
- git-committer:
- Alex Dehnert <adehnert@…> (12/12/11 01:25:50)
- Location:
- asadb/util
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/util/diff_static_data.sh
r1f4cc3c rc060d8c 10 10 git add group-perms.py 11 11 12 ../../manage.py dumpdata --format=xml --indent=4 groups.ActivityCategory > groups_initial_data.xml 13 ../../manage.py dumpdata --format=xml --indent=4 forms.FYSMCategory > forms_initial_data.xml 14 git add {groups,forms}_initial_data.xml 12 15 13 16 echo
Note: See TracChangeset
for help on using the changeset viewer.