Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-01 | Fix custom middleware according to django 3 | adityacp | |
2020-02-28 | Bump django to the latest version | adityacp | |
2018-06-07 | Pep8 changes | adityacp | |
2017-04-07 | Change Default timezone from UTC to Asia/Kolkata | adityacp | |
2016-07-09 | oauth implemented | prathamesh | |
User can login via google and facebook. If user logs in from google and then later the same user logs in from facebook, then he will be considered as the same user if the email registered on facebook is of gmail. User profile will be created when user logs in via facebook or google. In yaksh pipeline, user.py is used to create profile. Pipeline settings is defined that defines the functions to be executed during oauth. Used bootstrap social and Font Awesome for UI design | |||
2016-05-17 | comment changes | adityacp | |
2016-05-12 | changes in travis.yml | adityacp | |
2016-05-12 | display datetime as per user timezone | adityacp | |