Hello, I am dealing with the installation of Rosetta in an old version of arches (I had to update python in order to pip3 install django-rosetta) it seems correctly installed and no error where returned.
My question is regarding where should be located the INSTALLED APPS( Rosetta,) and the urls.py steps 2 and 3 of the installation guide <https://django-rosetta.readthedocs.io/installation.html#install-rosetta>. I have installed locally in the new versions and seems working but in old versions INSTALLED_APPS doesn't appear in the setting.py document, should be added to this document? or this should be allocated in other file? Also to add the urls.py seems different should be sltered to enter the same lines that in the guide? Thanks in advance for your help. -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/5bb18467-5ac9-4e46-a797-77ddd021bb89n%40googlegroups.com.
