On Aug 22, 8:08 am, sean <[EMAIL PROTECTED]> wrote:
> Hi all,
> I'm running into a performance problem with some pages i created. The
> page has multiple forms, which are all the same, with the exception of
> the initial data (it's a kind of batch insert functionality), but all
> foreign keys and such are identical (and as such lead to the same
> querysets, that populate the select fields).
>
> the view code looks like this:

The form code snippet doesn't show how you are caching the querysets.
Consider pasting in your form class in its entirety so we can help
you.

-Rajesh


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

Reply via email to