realsuayip / django-sozluk

an exhaustive ekşi sözlük clone, powered by Python
https://sozluk.me
BSD 3-Clause "New" or "Revised" License
320 stars 79 forks source link

python manage.py migrate betiğinde hata alıyorum #75

Closed ERNCNR closed 1 year ago

ERNCNR commented 1 year ago

python manage.py migrate komutunu çalıştırdığımda django.core.exceptions.ImproperlyConfigured: settings.DATABASES is improperly configured. Please supply the ENGINE value. Check settings documentation for more details. hatasını alıyorum. settings.py'den database türünü değiştirdim denedim yine aynı hatayı veriyor. Sebebi nedir?

realsuayip commented 1 year ago

Docker setup'u kullanmıyor olabilir misiniz?

ERNCNR commented 1 year ago

Docker'sız, https://github.com/realsuayip/django-sozluk/blob/master/docs/turkish/installation.md burada anlattığınız yöntem ile, debian vps'imde deploy etmeye çalışıyorum.

realsuayip commented 1 year ago

Docker kullanmanızı öneririm. environment variable'leriniz düzgün okunamamış dosyalardan anlaşıldığı üzere.