dbpatterns
dbpatterns copied to clipboard
[WIP] Django Version Upgrade & Python 3
- [ ] Use
django-allauth
instead ofdjango-social-auth
(django-social-auth no longer maintained) - [ ] Fix lettuce setup
- [ ] Check Python 3 compatibility
- [ ] Full cycle test
- [ ] Better installation documentation
- [ ] Use
django-rest-framework
istead oftastypie
(Tastypie no longer maintained)