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,204 times
Last updated: Jun 07 '12
why installs django-authenticator a binary under /usr/bin
When will askbot work with Django 1.4?
followit doesn't work with django 1.4
Is there up-to-date how to install askbot as reusable app tutorial?
askbots requirements on django-celery and django-kombu
Where should I start on adding new authentication module
How to update Django 1.3 messaging to new messaging framework of Django 1.4?
What are the mechanics between google login and askbot?
Authentication issue when deploy to subdirectory (/qa) and enable private mode ?