ucldc / avram

django app for the registry
1 stars 6 forks source link

include the publishing projects inventory database #147

Closed tingletech closed 4 years ago

tingletech commented 4 years ago

https://github.com/ucldc/publishing_projects.git

cd avram ln -s ../publishing_projects/

tingletech commented 4 years ago
[registry@dsc-registry2-prd avram]$ python manage.py migrate publishing_projects
Operations to perform:
  Apply all migrations: publishing_projects
Running migrations:
  Applying publishing_projects.0001_initial... OK
[registry@dsc-registry2-prd avram]$ python manage.py loaddata --app publishing_projects dd.json 
Installed 1616 object(s) from 1 fixture(s)