Jeremy Stretch c9c8d337a0 Closes #5011: Standardized name field lengths across all models 5 lat temu
..
api c0c5f52ed9 Reorganize REST API components under netbox app 5 lat temu
migrations c9c8d337a0 Closes #5011: Standardized name field lengths across all models 5 lat temu
tests 30778a9c40 Closes #5225: CircuitTermination port_speed is now optional 5 lat temu
__init__.py d36923e47d Fixes #817: Update last_updated time of a circuit when editing a child termination 9 lat temu
apps.py 980d62d579 Removed Python 2 string compatibility 7 lat temu
choices.py 1b55285167 Relocate CSS classes for ChoiceFields from model to ChoiceSet 5 lat temu
filters.py c7c66626b6 Standardize 'cabled' and 'connected' filters; complete tests 5 lat temu
forms.py b891b407d4 Add brief_mode to DynamicModelChoiceMixin 5 lat temu
models.py c9c8d337a0 Closes #5011: Standardized name field lengths across all models 5 lat temu
querysets.py e23b2c4c4f Implement RestrictedQuerySet as a manager 6 lat temu
signals.py c359ac5737 convert update() calls to save() calls 6 lat temu
tables.py 18a8a91d57 Introduce ChoiceFieldColumn to replace template columns 5 lat temu
urls.py e9da84f91a Replace legacy trace() method 5 lat temu
views.py 96650b0216 Merge branch 'develop' into develop-2.10 5 lat temu