Re: Need Ideas On Data Migration

2011-08-24 Thread Rory Hart
South[1] handles database migrations. both schema and data. It can be a little tricky when first starting to use it but it is a powerful system. Otherwise you could alter the table yourself and copy the data using SQL or the django-admin shell. [1] http://south.aeracode.org/ -- Rory Hart http

Re: Help:How to post data to the admin form by urllib2 ?

2010-07-28 Thread Rory Hart
gt; "Django users" group. > To post to this group, send email to django-us...@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/djang

Composite Primary Keys Status?

2010-07-21 Thread Rory Hart
7;m sure there are others that would love to see support for this too). Thanks -- Rory Hart -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this gro

Re: Performance monitoring

2009-12-10 Thread Rory Hart
cr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > > Quite so, I would suggest Zabbix (http://www.zabbix.com/) we have used it in a couple of deployments now to great success. -- Rory Hart http://www.whatist