Showing posts with label postgis. Show all posts
Showing posts with label postgis. Show all posts

Wednesday, February 27, 2013

Django 1.5 now available in BitNami

We are happy to announce that  Django 1.5 has been finally released and it is already available in BitNami. After a couple of developer  preview versions we are finally able to bring you the latest stable version of Django,  ready to use.

In case you have been living under a rock, Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

If you are not familiar already with BitNami DjangoStack, it is a free packaging offering that simplifies the development and deployment of Django and Python applications. You can download a native installer or a virtual machine. If you prefer you can also launch a cloud image in the Windows Azure or in the Amazon Cloud. BitNami stacks simplify the deployment and testing of open source web apps and are an ideal method to test the latest releases of your favorite projects, including Django.

The biggest new feature in Django 1.5 is the configurable User model. Another important new feature is that GeoDjango now supports PostGIS 2.0, which is already bundled in the BitNami DjangoStack. GeoDjango makes it simple to create geographic Web applications, like location-based services. You can check our GeoDjango Quickstart guide for details on how to use GeoDjango with PostGIS 2.0 on BitNami DjangoStack.



 
This version of BitNami DjangoStack includes ready-to-run versions of Apache 2.2 with mod_wsgi 3.3, SQLite 3.7, MySQL 5.5, PostgreSQL 9.2 with PostGIS 2.0 (only of Linux and Mac OS X), Python 2.7 and Django 1.5.

But there are much more in this Django release, as you can see in the release notes for this version. Watch out for some backwards incompatible changes

Enjoy!

Thursday, November 29, 2012

Django 1.5 beta: GeoDjango support for PostGIS 2.0. Now all-in-one with BitNami.

The Django development team has recently released the first beta of the upcoming major version of the framework, Django 1.5. At BitNami, one of our goals is to simplify the testing of the latest versions of open source web applications and language runtimes. We are happy to announce that we have just also released our first BitNami DjangoStack with 1.5. It is completely self-contained and it will not conflict with your current development environment. You can download it, give a try and safely remove it when you are done.

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. If you are not familiar already with BitNami DjangoStack, it is a free packaging offering that simplifies the development and deployment of Django and Python applications.This version includes ready-to-run versions of Apache 2.2 with mod_wsgi 3.3, SQLite 3.7, MySQL 5.5, PostgreSQL 9.2 with PostGIS 2.0 (only of Linux and Mac OS X), Python 2.7 and Django 1.5. It can be deployed using all-in-one free native installers (for Linux, Mac OS X and Windows), virtual machines and Amazon Cloud Images.

The biggest new feature in Django 1.5 is the configurable User model. You can check the release notes for this version here.

Another important new feature is that GeoDjango now supports PostGIS 2.0, which is already bundled in the BitNami DjangoStack. GeoDjango makes it simple to create geographic Web applications, like location-based services. You can now check our GeoDjango Quickstart guide for details on how to use GeoDjango with PostGIS 2.0 on BitNami DjangoStack.


As a reminder, our bi-weekly contest is now open to Python web applications. If there is any application that you would like to see added to the BitNami Library visit our contest page. You can vote for the applications in our contest or also summit new applications.

Thursday, May 17, 2012

BitNami Django Stack Now Includes Python 2.7 and PostGIS Support

We are happy to report that BitNami Django Stack has been updated to include support for PostGIS and Python 2.7! While we already had this on our to-do list, feedback from several users inspired us to get it out the door earlier that planned. Thank you to everyone who took the time to let us know that they would like to see this, and please keep the feedback coming!

Note that currently, the built-in PostGIS integration is only for Linux and Mac OS X. You can manually install it on Windows (take a look at this). You may also want to check out our PostGIS Quick Start guide.