Hi Mai, yes, those are the three places you'll need to make changes to support new nodes. However, you'll also need to uncomment the RESOURCE_MODEL line in your app's settings.py file, to make sure that it points to the location of your new resource.py file.
If you've done all of these things but are still having trouble, let us know what errors you're finding. Adam On Wed, Jan 20, 2016 at 9:01 AM, <[email protected]> wrote: > Hello All, > > I just wanted to make sure that I am following the correct steps after > adding new nodes to the resource graphs, According to my understanding and > to reading some responses on the group here, I know that I should make > changes in forms.py, and to some html and js files. > I have modified html and js files with no problems before. but there seems > to be an issue when I modify the forms.py file. > Basically what I did was copy the forms.py and resource.py files from > arches-hip to my project directory/models then I made the necessary changes > to forms.py. > Is there some file somewhere else that I need to modify as well? > > Thanks > -- > Mai > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
