On Jan 16, 5:47 pm, Atishay <contactatis...@gmail.com> wrote:
> Hi
>
> when i try to import django formsets i get error. I am very new to
> django so was not able to fix this.
>
> In [19]: from django.shortcuts import render_to_response
>
> In [20]: from django.forms.formsets import formset_factory
> ---------------------------------------------------------------------------
> ImportError Traceback (most recent call
> last)
>
> /home/atishay/public_html/newhssonline/apps/callforpapers/<ipython
> console> in <module>()
>
> ImportError: No module named formsets
>
> I was following exampls
> fromhttp://docs.djangoproject.com/en/dev/topics/forms/formsets/#using-ini...
>
> thanks for pointing out the problem
What version of Django are you using?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---