Hey Guys,

This is my first post on this group.

I'm a newbie to Django, Python and mysql, and have recently been asked
by my boss to make a web page of a Database.

What I have to do:

Take the tables from the database(which is in mysql) and create a web
application to show which groups belong to which. By that I mean say
we have Two groups in a table : X and Y. In X we have numbers 1 - 20.
In Y we have letters A - D.

Now say 1,5,7 correspond to A and 1,9,15 correspond to B and 2,11,13
correspond to C and so on for D, I want to see what each selection in
Y (when checked in a check box) has which numbers?

Its an ongoing project, and will post more as I come across it.

I hope this benefits other users out there too.

Thanks in advance.

Best,
Divesh A Gidwani

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

Reply via email to