This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
ipam
History
Jeremy Stretch
857e04e90b
Add _choices endpoint tests for all apps
2020-01-14 16:13:11 -05:00
..
api
…
fixtures
…
migrations
…
tests
Add _choices endpoint tests for all apps
2020-01-14 16:13:11 -05:00
__init__.py
…
apps.py
…
choices.py
Add _choices endpoint tests for all apps
2020-01-14 16:13:11 -05:00
constants.py
Define __all__ for models.py within each app
2020-01-14 12:01:23 -05:00
fields.py
…
filters.py
…
formfields.py
…
forms.py
…
lookups.py
…
managers.py
Move IPAddressManager to a separate file
2020-01-14 12:07:45 -05:00
models.py
Move IPAddressManager to a separate file
2020-01-14 12:07:45 -05:00
querysets.py
…
tables.py
…
urls.py
…
validators.py
…
views.py
…