Thanks for remind me about South.
This really looks amazing!
No more "rm db && manage.py syncdb"
:D
2009/12/25 Shawn Milochik
> Django-south is the best solution right now. Django-evolution is no longer
> developed, as the author thinks South is the current best solution.
>
> http://south.aeraco
Django-south is the best solution right now. Django-evolution is no longer
developed, as the author thinks South is the current best solution.
http://south.aeracode.org/
Shawn
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this gr
You may want to try django-evolution.
It "clones" the rake migrations of Rails :D
Not so good... but if fits.
2009/12/25 Victor Lima
> Try deleting the table and then syncdb again...
>
> Att,
> Victor Lima
>
> Em 25/12/2009, às 00:02, chen gang escreveu:
>
> > Hi,
> > I am really new to this to
Try deleting the table and then syncdb again...
Att,
Victor Lima
Em 25/12/2009, às 00:02, chen gang escreveu:
> Hi,
> I am really new to this tool... and need you help about this issue,
> thanks in advance!
>
> I create models.py like this,
>
> ...
> class Sms_detailed(models.Model):
>group
gang"
> Sent: Friday, December 25, 2009 10:02 AM
> To:
> Subject: about django model save
>
> > Hi,
> > I am really new to this tool... and need you help about this issue,
> > thanks in advance!
> >
> > I create models.py like this,
> >
> &
--
From: "chen gang"
Sent: Friday, December 25, 2009 10:02 AM
To:
Subject: about django model save
> Hi,
> I am really new to this tool... and need you help about this issue,
> thanks in advance!
>
> I create models.py like this,
>
> ...
&g
>
>
> Xia Kai(夏恺)
> xia...@gmail.com
> http://blog.xiaket.org
>
> ------
> From: "chen gang"
> Sent: Friday, December 25, 2009 10:02 AM
> To:
> Subject: about django model save
>
>
--
From: "chen gang"
Sent: Friday, December 25, 2009 10:02 AM
To:
Subject: about django model save
> Hi,
> I am really new to this tool... and need you help about this issue,
> thanks in advance!
>
> I create models.py like this,
>
Hi,
I am really new to this tool... and need you help about this issue,
thanks in advance!
I create models.py like this,
...
class Sms_detailed(models.Model):
group = models.CharField(max_length=15)
phone_num = models.CharField(max_length=15)
IMEI = models.CharField(max_length=1
9 matches
Mail list logo