Compare commits
No commits in common. "86507c9b929f231e458c7510b54647eaf80596de" and "59f044692555a6d71e4d17aab8d68c613f325884" have entirely different histories.
86507c9b92
...
59f0446925
@ -212,7 +212,6 @@ class AppointmentRequest(models.Model):
|
||||
rejection_reason = EncryptedTextField(blank=True, null=True)
|
||||
|
||||
jitsi_meet_url = models.URLField(
|
||||
max_length=2000,
|
||||
unique=True,
|
||||
blank=True,
|
||||
null=True,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user