I got the same error when I deployed my Django web app over Nginx server
and tried to access Django admin. If anyone knows the solution please
revert back.
regards,
govind
On Wed, 30 Dec 2020 at 20:45, RANGA BHARATH JINKA
wrote:
> hi,
>
> Try running as the root user using sudo permissions.
>
;> webapp, but when I tried to deploy this time I got the error message which
>> I had posted earlier.
>> In simple words I'm not able to migrate in my already existing
>> webapp(it's on postgresdb on my local machine too).
>> Regards,
>> Govind
>>
y already existing webapp(it's
on postgresdb on my local machine too).
Regards,
Govind
On Wed 30 Dec, 2020, 2:39 AM Kasper Laudrup, wrote:
> Hi Govind,
>
> On 29/12/2020 21.57, Govind Kumar Yadav wrote:
> > Like if I am trying to deploy a new project from beginning I am abl
hi I have been trying to deploy my Django project with pgsql on Linux with
over nginx server but i am not able to migrate for my already existing
project which works fine in my windows machine.
Help me to get over the issues.
regards ,
Govind
--
You received this message because you are subscribe
can you pls share how your admin.py file looks like
On Monday, 4 May 2020 12:33:03 UTC+5:30,
ia...@serenityscotland.co.uk/webmail wrote:
>
> Hi Folks,
>
> Here is models.py:
>
> from django.db import models
>
> class Product(models.Model):
> name = models.CharField(max_length=255)
> price = mode
5 matches
Mail list logo