Jennifer Richards
|
70ab711216
|
refactor: separate concerns / rename notify_events (#8328)
* refactor: separate signal receiver from work
* test: split test to match code structure
* test: fix test
* refactor: reorg signals in community app
|
2024-12-12 16:48:44 -06:00 |
|
Jennifer Richards
|
07e26dd52e
|
refactor: Replace deprecated force_text with force_str
|
2023-05-09 15:21:50 -03:00 |
|
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
|
2d0c503d33
|
Fixed pyflakes issues
- Legacy-Id: 15792
|
2018-11-30 00:07:49 +00:00 |
|
Henrik Levkowetz
|
0e8f63951e
|
Added two new management commands to make it easier to load back selected objects that have been removed by mistake (providing they are available in a full database dump or backup that can be loaded and worked with): dumprelated and loadrelated.
- Legacy-Id: 15790
|
2018-11-29 15:17:46 +00:00 |
|