Commit Graph

5 Commits

Author SHA1 Message Date
Valentin Deniaud 4c419c0695 misc: bump black version (#75442) 2023-03-29 14:49:55 +02:00
Valentin Deniaud a107b7ef0e misc: apply pyupgrade (#69708) 2022-09-29 15:23:49 +02:00
Frédéric Péters 872f39774a trivial: apply black 2021-05-14 18:40:09 +02:00
Frédéric Péters 1b98a8e952 trivial: add on_delete to common Role model (#36336) 2019-09-22 20:20:46 +02:00
Benjamin Dauvergne b8ad89ea12 implement hobo_notify for Django projects (fixes #8271)
- introduce new model hobo.agent.common.models.Role which subclass
  django.contrib.auth.models.Group, it adds uuid and description fields
  to Group.
2015-09-23 17:57:19 +02:00