mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-15 12:59:35 -06:00
* Fixes #19415: Increased Circuit/WirelessLink absolute distance upper limit Also adds form validation that provides a useful message to the user rather than a 500 error with potentially little information. * Include forgotten migration files * Remove unnecessary comments * Remove more unnecessary comments * Addresses PR feedback * Gah, remove django migration header comment * Clean up new has_field_errors mechanism, fix issue with ObjectAttribute * Address PR feedback, revert changes to render_fieldset template tag |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| 0001_squashed_0008.py | ||
| 0009_wirelesslink_distance.py | ||
| 0010_charfield_null_choices.py | ||
| 0011_wirelesslan__location_wirelesslan__region_and_more.py | ||
| 0012_alter_wirelesslan__location_and_more.py | ||
| 0013_natural_ordering.py | ||
| 0014_wirelesslangroup_comments.py | ||
| 0015_extend_wireless_link_abs_distance_upper_limit.py | ||