mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-11-03 17:08:47 +01:00
Full membership support
This commit is contained in:
@@ -140,6 +140,7 @@ class Transaction(PolymorphicModel):
|
||||
max_length=255,
|
||||
default=None,
|
||||
null=True,
|
||||
blank=True,
|
||||
)
|
||||
|
||||
class Meta:
|
||||
|
||||
Reference in New Issue
Block a user