Hi,

Sorry to ask such a silly question.... I just cloned a Django app via git 
and I want to get the contents of the app code directory into my Django 
project.

The Readme.md says the following but I don't get it :-(

Folder Structure

You will need to get the contents of the src/idea directory into your 
Django project. The simplest way to do this might be a symbolic link.

mydjango_project/
  |- idea/      (includes models.py, views.py, etc.)
  |- mydjango_project/ (settings.py, url.py, etc.)
  |- manage.py
  |- etc etc etc

Any advice or guidance would be greatly appreciated !!

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b5f3a14a-a487-4459-843f-ca7d560beff9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to