Trying out Django 1.8 in less than 60 seconds

Less than a week ago Django 1.8 Beta got released to the public. We are really excited to announce official support of Django 1.8 Beta in SourceLair.

Why Django 1.8

Django 1.8 is the next LTS release of Django. This means that it will receive official support for at least 3 years after its day of release.

Also, Django 1.8 comes a long with a great set of new features, like the Model._meta API, the support for multiple template engines and the new security enhancements.

So let's take a closer look at these new features in just a few seconds.

Setting up a Django 1.8 project

The first thing we have to do is start a new Django 1.8 Beta project. Doing so on your local machine or on a remote server, requires using venv or a similar technology, in order not to mess up other Django projects that you host on the same machine.

In SourceLair we are taking away all this hassle from you. Open up the "Start a new Project" dialog, choose "Django" as the project type and then choose "1.8 (Beta)" as the Django version of your project.

Django 1.8 project on SourceLair

Press the "Create project" button and you are all set up; you have a new Django 1.8 Beta project available.

Django and further Beta releases

Django lives in the heart of SourceLair; the majority of our code base is written in Django and we wouldn't be able to deliver high-quality software in such pace, without the strong foundation of such a framework.

For this reason, starting today we commit in supporting every Django beta release officially in SourceLair within 24 hours from its official release, in order to make it easier for everyone to test it and thus improve the overall quality of the final release.

Don't wait any longer, go to sourcelair.com, try the new Django 1.8 out and let us know what you think!

Where you can get

Updates and contact us

You can check out product updates at the SourceLair blog, or learn more about us at State of Progress, where we share our thoughts on software development and management.

Stay in touch

You can reach out to us at Twitter, Facebook, Instagram or email us at [email protected].