On one thing  which i can guide you is
you can use
1.django evolutions
Link : http://code.google.com/p/django-evolution/
2.south
LInk: http://south.aeracode.org/
to add a new column to an already created table via django.



On Oct 1, 2:14 pm, Geobase Isoscale <isosc...@gmail.com> wrote:
> Hi  Everyone,
>
> I would like to know how to Add a new Collumn to an already created table in
> Django. I would like to know whether one can create database triggers,
> create database functions, database Index and database views using  Django
> ORM. I'm investigation to what extend does Django support database
> consistency. If anyone has more information on the pros and cons of ORM with
> regard to database design. I'm connected Postgres database with its PostGIS
> extention.
>
> Your contribution will be highly appreciated.
>
> Isoscale.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to