summaryrefslogtreecommitdiffstats
path: root/osqa.iml
Commit message (Collapse)AuthorAgeFilesLines
* "Reversed" some m2m relations with the user model.hrcerqueira2010-02-221-0/+9
| | | | | | | Fixed and improved most of modules functionality. Definitevly moved books to a separate module. Fixed some missing imports in views. Adapted some of the interface changes Rick did on robofaqs to osqa.
* Changed views _init.py_ to not import everything, but just the packages, and ↵hrcerqueira2010-02-151-0/+10
changed urls.py to include the full python path for each view. Also changed some "reverses" on templates that were using view p