If the file can be parsed you could setup a script to read the file
and use the get_or_create query to add new entries.

R.

On Nov 12, 10:31 am, bowlby <bramenn...@gmail.com> wrote:
> Is there a way to periodically import content to Django by means of
> uploading a file of some sort?
>
> The use case is this:
> There is a list of institutions. Each institution has a couple of
> programmes. Once or twice a year we get a file with all the programmes
> per institution which we want to use in our application. Is there
> already some tool that can look for entries (institutions or
> programmes) that are already present and otherwise add content?

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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=.


Reply via email to