hi all,
I am new to Django and I want to make it do the following thing:

I have a file parser.py created externally. Where do I place it in the
folder hierarchy in eclipse Django project ( under a new application
or ne where else)
I need to call this file and the output given by it has to be inserted
into a database table which I have already created using the models.py
file.
Please let me know how do I do that.
I tried searching for this on web but did not get any appropriate
result.

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