Closed liusiqi43 closed 9 years ago
I couldn't spot the source of the problem either :/
Right now i hate at least one django-graphos dev : i found the origin of the problem : /home/lhark/.virtualenvs/paiji2/local/lib/python2.7/site-packages/graphos/sources/model.py(9)get_field_values() print values
Now, what's the best way to solve that ?
i just remembered we're using gpichot's fork of django-graphos, why exactly are we doing that ?
We should fork that to rezometz/graphos, make changes and fork from there instead. Then we just chance the upstream used for paiji2.
I will do it on my repo
hmm...I think it's better to gradually migrate all the repositories to rezometz/... overtime people will get confused why we are relying on external repo that we don't have full control over...
Yeah, i think it is better to have all the repos in the same place. BTW, i don't even understand why modular-blocks and calendar have separate repos, they can only work with paiji.
they can work with other projects.
Done for the print statement (not forking). BTW, I do not like to have all these applications in the same repository (I think to survey, cov etc).
better remove it to avoid flooding our error.log but I can't track it down... @gpichot?