LICENSE: this code is released under the GPL v3 or later.
LICENSE: this code is released under the GPL v3 or later.
NEEDS:
NEEDS:
- as of Helios v3.1, requires Django 1.2.4+
- http://github.com/openid/python-openid
- http://github.com/openid/python-openid
- rabbitmq 1.8
- rabbitmq 1.8
-- http://www.rabbitmq.com/debian.html
-- http://www.rabbitmq.com/debian.html
...
@@ -31,6 +33,6 @@ to get the south db models set up, and then:
...
@@ -31,6 +33,6 @@ to get the south db models set up, and then:
python manage.py migrate --list
python manage.py migrate --list
- if there are some unchecked migrations, and you are SURE that your database is up to date with the models (which should be the case if you're between v3.0.0 and v3.0.4 inclusive), then do
- if there are some unchecked migrations, and you are SURE that your database is up to date with the models (which should be the case if you're on a v3.0.x version), then do