Re: Migraciones con dos aplicaciones en un proyecto de Django

2019-06-29 Thread Tatiana Mesa
Gracias Miguel.

El jue., 27 de jun. de 2019 a la(s) 14:50, Miguel Ángel Cumpa Ascuña (
miguel.cumpa.asc...@gmail.com) escribió:

> hola, el procedimiento debería ser el mismo,
> python manage.py makemigrations
> python manage.py migrate
> éxitos!
>
> El jue., 27 jun. 2019 a las 13:56, Tatiana Mesa ()
> escribió:
>
>> Hola a todos,
>>
>> Me gustaría saber si al momento de hacer una migración (migrate), con dos
>> aplicaciones en un proyecto cambia el comando, o cual debo ejecutar primero.
>>
>> O si el procedimiento es igual que con una sola aplicaciones
>>
>> Gracias
>>
>>
>>
>> --
>> 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 post to this group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAHAr%3D_0xMnydjDsqijODWxL%3DHsXhqnEehFxnaFRgBu7cbW%2BcQQ%40mail.gmail.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOZHYKPc2Qzb2Z3S-6_YJE%2BRynzO%2BWKM%2BZn0-cJ3PtJk%2BN1Yyw%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHAr%3D_3rHKZY_pxHOch%2B_cDjw2EUASGSF%3DbuSVJaL0jKOoVzDQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migraciones con dos aplicaciones en un proyecto de Django

2019-06-27 Thread Miguel Ángel Cumpa Ascuña
hola, el procedimiento debería ser el mismo,
python manage.py makemigrations
python manage.py migrate
éxitos!

El jue., 27 jun. 2019 a las 13:56, Tatiana Mesa ()
escribió:

> Hola a todos,
>
> Me gustaría saber si al momento de hacer una migración (migrate), con dos
> aplicaciones en un proyecto cambia el comando, o cual debo ejecutar primero.
>
> O si el procedimiento es igual que con una sola aplicaciones
>
> Gracias
>
>
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAHAr%3D_0xMnydjDsqijODWxL%3DHsXhqnEehFxnaFRgBu7cbW%2BcQQ%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAOZHYKPc2Qzb2Z3S-6_YJE%2BRynzO%2BWKM%2BZn0-cJ3PtJk%2BN1Yyw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.