On 7/12/2015 7:21 AM, Alexander Whatley wrote:
> This question may just be due to my inexperience with Django, but
> whenever I modify one of my Model elements and change its parameters, I
> have to close my IDE and manually use the command prompt to drop the SQL
> Table corresponding to the Model, and then migrate the new model, which
> is very annoying.
It sounds like this is a feature your IDE should provide. Django has the
necessary functionality but won't do it unbidden.
Is there a built in feature in Django that allows me
> to get around having to do this, and if not, is there one in
> development? Thanks.
>
> --
> 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+unsubscribe@googlegroups.com
> <mailto:django-users+unsubscribe@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto:django-users@googlegroups.com>.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/06d9f15a-eaff-43e3-90d6-56a0b03c4e97%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/06d9f15a-eaff-43e3-90d6-56a0b03c4e97%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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5664D756.1090909%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment