Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remaining imports/calls to six not automatically removed by pyupgrade. | Ben Sturmfels | 2021-03-05 | 1 | -2/+0 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -1/+1 |
* | Fix some unit tests and bugs | Jessica Tallon | 2015-08-24 | 1 | -1/+1 |
* | Change codebase to query or create correct User model | Jessica Tallon | 2015-07-31 | 1 | -3/+4 |
* | Use six.text_type instead of unicode(). | Berker Peksag | 2014-06-02 | 1 | -1/+4 |
* | - fixed typo with unbinding code | Rodney Ewing | 2013-08-15 | 1 | -3/+4 |
* | ldap uses it own views | Rodney Ewing | 2013-08-15 | 1 | -9/+68 |
* | starting ldap plugin | Rodney Ewing | 2013-08-15 | 1 | -0/+44 |