bijanpiri

Results 2 comments of bijanpiri
trafficstars

Hey Stan, Thank you for your instant response. I followed your instructions at README.md file but I got this error > django.db.utils.IntegrityError: Problem installing fixture '/opt/app/init_data.json': Could not load contenttypes.ContentType(pk=19):...

creating Django super user leaves me with empty dashboard so I run following commands as you said in #24 To delete database data: `docker exec -it osat-server python manage.py flush`...