
Article
Using RHSCL: Django on Python 3 with PostgreSQL
This article will show you how to use two software collections of RHSCL 1.0 Beta for cutting edge development. We will create a Django 1.5 application (running on Python 3.3), that will use PostgreSQL 9.2 as a database. Installing Dependencies First off, we will install the required collections. If you haven't done so already, you need to subscribe to the correct RHN channel ( rhel-x86_64- variant-6-rhscl-1-beta, where variant is one of server, client or workstation). Now you should be able...