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
Saria Hajjar
7399aa0c5e
Add datetime widgets
2019-12-28 22:55:00 +00:00
..
api
…
fixtures
…
migrations
#3722
: Tweak ordering of permitted characters to avoid creating a regex range
2019-12-09 10:02:56 -05:00
tests
…
__init__.py
…
apps.py
…
constants.py
…
fields.py
…
filters.py
Rename CreatedUpdatedFilter to CreatedUpdatedFilterSet
2019-11-14 22:00:12 -05:00
formfields.py
…
forms.py
Add datetime widgets
2019-12-28 22:55:00 +00:00
lookups.py
…
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 3679
2019-12-13 14:42:10 -05:00
urls.py
…
validators.py
#3722
: Tweak ordering of permitted characters to avoid creating a regex range
2019-12-09 10:02:56 -05:00
views.py
PEP 8 E121 continuation line under-indented for hanging indent fix
2019-10-09 20:11:02 -04:00