askbot requirements
in the requirements, there's listed django==1.3.1
what about django-authenticator? is it still required? Is version==0.1.4 required or is django-authenticator 0.1.5 supported, too?
in the requirements, there's listed django==1.3.1
what about django-authenticator? is it still required? Is version==0.1.4 required or is django-authenticator 0.1.5 supported, too?
We won't be using or supporting the django-authenticator
app, at least in the foreseeable future. But support of django 1.4 will come of course, but we are not there yet.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-06-07 03:26:05 -0600
Seen: 2,102 times
Last updated: Jun 07 '12
What are the mechanics between google login and askbot?
Is there up-to-date how to install askbot as reusable app tutorial?
askbots requirements on django-celery and django-kombu
followit doesn't work with django 1.4
How to update Django 1.3 messaging to new messaging framework of Django 1.4?
When will askbot work with Django 1.4?
Where should I start on adding new authentication module
Authentication issue when deploy to subdirectory (/qa) and enable private mode ?