Commit Graph

11 Commits

Author SHA1 Message Date
j f13f7d238c still load config 2020-09-27 18:02:23 +02:00
j 63d82ad7e7 remove config reloader 2020-09-27 17:58:35 +02:00
j 373d433516 add longer fields to custom user 2020-05-30 12:19:02 +02:00
j 6217fb774f remove monkey patch 2020-05-30 02:27:36 +02:00
j 844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j 65891f5455 fix user length 2019-07-17 11:47:57 +02:00
j cc56858377 import Group from user.models 2018-07-29 20:28:46 +00:00
j 6296be870b use get_user_model 2018-07-29 21:12:56 +01:00
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j 1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j 8a99176aba add missing file 2013-05-20 15:06:48 +00:00