Re: Django admin no recuerda mi superusuario

2019-10-13 Thread Gil Obradors
Hi Francisco!

What are you trying to do?  Step to step
What is the expected behavior?
What is the real behaviour?
Are you talking to save the password to the browser?



Missatge de DANIEL URBANO DE LA RUA  del dia dg.,
13 d’oct. 2019 a les 22:03:

> Cuando ejecutas un migrate se crean las tablas en la db que tengas en el
> setting
>
> On Sun, 13 Oct 2019, 22:00 Julio Cojom,  wrote:
>
>> Pensé en la BD pero cuando ejecuta manager.py eso debería de afectar la
>> base que tenga en settings. Sera que hay 2 proyectos y ejecutas sobre uno
>> pero necesitas los resultados en otro? Has revisado la tabla de usuarios en
>> la BD para ver si está creado el registro?
>>
>> El dom., 13 de octubre de 2019 1:54 p. m., DANIEL URBANO DE LA RUA <
>> dannybombas...@gmail.com> escribió:
>>
>>> Que base de datos tienes configurada rn el setting.py
>>>
>>> On Sun, 13 Oct 2019, 21:53 DANIEL URBANO DE LA RUA, <
>>> dannybombas...@gmail.com> wrote:
>>>
 No tienes nada que hacer en el setting

 On Sun, 13 Oct 2019, 21:23 Francisco Muller, <
 franciscojavierlevi...@gmail.com> wrote:

> When creating a super user in django with python3 manage.py
> createsuperuser
> and at another time I want to log in to the administrator of my
> project with my super user who does not let me connect with my username 
> and
> password.
> What should I change in the settings so that django can remember my
> superuser account every time I log in?
>
> --
> 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/ccf5f81b-74a4-4149-ab93-76164d056c39%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/CAO_yRT0h9s35OXyr-DUUHs3FsfzBt0dAo2Bn3Xt_wykEY82YBw%40mail.gmail.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/CAHRQUHmav__1bHK%2Bin-OKrfyUDNzuuybv7PpkpvZ%2Bd8xoQRU%3DQ%40mail.gmail.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/CAO_yRT1r%2BRw%3DRUG%2BTpYOm1jwNuKFRLDN%2BZyyZ-Y0omfQtB5ZMg%40mail.gmail.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/CAK-JoTRcarZqwwHnV0qch%3DHrTnwYnOni6MrPrX9wLxicJq9_4A%40mail.gmail.com.


Re: Django admin no recuerda mi superusuario

2019-10-13 Thread DANIEL URBANO DE LA RUA
Cuando ejecutas un migrate se crean las tablas en la db que tengas en el
setting

On Sun, 13 Oct 2019, 22:00 Julio Cojom,  wrote:

> Pensé en la BD pero cuando ejecuta manager.py eso debería de afectar la
> base que tenga en settings. Sera que hay 2 proyectos y ejecutas sobre uno
> pero necesitas los resultados en otro? Has revisado la tabla de usuarios en
> la BD para ver si está creado el registro?
>
> El dom., 13 de octubre de 2019 1:54 p. m., DANIEL URBANO DE LA RUA <
> dannybombas...@gmail.com> escribió:
>
>> Que base de datos tienes configurada rn el setting.py
>>
>> On Sun, 13 Oct 2019, 21:53 DANIEL URBANO DE LA RUA, <
>> dannybombas...@gmail.com> wrote:
>>
>>> No tienes nada que hacer en el setting
>>>
>>> On Sun, 13 Oct 2019, 21:23 Francisco Muller, <
>>> franciscojavierlevi...@gmail.com> wrote:
>>>
 When creating a super user in django with python3 manage.py
 createsuperuser
 and at another time I want to log in to the administrator of my project
 with my super user who does not let me connect with my username and
 password.
 What should I change in the settings so that django can remember my
 superuser account every time I log in?

 --
 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/ccf5f81b-74a4-4149-ab93-76164d056c39%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/CAO_yRT0h9s35OXyr-DUUHs3FsfzBt0dAo2Bn3Xt_wykEY82YBw%40mail.gmail.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/CAHRQUHmav__1bHK%2Bin-OKrfyUDNzuuybv7PpkpvZ%2Bd8xoQRU%3DQ%40mail.gmail.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/CAO_yRT1r%2BRw%3DRUG%2BTpYOm1jwNuKFRLDN%2BZyyZ-Y0omfQtB5ZMg%40mail.gmail.com.


Re: Django admin no recuerda mi superusuario

2019-10-13 Thread Julio Cojom
Pensé en la BD pero cuando ejecuta manager.py eso debería de afectar la
base que tenga en settings. Sera que hay 2 proyectos y ejecutas sobre uno
pero necesitas los resultados en otro? Has revisado la tabla de usuarios en
la BD para ver si está creado el registro?

El dom., 13 de octubre de 2019 1:54 p. m., DANIEL URBANO DE LA RUA <
dannybombas...@gmail.com> escribió:

> Que base de datos tienes configurada rn el setting.py
>
> On Sun, 13 Oct 2019, 21:53 DANIEL URBANO DE LA RUA, <
> dannybombas...@gmail.com> wrote:
>
>> No tienes nada que hacer en el setting
>>
>> On Sun, 13 Oct 2019, 21:23 Francisco Muller, <
>> franciscojavierlevi...@gmail.com> wrote:
>>
>>> When creating a super user in django with python3 manage.py
>>> createsuperuser
>>> and at another time I want to log in to the administrator of my project
>>> with my super user who does not let me connect with my username and
>>> password.
>>> What should I change in the settings so that django can remember my
>>> superuser account every time I log in?
>>>
>>> --
>>> 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/ccf5f81b-74a4-4149-ab93-76164d056c39%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/CAO_yRT0h9s35OXyr-DUUHs3FsfzBt0dAo2Bn3Xt_wykEY82YBw%40mail.gmail.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/CAHRQUHmav__1bHK%2Bin-OKrfyUDNzuuybv7PpkpvZ%2Bd8xoQRU%3DQ%40mail.gmail.com.


Re: Django admin no recuerda mi superusuario

2019-10-13 Thread DANIEL URBANO DE LA RUA
Que base de datos tienes configurada rn el setting.py

On Sun, 13 Oct 2019, 21:53 DANIEL URBANO DE LA RUA, <
dannybombas...@gmail.com> wrote:

> No tienes nada que hacer en el setting
>
> On Sun, 13 Oct 2019, 21:23 Francisco Muller, <
> franciscojavierlevi...@gmail.com> wrote:
>
>> When creating a super user in django with python3 manage.py
>> createsuperuser
>> and at another time I want to log in to the administrator of my project
>> with my super user who does not let me connect with my username and
>> password.
>> What should I change in the settings so that django can remember my
>> superuser account every time I log in?
>>
>> --
>> 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/ccf5f81b-74a4-4149-ab93-76164d056c39%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/CAO_yRT0h9s35OXyr-DUUHs3FsfzBt0dAo2Bn3Xt_wykEY82YBw%40mail.gmail.com.


Re: Django admin no recuerda mi superusuario

2019-10-13 Thread DANIEL URBANO DE LA RUA
No tienes nada que hacer en el setting

On Sun, 13 Oct 2019, 21:23 Francisco Muller, <
franciscojavierlevi...@gmail.com> wrote:

> When creating a super user in django with python3 manage.py createsuperuser
> and at another time I want to log in to the administrator of my project
> with my super user who does not let me connect with my username and
> password.
> What should I change in the settings so that django can remember my
> superuser account every time I log in?
>
> --
> 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/ccf5f81b-74a4-4149-ab93-76164d056c39%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/CAO_yRT3VEm2H-vkj8aR_qnDG%2Bb_yDQwcd4QjcbgAraTVzVguDw%40mail.gmail.com.


Django admin no recuerda mi superusuario

2019-10-13 Thread Francisco Muller
When creating a super user in django with python3 manage.py createsuperuser
and at another time I want to log in to the administrator of my project 
with my super user who does not let me connect with my username and 
password.
What should I change in the settings so that django can remember my 
superuser account every time I log in?

-- 
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/ccf5f81b-74a4-4149-ab93-76164d056c39%40googlegroups.com.