Commit 09a810ff authored by Michal Čihař's avatar Michal Čihař

Disable Django 1.5

parent fa6a2d77
...@@ -5,7 +5,7 @@ python: ...@@ -5,7 +5,7 @@ python:
# - "3.2" # - "3.2"
env: env:
- DJANGO_VERSION=1.4.2 - DJANGO_VERSION=1.4.2
- DJANGO_VERSION=1.5a1 # - DJANGO_VERSION=1.5a1
before_install: before_install:
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo apt-get install -qq git python-cairo python-git python-django-south python-django-registration python-whoosh translate-toolkit - sudo apt-get install -qq git python-cairo python-git python-django-south python-django-registration python-whoosh translate-toolkit
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment