|
migrations
|
Run 2to3.
|
2017-10-29 13:40:30 -04:00 |
|
accounts.py
|
Remove basestring mentions remnants of 2.7
|
2018-10-13 19:30:24 +02:00 |
|
bots.py
|
Use Python 3's new super() convention.
|
2017-11-02 10:41:41 -04:00 |
|
manager.py
|
Merge with develop and fix merge conflicts
|
2018-10-01 20:58:16 +02:00 |
|
models.py
|
Run 2to3.
|
2017-10-29 13:40:30 -04:00 |
|
tests.py
|
Cleanup of account tests with more mocking
|
2018-10-07 14:31:36 +02:00 |