Skip to content

Django on Feisty

April 20, 2007

While reading the latest Django docs, I found out that Django is already available in the Debian and Ubuntu repositories. Fantastic! Here’s from the docs:

A packaged version of Django is available for Debian GNU/Linux, and can be installed from either the “testing” or the “unstable” repositories by typing apt-get install python-django.

When you install this package, apt will recommend installing a database adapter; you should select and install the adapter for whichever database you plan to use with Django.

[…]

The Debian python-django package is also available for Ubuntu Linux, in the “universe” repository for Ubuntu 7.04 (“Feisty Fawn”). The current Ubuntu package is also based on Django 0.95.1 and can be installed in the same fashion as for Debian.

I realized that Debian testing got the latest Django 0.96 while Feisty got the slightly outdated less bleeding edge, 0.95.1. It’s probably because 0.96 came out after Feisty code freeze. I hope the latest version will be back-ported to Feisty (or perhaps Edgy and Dapper too). On the other hand, you probably don’t care about the packages and keep hitting svn updates ;)

Advertisement

From → Django, Ubuntu

Leave a Comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: