hi Nasim,
this is config setting to use the Postgres DB instead of using SQLite in
Django
Best Regards,
Inti VeeraNagaRaja Sankar,M.Tech(IT)
M: 9985864383
intisank...@gmail.com
https://about.me/veeranagarajasankar
On Wed, Mar 20, 2019 at 5:56 PM Nasim TKP wrote:
> What is this will you explai
What is this will you explain in detail please
On Wed, 20 Mar 2019, 2:50 pm omar ahmed, wrote:
> done ... it works thank you veera
>
> On Tuesday, March 19, 2019 at 3:32:31 PM UTC+2, veera nagaraja sankar Inti
> wrote:
>>
>> first need to install postgresql_psycopg2 driver
>>
>> create postgres
done ... it works thank you veera
On Tuesday, March 19, 2019 at 3:32:31 PM UTC+2, veera nagaraja sankar Inti
wrote:
>
> first need to install postgresql_psycopg2 driver
>
> create postgres user (merudan)
>
> # DATABASES = {
> # 'default': {
> # 'ENGINE': 'django.db.backends.postgresq
first need to install postgresql_psycopg2 driver
create postgres user (merudan)
# DATABASES = {
# 'default': {
# 'ENGINE': 'django.db.backends.postgresql_psycopg2',
# 'NAME': 'django',
# 'USER': 'merudan',
# 'PASSWORD': 'merudan',
# 'HOST': 'localhost',
ok what about old projects
only install postgresql and change db settings
On Tuesday, March 19, 2019 at 2:42:02 PM UTC+2, Jani Tiainen wrote:
>
> Install Postgre, setup django, change db settings to match your Postgre db
> and user credentials. Start migrations.
>
>
> On Tue, Mar 19, 2019 at 2:3
Install Postgre, setup django, change db settings to match your Postgre db
and user credentials. Start migrations.
On Tue, Mar 19, 2019 at 2:35 PM omar ahmed wrote:
> hello ..
> how can i Use PostgreSQL with your Django on Ubuntu
>
> --
> You received this message because you are subscribed t
6 matches
Mail list logo