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 can just call : " 'apps.blog', " cheers Andy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

