What would be the best way to implement a tabular form, for an end
user in django.

I am writing an application where users assign tasks to departments

the table looks like

task_name , department_id,

task_name is already specified, but department_id is initialized as
null. The end user would be only able to change department_id.


Thanks,
Sam

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