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
de986ec392
Merge pull request
#3687
from kobayashi/3679
...
fix url expressions
2019-11-14 22:03:03 -05:00
..
api
fixes
#3428
- caching invalidation issues
2019-08-19 01:53:39 -04:00
fixtures
…
migrations
…
tests
Merged v2.5.13
2019-05-31 21:37:41 -04:00
__init__.py
…
apps.py
…
constants.py
Miscellaneous cleanup
2019-10-04 12:59:10 -04:00
fields.py
…
filters.py
Rename CreatedUpdatedFilter to CreatedUpdatedFilterSet
2019-11-14 22:00:12 -05:00
formfields.py
…
forms.py
Fixes
#3669
: Include weight field in prefix/VLAN role form
2019-11-06 09:39:21 -05:00
lookups.py
Miscellaneous cleanup
2019-10-04 12:59:10 -04:00
models.py
Fixes
#3458
: Prevent primary IP address for a device/VM from being reassigned
2019-10-09 16:22:06 -04:00
querysets.py
Replace all instances of .extra() in QuerySets with annotations, including references in docstrings
2019-10-09 20:11:02 -04:00
tables.py
fix url expressions
2019-11-13 00:48:47 -05:00
urls.py
urls: fix 3168 by changing url to path
2019-05-26 14:56:00 +02:00
validators.py
…
views.py
PEP 8 E121 continuation line under-indented for hanging indent fix
2019-10-09 20:11:02 -04:00