Arthur Hanson
|
16712ad8d9
|
15094 Add missing gettext to error strings for internationalization (#15155)
* 15049 add missing gettext to error strings
* 15049 add missing gettext to error strings
* 15094 review change
* 15094 review change
* Formatting cleanup
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
|
2024-02-20 09:44:02 -05:00 |
|
fmlshai
|
aed9e0f6f4
|
Update validators.py
Updated DNSValidator regex
|
2022-03-28 15:20:19 +02:00 |
|
fmlshai
|
9e58ff19f6
|
Fix #8785 - allow wildcard dns records
Added * to the DNSValidator regex to allow wildcard domains like *.example.com
|
2022-03-23 14:38:26 +01:00 |
|
Jeremy Stretch
|
c7d5c80edf
|
Move prefix_validator() to ipam.validators
|
2020-01-22 16:33:34 -05:00 |
|
Jeremy Stretch
|
dc567799ed
|
Move min/max prefix length validators to ipam.validators
|
2020-01-22 16:26:06 -05:00 |
|
Jeremy Stretch
|
1301ab9cb7
|
#3722: Tweak ordering of permitted characters to avoid creating a regex range
|
2019-12-09 10:02:56 -05:00 |
|
Jeremy Stretch
|
c530f970b1
|
Fixes #3722: Allow the underscore character in IPAddress DNS names
|
2019-12-05 21:14:29 -05:00 |
|
Jeremy Stretch
|
f8447989f2
|
Fix regex for IPAddress.dns_name (but see #3106)
|
2019-04-25 14:49:52 -04:00 |
|
Jeremy Stretch
|
5afec0441b
|
Closes #166: Add dns_name to IPAddress
|
2019-04-22 18:10:28 -04:00 |
|