2011/1/31 bruno desthuilliers :
> 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
On 30 jan, 20:02, Samuel Baldwin wrote:
> I was writing a view in Django and I accidentally tried to import from
> a module 'djang.form.formsets'. Naturally this didn't work so I fixed
> it, but I still continue to get an error like it's there. I've tried
> removing all pyc files, removing the
2 matches
Mail list logo