8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-20 06:03:40 +00:00
This commit is contained in:
root 2017-11-16 08:23:28 +01:00
commit 6b806b9fcc

View file

@ -328,7 +328,7 @@ class Extension(models.Model):
protocol='IPv6',
null=True,
blank=True,
help_text="Enregistremen AAAA associé à la zone"
help_text="Enregistrement AAAA associé à la zone"
)
soa = models.ForeignKey(
'SOA',