Hi, i have completed the tutorials for Django...
Unfortunately, as I've only been learning python/django for about 1 week now. I'm a little stuck.... i would like to make an internal webform (at work, run from my computer - or a new one if successful) that basically people fill in to request materials science resource (i am a materials scientist),,, At the moment it's on a stupid spreadsheet. And I would like to make this as a webform, where the requests are stored on a form in the sql database and which i can view through my web browser. Basically I said i'd have a crack at making a form that meant that once I had a request, with data they fill in. I then do the work and fill in the rest and it emails them to tell them that i have done the work and the details / report are at ... (i'd like the databased to store the doc file in the database. is this a relatively easy thing to do? I have an example template that i knocked up in emailmeform... So that i could show my boss roughly what it would look like http://www.emailmeform.com/builder/form/f6n9lOe203764cer989eap7I but i don't what the form to be publically availiable on the internet (at the moment). i'd also like the people requesting resource to sign in the the Request Resource website and enter there login details, to authenticate them. if successful this as going to be rolled out so that it resource could be erquested to others etc.. (not just me!) I'm not sure realy how to progress!?! -- 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.