Thanks for both tips. James I will trial the virtual environment and
if I get stuck can use Dan's method.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to dj
Thanks for the reply I'll give that a try.
Just one question does that mean you make a structure like so ?
Project
settings.py
urls.py etc
__init__.py (this is where above code goes)
>>>apps
>blog
>>>__init__.py
>>>models.py
>>>views.py
so that means in your installed_apps you
I have been following along to the excellent James Bennet Book,
Practical Django Projects and he suggests creating apps in a directory
that can be reusable for local development.
I am working on OSX (tiger and Leopard on different machines) and I
have created a Django director inside my /User/Sit
3 matches
Mail list logo