Closed Lapin-Blanc closed 12 years ago
Solved when editing setup.py to force djangorestframework==0.4.0
Force the 0.4 version. Le 17 nov. 2012 15:18, "Lapin-Blanc" notifications@github.com a écrit :
Solved when editing setup.py to force djangorestframework==0.4.0
— Reply to this email directly or view it on GitHubhttps://github.com/ionyse/ionyweb/issues/8#issuecomment-10474492.
This is what I just did... Works fine now ;-) Btw, I'm stuck on the template part, can't find the "modulo" mentioned in sources, should I build a complete template/layout to try things out ?
no have a look at http://github.com/ionyse/fimu Le 17 nov. 2012 16:24, "Lapin-Blanc" notifications@github.com a écrit :
This is what I just did... Works fine now ;-) Btw, I'm stuck on the template part, can't find the "modulo" mentioned in sources, should I build a complete template/layout to try things out ?
— Reply to this email directly or view it on GitHubhttps://github.com/ionyse/ionyweb/issues/8#issuecomment-10475120.
Fixed in 0.2
Hello, I just tried to install, but I have issues with djangorestframework This one is installed correctly as a dependency, but can't be imported. I noticed that it now has to be imported as "rest_framework" instead of "djangorestframework" So I symlinked the rest_framework to djangorestframework... Again, it seems that the package has evolved too much, as I now have new import errors :