Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Ned Batchelder
|
322ca34b20
|
Remove pylint pragmas from "class Meta"
Also remove useless docstrings where they were added to keep pylint
quiet.
|
2015-10-21 07:37:00 -04:00 |
|
Sarina Canelake
|
22bbdacee9
|
Convert Meta classes to new-style classes
|
2015-07-13 17:33:26 -04:00 |
|
Calen Pennington
|
3a7b265c8a
|
Add trailing commas to multiline lists, to prevent string concatenation bugs
|
2014-02-13 13:12:42 -05:00 |
|
Carlos Andrés Rocha
|
11db4e3773
|
Use datetime objects in time field in event tracking
|
2013-09-11 10:02:16 -04:00 |
|
Carlos Andrés Rocha
|
fbc243dbeb
|
Add event tracking with configurable backends
|
2013-09-11 10:02:15 -04:00 |
|