The following forum message was posted by  at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3875653:

Hi everyone,

I'm used to organizing my Django projects in one folder for the project and
then sub folders for app modules...

/my_project
    -__init__.py
    -settings.py
    /some_app

and so on. However, when I create a new Django project using the PyDev wizard,
I get:

/my_project
    /my_project
        -__init__.py
        -settings.py

Why is that?

TIA,
Brandon

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to