Django versions

0 views
Skip to first unread message

Michal

unread,
Feb 24, 2006, 3:10:18 AM2/24/06
to django...@googlegroups.com
Hello,
I would like start with Django, but I don't know which version I should
to download:
- stable 0.91?
- latest development from trunk?
- magic-removal branch?

Thank you for any advice.
Regards

Michal

Ijonas Kisselbach

unread,
Feb 24, 2006, 3:14:41 AM2/24/06
to django...@googlegroups.com
The latest development branch works utterly fine for me. I update from it maybe once a day and haven't run into any problems yet (touch wood).

AFAIK: magic-removal is changing all the time. Lots of refactoring. So if you're just starting out, I'd recommend the "trunk".

Ij.

Kenneth Gonsalves

unread,
Feb 24, 2006, 6:41:50 AM2/24/06
to django...@googlegroups.com
On Friday 24 Feb 2006 1:40 pm, Michal wrote:
> - latest development from trunk?

this one

--
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.org.in
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!

ChaosKCW

unread,
Feb 24, 2006, 8:04:31 AM2/24/06
to Django users
Its a trade off, I chose the magic removal branch, because the
syntactical changes really appeal to me. The models are a lot cleaner
and DB API too.

However it does have problems. And when 0.92 comes out you will have to
change to the new syntax anyways. So if your starting from scratch like
me, and your willilng to put up with a few bugs, the magic removal is
the way to go. If however you need rock solid, the trunk is the way to
go.

oggie rob

unread,
Feb 24, 2006, 8:14:17 PM2/24/06
to Django users
> - latest development from trunk?

If you plan to deploy anytime in the next month or two (yes, this is a
real possibility with Django!), you should start with trunk but settle
on a revision before you get too far into the project. I wouldn't
recommend updating from trunk once you've deployed until you've done
very extensive testing, and then I would still only recommend it if you
see some benefit from the update.

-rob

Adrian Holovaty

unread,
Feb 25, 2006, 12:30:46 AM2/25/06
to django...@googlegroups.com
On 2/24/06, Michal <mic...@plovarna.cz> wrote:
> Hello,
> I would like start with Django, but I don't know which version I should
> to download:
> - stable 0.91?
> - latest development from trunk?
> - magic-removal branch?

Go with the latest trunk development -- it's the most stable and has
the latest non-magic-removal features. The magic-removal branch is
still for living-on-the-edge developers at this point.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Kenneth Gonsalves

unread,
Feb 25, 2006, 8:34:13 AM2/25/06
to django...@googlegroups.com
On Saturday 25 Feb 2006 6:44 am, oggie rob wrote:
> If you plan to deploy anytime in the next month or two (yes, this
> is a real possibility with Django!),

month or two? you mean there are people out there who take up to a
*month* to deploy a django app??

Glenn Tenney

unread,
Feb 25, 2006, 7:43:56 PM2/25/06
to django...@googlegroups.com
On Fri, Feb 24, 2006 at 01:04:31PM -0000, ChaosKCW wrote:
> So if your starting from scratch like
> me, and your willilng to put up with a few bugs, the magic removal is
> the way to go.

The problem I see with the m-r path for a newbie is that all the
docs, tutorials, and examples are pre-m-r ... so starting from
scratch with the m-r means a lot more headaches in learning
Django.

--
Glenn Tenney

ChaosKCW

unread,
Feb 25, 2006, 8:13:42 PM2/25/06
to Django users
True, but I have found it forces me to look at django code more, which
helps me learn it more. Guess its not for everyone.

Reply all
Reply to author
Forward
0 new messages