Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -3/+4 |
* | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette | 2017-01-19 | 1 | -1/+1 |
* | Converted GIS lookups to use the new Lookup API | Claude Paroz | 2014-10-09 | 1 | -38/+19 |
* | Continue to attack E302 violations | Alex Gaynor | 2013-11-02 | 1 | -0/+2 |
* | Fixed all the E203 violations | Alex Gaynor | 2013-10-26 | 1 | -8/+8 |
* | Fixed #17627 -- Renamed util.py files to utils.py | Tim Graham | 2013-09-16 | 1 | -0/+44 |