af27bf5eff
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
7994073687
Closes #8550 : Implement ASN ranges ( #11835 )
...
* Move ASN to a separate module
* Move ASNField from dcim to ipam
* Introduce ASNRange model
* Add relationship from ASN to ASNRange
* Add an available-asns API endpoint
* Add RIR assignment for ASNRange
* Add standard tests
* Move child ASNs to a tabbed view
* Remove FK on ASN to ASNRange
* Add tests for provisioning available ASNs
* Add docs for ASNRange
2023-02-27 16:36:05 -05:00
b475a575e4
Drop family column from Aggregate, Prefix, and IPAddress models
2020-02-14 15:04:33 -05:00
f41564b578
Introduce IPAddressVar and IPAddressWithMaskVar
2020-01-22 17:16:40 -05:00
aa56c020ab
Move prefix_validator() to ipam.validators
2020-01-22 16:33:34 -05:00
5369aef971
Fixes #3944 : Fix AttributeError exception when viewing prefixes list
2020-01-16 21:39:46 -05:00
e3aacb183b
optimize query
2020-01-12 16:44:15 -05:00
2e9f21e222
Filter muiltiple ipaddress terms
2020-01-10 14:09:25 -05:00
bd7aee7c1f
Closes #2614 : Simplify calls of super() for Python 3
2018-11-27 10:52:24 -05:00
f8a961b568
Cleaned up import statements
2018-11-02 15:20:08 -04:00
0a71c63583
Upgraded to Django 2.1
2018-11-02 14:42:15 -04:00
980d62d579
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
b0cd372af9
Fixes #2066 : Catch AddrFormatError on invalid IP addresses
2018-05-22 13:56:11 -04:00
fed6fc131b
Fixes #1751 : Corrected filtering for IPv6 addresses containing letters
2017-12-05 16:10:45 -05:00
00986fd7bf
Closes #1691 : Cleaned up and reorganized import statements
2017-11-07 11:08:23 -05:00
f21c6bca00
Import unicode_literals
2017-05-24 11:33:11 -04:00
ed83b1d9e9
Closes #946 : Disregard mask length when filtering IP addresses by a parent prefix
2017-03-08 11:59:24 -05:00
db60e8868c
Closes #901 : Support for filtering prefixes and IP addresses by mask length
2017-03-01 14:23:52 -05:00
dc3cbfcdd4
Fixes #199 : Moved prefix_validator from BaseIPField to IPNetworkField
2016-07-05 16:39:43 -04:00
c9bf10421b
Fixes #136 : Trigger error on prefix w/host bits set instead of silently converting it
2016-06-30 17:13:55 -04:00
f690be60fd
Code cleanup
2016-05-18 16:20:30 -04:00
810981b1d6
Removed reference to deprecated SubFieldBase; replaced with from_db_value()
2016-05-02 15:01:43 -04:00
27b289ee3b
Initial push to public repo
2016-03-01 11:23:03 -05:00