mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-11 02:49: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 |
||
|---|---|---|
| .. | ||
| api | ||
| forms | ||
| graphql | ||
| migrations | ||
| tables | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| choices.py | ||
| constants.py | ||
| filtersets.py | ||
| models.py | ||
| search.py | ||
| signals.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||