Henrik Levkowetz
|
726fcbf27d
|
Removed all __future__ imports.
- Legacy-Id: 17391
|
2020-03-05 23:53:42 +00:00 |
|
Henrik Levkowetz
|
2d7c9629aa
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
- Legacy-Id: 16446
|
2019-07-15 15:40:51 +00:00 |
|
Henrik Levkowetz
|
04a728c23d
|
Fixed bytes/str issues in some migrations (models.Index() arguments).
- Legacy-Id: 16410
|
2019-07-07 12:41:11 +00:00 |
|
Henrik Levkowetz
|
d7f5c84182
|
Initial 2to3 patch with added copyright statement updates.
- Legacy-Id: 16309
|
2019-06-27 14:40:54 +00:00 |
|
Henrik Levkowetz
|
43a9291053
|
Added an index for (doc, type) on DocEvent to speed up latest_event() queries.
- Legacy-Id: 14990
|
2018-04-01 19:33:16 +00:00 |
|