Questions tagged [osqa]

OSQA (Open Source Question and Answer) is an open source question-answer system written in Python with Django. The data layer relies on MySQL, PostgreSQL, Microsoft SQL Server or SQLite. OSQA is licensed under GPL version 3 or later.

OSQA is based on CNProg and uses Django.

Homepage: http://www.osqa.net/

63 questions
-1
votes
1 answer

how to upload users to my OSQA site

I want to upload some existing users from another site to my current OSQA site. I have an Excel file with the users I want to upload, their usernames and their emails. I've found this…
kikerox
  • 33
  • 4
-1
votes
1 answer

My OSQA users can't access their authentication settings after changing their password

A couple users complained that they couldn't get to their authentication settings page on OSQA. They receive a 500 error. See Screenshot But, it is only after they go through the "I Forgot My Password" or after changing their password. Looking at…
Chris Powell
  • 483
  • 1
  • 5
  • 14
-2
votes
1 answer

I can't find my OSQA install directory in OpenShift via ssh

I have a basic understanding of navigating via SSH. I have installed OSQA following the instructions here: https://github.com/openshift-quickstart/OSQA-openshift-quickstart The installation worked, and I can access and modify my OSQA settings…
1 2 3 4
5