they app is almost complete, i'm only migrating from heroku to railway, it
not new app
On Thu, Sep 15, 2022 at 10:04 PM Percy Masekwameng <
percymasekwameng...@gmail.com> wrote:
> Hi I don't know much about deploying, I'm still a newbie
>
> There is an option to deploy a template, use it to deplo
that wat i did before and it still giving me same error, i had to comment
it out
DATABASES = {
"default": dj_database_url.config(default=DATABASE_URL, conn_max_age=1800),
}
On Thu, Sep 15, 2022 at 9:55 PM Mohammad Anarul
wrote:
> You can follow the github repo
> https://github.com/mohammadanar
Hi I don't know much about deploying, I'm still a newbie
There is an option to deploy a template, use it to deploy a Django template
So normally I'd deploy a Django template which railway also create a
repository(if you linked your Github), Postgresql database for that
template and so clone the r
You can follow the github repo
https://github.com/mohammadanarul/railway-action.git
On Fri, Sep 16, 2022, 2:32 AM ola neat wrote:
> hallo guys,
> so i'm having issue deploying my django on railway but once the deployment
> is complete the app crash with this err
>
>
> raise ImproperlyConfigured(
hallo guys,
so i'm having issue deploying my django on railway but once the deployment
is complete the app crash with this err
raise ImproperlyConfigured("settings.DATABASES is improperly configured. "
django.core.exceptions.ImproperlyConfigured: settings.DATABASES is
improperly configured. Pleas
5 matches
Mail list logo