Re: i am using database postgressql and after migrate my data is not displaying in the database

2020-03-27 Thread Ing.Daniel Bojorge
Could you send some screen of your view, model and template?


Dios L@s Bendiga

Saludos,



[image: --]

daniel.bojorge
[image: http://]about.me/daniel.bojorge

 [image: snake]*Curso Desarrollo Web con Python usando Django 2.2 Para
Principiantes con Descuento 95%    *[image:
snake]
*WebService RestFul API con Python usando Django RestFrameWork*

*Fácil Replicación de Cualquier Base de Datos y/o Sistema Operativo*

*Programación en Capas (Web y Escritorio)* 
Mi Blog 
Nicaragua

"Si ustedes permanecen unidos a mí, y si permanecen fieles a mis
enseñanzas, pidan lo que quieran y se les dará.
(Juan 15:7 DHH)
Bendito el varón que se fía en el SEÑOR, y cuya confianza es el SEÑOR.
(Jeremías 17:7 RV2000)




El vie., 27 mar. 2020 a las 14:11, Jyotika Berry ()
escribió:

> hi all ,
> I am new to Django so created a small application to understand the flow ..
> till now everything good now I have created the database connection and
> when I am trying to pass the data from frontend its not displaying any
> entry at the database
> can anybody help me what could be the reason it is not displaying the data
> in the database ...
> no error is displaying rather all the information is displaying in the
> terminal rather going to the terminal
>
>
> TIA
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/3b4666f7-ba22-43d5-9dd9-580872d4faa5%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMQeQjbgLcJbWrBOmOjFJZ_2T0bADofuD5tZ_HtYyPcwZcrTjQ%40mail.gmail.com.


Re: i am using database postgressql and after migrate my data is not displaying in the database

2020-03-27 Thread Luka Nik
You should provide some more info.
You could be messing your models.py file if the database contains no data.
Or it's just frontend problems

On Fri, 27 Mar 2020, 9:10 pm Jyotika Berry,  wrote:

> hi all ,
> I am new to Django so created a small application to understand the flow ..
> till now everything good now I have created the database connection and
> when I am trying to pass the data from frontend its not displaying any
> entry at the database
> can anybody help me what could be the reason it is not displaying the data
> in the database ...
> no error is displaying rather all the information is displaying in the
> terminal rather going to the terminal
>
>
> TIA
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/3b4666f7-ba22-43d5-9dd9-580872d4faa5%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMqindv9CKUWnPSPzSQcd%3DigS556hWWz3W70cHtp6wBSjKCz6Q%40mail.gmail.com.


i am using database postgressql and after migrate my data is not displaying in the database

2020-03-27 Thread Jyotika Berry
hi all ,
I am new to Django so created a small application to understand the flow ..
till now everything good now I have created the database connection and 
when I am trying to pass the data from frontend its not displaying any 
entry at the database 
can anybody help me what could be the reason it is not displaying the data 
in the database ...
no error is displaying rather all the information is displaying in the 
terminal rather going to the terminal 


TIA 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3b4666f7-ba22-43d5-9dd9-580872d4faa5%40googlegroups.com.