Jeremy Stretch c9c8d337a0 Closes #5011: Standardized name field lengths across all models 5 years ago
..
api c0c5f52ed9 Reorganize REST API components under netbox app 5 years ago
migrations c9c8d337a0 Closes #5011: Standardized name field lengths across all models 5 years ago
tests 38ed612cb9 Add test for API bulk updates 5 years ago
__init__.py fa2ccc1c18 Initial multitenancy implementation 10 years ago
apps.py 980d62d579 Removed Python 2 string compatibility 8 years ago
filters.py 1ccb3162ff Ensure all model FilterSets support the 'id' field 6 years ago
forms.py c45a57ff43 Update cable termination forms to use DynamicModelChoiceField 6 years ago
models.py c9c8d337a0 Closes #5011: Standardized name field lengths across all models 5 years ago
tables.py 28f0da0bc1 Introduce LinkedCountColumn to standardize approach to counting related items in tables 5 years ago
urls.py 8959d2e0a7 #4416: Add individual delete views for organizational objects 6 years ago
views.py 0f679e1f03 Closes #4871: Specify ordering for querysets using annotate() to count related objects 6 years ago