Thanks so much for your help!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more
I can add it to my PYTHONPATH by doing 'export PYTHONPATH=""'
right?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+
Hey all,
I have a Django project where I need to access another apps models.
The problem is that I cannot directly import the model that I need
from the app that needs to access it (I'm pretty sure that I need it
for a ForeignKey field or similar). Is there any way that I can fix
this besides movin
3 matches
Mail list logo