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
|
d7f5c84182
|
Initial 2to3 patch with added copyright statement updates.
- Legacy-Id: 16309
|
2019-06-27 14:40:54 +00:00 |
|
Henrik Levkowetz
|
798b12c6ef
|
Admin page tweaks: another raw_id field, added search fields
- Legacy-Id: 16272
|
2019-06-17 13:01:28 +00:00 |
|
Henrik Levkowetz
|
c9a7571e0a
|
Changed a field to use raw_id to avoid choice fields with 90000 entries
- Legacy-Id: 16271
|
2019-06-17 12:12:46 +00:00 |
|
Henrik Levkowetz
|
4dad8cdf9a
|
Added a test to check for missing admin models, and added the admin models that were currently missing.
- Legacy-Id: 14021
|
2017-08-01 14:00:29 +00:00 |
|