Trust me but take this advice : try to develop a simple webapp in django
which stores an Item in a table
and when requested displays to the user. And if you want , you can also look
at sample apps in here ,
and build along with the instructions: http://www.lightbird.net/dbe/

http://www.djangobook.com/ is also there for reference. and
djangoproject.com has some tutorials.

Once you do them, it will breeze for you to convert your site; and also it
will help you in the longer run
to maintain and enhance it.

Enjoy.

-V

-- 
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