Abhijeet Pal
Abhijeet Pal
Hi @carltongibson @felixxm I don't understand why MySQL builds are failing. Can you please help me solve this?
> Hi @carltongibson @felixxm > > I don't understand why MySQL builds are failing. Can you please help me solve this? Apparently re-running the test cases worked.
Updated the branch, please let me know what you think.
Still relevant for `Django 3.2 ` and Python 3.10 Unfortunetly ` 'dbbackup.db.postgresql.PgDumpBinaryConnector' ` did not make any difference.
As stated before the media restore works flawlessly but in case you are using **dockerized Postgres** and wanna migrate/copy/clone database following commands can help. This will create a SQL file...
This is some really good work, Thank you! As I mentioned in the issue [https://github.com/TheAbhijeet/Django_blog/issues/34](url) I can't really merge it. However, I will keep this PR open so others can...
Downgrading import-export to [3.3.9](https://github.com/django-import-export/django-import-export/releases/tag/3.3.9) is a potential short-term fix.