how can i make a admin form that can be used with the normal django admin, but contains other fields that the ones defined in the db model. I what to make a form that allows that user to upload a csv file, which is then parsed and inserted into the db according to the columns defined. This should all work together with the django admin and not need a separate interface.
thx for the help stephane --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---