Monday, January 31, 2011

Re: Weird Django Artifact Error

2011/1/31 bruno desthuilliers <bruno.desthuilliers@gmail.com>:
> If yes, then grep is your friend:
>
> # cd /path/to/your/project
> # grep -rHne "djang\.form"

Yeah, I had done this (except with ack[1]) and 'djang.form.formsets'
appears nowhere… And yes, I had restarted the service.

Anyways, I cloned the repository, deleted the version I was working
with and then replaced that with the cloned version. Seems to be
working.
--
Samuel Baldwin - logik.li

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment