neo4j-contrib / graphgist-cms

http://graphgist.neo4j.com/
67 stars 24 forks source link

Remove content from Movie Template #3

Open cheerfulstoic opened 9 years ago

cheerfulstoic commented 9 years ago

This is done on production, but still need to update DB file locally. Created separate issue: https://github.com/neo4j-contrib/graphgist-cms/issues/12

jexp commented 9 years ago

There are some old things left, like in the header (pointing to the old repository)

cheerfulstoic commented 9 years ago

The header is fixed. I'm realizing now just how much code is using the old movie stuff. I can fix it, but it would take a while. One egregious thing that I did fix is that the people endpoint/model/routes were all loading Domain/UseCase objects. I renamed them to domain (UseCase is still grouped in there)