Ejemplo,
Registra o actualizar cambios realizados a nuestros modelos:
python manage.py makemigrations nombre_aplicación






04146493449--0261-7699778
*https://t.me/luisulbaranleon <https://t.me/luisulbaranleon>*



El vie., 19 de jul. de 2019 a la(s) 04:32, Jani Tiainen (rede...@gmail.com)
escribió:

> Hi.
>
> Migrate command applies migrations, changes to your models, into database.
>
> For example if you add a new field in your model you need to create a
> migration (piece of code that reflects your change) using makemigrations
> command.
>
> Once you have made migration(s) you need to apply them so database
> contains a colum in a table that your model represents.
>
>
> pe 19. heinäk. 2019 klo 11.23 yasar arafath Kajamydeen <yasar...@gmail.com>
> kirjoitti:
>
>> Hi all,
>>
>> can some one tell me what is the use of migrate command ?
>>
>> when i enter the command i got the following error (No migration to
>> apply) . I dont know what to do further and also i would like to create
>> tables (sqlite) .
>>
>>
>> [image: migrate.JPG]
>>
>>
>> Note - I am a beginer to Django ..  Most welcome with your reply
>>
>> --
>> 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/e715d8b3-9ed7-433d-9bf2-94899b196289%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/e715d8b3-9ed7-433d-9bf2-94899b196289%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> 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/CAHn91ocrDXRqKVF7PhfOD764G91bCv45pqJUtTgyS3nF_v%2BihA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAHn91ocrDXRqKVF7PhfOD764G91bCv45pqJUtTgyS3nF_v%2BihA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANvxS2t2f5Ao_F8xxa25eFq%2BuVQBWA%3DXtgbfKU43i5dGK3kJUw%40mail.gmail.com.

Reply via email to