Django unique constaint not working

2015-01-28 Thread vaibhav jain
Need help with this django-unique-constaint-not-working -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails f

Getting django.db.utils.IntegrityError When migrating data from SQLite to postgreSQL

2016-02-24 Thread vaibhav jain
Please can someone help me to fix this issue -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from thi

Re: Getting django.db.utils.IntegrityError When migrating data from SQLite to postgreSQL

2016-02-25 Thread vaibhav jain
I have tried everything. I think now my only option is to write a Script which will read the data from SQLite and save it on postgreSQL. But how can I query different DB in Django?? can someone please tell me that. On Wednesday, February 24, 2016 at 5:48:17 PM UTC+5:30, vaibhav jain wrote