0👍
✅
So the solution was to remove the dependency with Postgre psycopg2==2.5.1
I have in my requirements (from the setup in my other project), because here I’ll be having a MySQL database instead.
1👍
This is a whole ‘nother path, but I highly recommend using Berkshelf and doing it the Berkshelf way. There’s a great guide online for rolling them this way.
That is, create a cookbook as a wrapper that will do everything your script does.
- [Answer]-Django: How to get a named related field in a template
- [Answer]-Django subclass (model) not implementing attributes of superclass
- [Answer]-Django Providing initial data for models with model triggers
- [Answer]-Django 1.6 Transaction Management on large list of Model Objects
- [Answer]-Pinax – Customizing the sign up process – get_profile()
Source:stackexchange.com