Dave
unread,Feb 27, 2009, 11:27:43 PM2/27/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django Basic Apps
Hi all,
I'm just getting started with django and I was wondering if there is
any additional documentation on how to get started with django and the
basic-apps. Something resembling a tutorial that works through the
basics of setting up a blog/gallery would be ideal. At this point,
I've worked my way through the 'Writing your first Django app' and I
have managed to get the basic-blog installed and 'working' in my
sandbox. On the admin-side, everything seems to work fine. However,
the templates (and documentation) seem to run out when it comes to
presentation. Even the basics of what I should have in urls.py
escapes me at the moment. I've had no luck getting either the
bookmarks or the media app installed. I've searched online for
tutorials and guides to using these basic-apps but have yet to find
anything. If they do what their names imply, the apps will be
absolutely perfect for what I am trying to do.
Many thanks,
Dave