Oh right, I read that somewhere else - use the svn version. Sorry, I'm very new to django, and really just wanted to say
1. What LInux OS I use 2. How much I am so totally impressed with Django and Python (after years of suffering with Java.) I most certainly didn't want to imply I knew anything about Django that would constitute good advice. So, thanks for straightening me out. I'll go back to reading and learning. On Mon, May 19, 2008 at 8:31 PM, Matthias Kestenholz <[EMAIL PROTECTED]> wrote: > > On Mon, 2008-05-19 at 10:30 +0200, Matthias Kestenholz wrote: >> On Mon, 2008-05-19 at 19:10 +1200, Gene Campbell wrote: >> > I totally agree. I took this path over the last 5 years: redhat (1 >> > yr) -> gentoo (3 yrs)-> archlinux (6 mos) -> pclinuxos (1 day) -> >> > ubuntu (6 mos) >> > >> > I loved Gentoo, taught me quite a bit. Now I love Ubuntu for the >> > opposite reasons. I like not having to do much to keep my machine >> > going. >> > >> > I'm new to Django and Python (gladly giving up 12 years of java >> > experience to never look back.) I'm using jEdit and Eclipse for >> > editing at the moment (but can't believe there isn't something >> > better), and it all works great. >> > >> > just use >> > sudo apt-get install python-django >> > >> > django-admin.py startproject blah >> > >> > and your off. >> > >> >> I'd _not_ recommend installing the django version from the ubuntu >> package. If you begin with a new project (or if you begin to learn >> django even!) you should start with a subversion trunk checkout[1], not >> with 0.96.1. >> >> Matthias >> >> [1]: Or with a git repository of course. I like git very much too, and >> have set up a git mirror which is updated hourly on my domain: > > Oops, sorry to answer my own post, but here goes the URL: > http://spinlock.ch/pub/git/ > > > > > -- Picante Solutions Limited e: [EMAIL PROTECTED] w: 06 757 9488 -- Picante Solutions Limited e: [EMAIL PROTECTED] w: 06 757 9488 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

