Lars Eggert
|
6eabd4a3a1
|
chore: Use codespell to fix typos in comments. (#4794)
First part of replacement of #4651
|
2022-11-28 10:36:36 -06:00 |
|
Henrik Levkowetz
|
726fcbf27d
|
Removed all __future__ imports.
- Legacy-Id: 17391
|
2020-03-05 23:53:42 +00:00 |
|
Henrik Levkowetz
|
aabd237656
|
Fixed some pyflakes issues.
- Legacy-Id: 17304
|
2020-02-18 19:39:03 +00:00 |
|
Henrik Levkowetz
|
e0c6f3abe2
|
Added a management command to merge data from one of two divergent django databases to the other, taking care to insert or update records as appropriate, and update foreign keys and many-to-many keys appropriately. Accepts the dump formats generated by the dumpdata command.
- Legacy-Id: 17299
|
2020-02-16 21:39:08 +00:00 |
|