mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-01-28 23:43:22 +00:00
fix: Correction de l'affichage des numéros de téléphone [#41]
This commit is contained in:
@ -231,7 +231,7 @@ class RegistrationTemplate(models.Model):
|
||||
|
||||
def __str__(self):
|
||||
return self.name
|
||||
|
||||
|
||||
@staticmethod
|
||||
def get_files_from_rf(register_form_id):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user