Nuno Khan

Results 46 comments of Nuno Khan

We can use the following manage command: ``` class Command(BaseCommand): help = 'Deletes Everything inside a Postgres Database!' def handle(self, *args, **options): name = settings.DATABASES['default']['NAME'] user = settings.DATABASES['default']['USER'] os.environ["PGPASSWORD"] =...

Or maybe just clean the image and create a new image from it and link it to this project.

@PedroMD my only problem with a custom "clean image" is that we would have to maintain it (every update and security fixes). I think what we need is something that...

This issue will be closed after we switch to https://github.com/psychok7/django-yadpt-starter/issues/50

@pedrorochaorg I will have look as soon as possible. Do you have a Linux VM to test it and see if it works there?

@pedrorochaorg indeed, i think the first step for us to eliminate the possibility of "human error" is for you to try it inside a linux VM. if it works, then...

@pedrorochaorg good, the copy paste workaround should allow you to continue working meanwhile, until we find some time to fix it on windows. @pslobo i will take care of windows,...

@pslobo https://github.com/psychok7/django-yadpt-starter/issues/32

Honestly, i don't see myself fixing this bug until we release a major version (that implies an actual change on the starter script) or if we get more Windows users...

It would be nice to include this in https://github.com/psychok7/django-yadpt-starter/milestone/4