> Hello,
> 
> I have created a new Site in my "Django administration" page. How can I use 
> it now? If I visit the URL that this newly created Site points to, I get a 
> URLconf error. So what do I need to add to my project's urls.py file? A 
> newbie here. Please help me on this. Thanks.

Hi,

If you are looking for a CMS, Django in itself isn't one. However a couple of 
projects based on Django are. http://djangopackages.com/grids/g/cms/ will give 
you more information on that topic.

If you are rather looking for a web development framework, as Andy said, 
tutorial and then documentation are good places to start with.

Regards,
Xavier.

-- 
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 options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to