Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar | |
2014-06-06 | changes made as per comments. | prathamesh | |
2014-06-06 | README file added to the authentication app. | prathamesh | |
2014-03-26 | User authentication using external database. | prathamesh | |
Django authentication backend overriden to authenticate user using spoken tutorial database. Added database router to handle the database operations. |