4👍
I had the same problem, simply comment out ‘django.contrib.sites’, in installed apps…
This should work now !
1👍
Yep its a little tricky to set it up, I would recommend using allButtonsPressed and GAE 1.5.3.
- [Django]-Why does Django/Django REST Framework not validate CSRF tokens in-depth, even with enforce-CSRF?
- [Django]-How can i get my object id from a generic update views to use in my form in django 1.1
Source:stackexchange.com