Commit graph

19 commits

Author SHA1 Message Date
Griatch
a461a97576 Format code imports 2022-11-10 22:21:12 +01:00
homeofpoe
0c1b2e894a Update manager.py
Fixing a typo.
2022-10-20 11:22:30 -07:00
Griatch
bd3e31bf3c Run black reformatter on code 2022-02-08 13:03:52 +01:00
Griatch
9c0b44e13a Homogenize manager search methods to return querysets. Resolve #2384. 2022-01-09 17:13:24 +01:00
Griatch
e70337b6d2 Move create methods into managers, leave utils.create as wrappers.
Resolve #2118.
2022-01-09 00:30:32 +01:00
Griatch
a51e4af609 Change to MyST parser 2021-10-26 21:31:20 +02:00
Griatch
69d85bd184 Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
Griatch
4ea6209123 Ran black on branc 2019-12-16 20:31:42 +01:00
Griatch
c2c7fa311a Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
Kovitikus
4646da4135 Fixed string conversions. 2019-09-10 15:17:56 -04:00
Kovitikus
8dcd1bb286 Fixed string conversions. 2019-09-10 15:17:21 -04:00
Kovitikus
ced0bfea59 Converions to string types. 2019-09-10 14:42:01 -04:00
Kovitikus
37912417dc Updated manager.py with f-strings. 2019-09-10 13:22:05 -04:00
Griatch
ad2e0ce0be Make search_account also search by account alias. Resolve #1910 2019-09-04 20:57:44 +02:00
Griatch
72f4fedcbe Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
Griatch
e49993fbb5 Create columnize (no ansi support at this point) 2018-08-10 10:13:05 +02:00
Ryan Stein
6fa280b9fd Run 2to3. 2017-10-29 13:40:30 -04:00
Griatch
b278337172 Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
Griatch
ee0e9cc053 First step with both account+player at the same time, copying player to account. 2017-07-05 08:30:06 +02:00