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
/
secrets
History
Jeremy Stretch
6ed2e7b636
Closes
#5894
: Use primary keys when filtering object lists by related objects in the UI
2021-03-01 17:24:30 -05:00
..
api
Introduce NestedGroupModelSerializer
2021-02-25 17:15:42 -05:00
migrations
Closes
#5370
: Extend custom field support to organizational models
2021-02-26 16:25:37 -05:00
templates
…
tests
#5306
: Standardize device/VM assignment for IP addresses & secrets
2020-12-02 10:53:40 -05:00
__init__.py
…
admin.py
…
apps.py
…
constants.py
…
exceptions.py
…
filters.py
…
forms.py
Closes
#5894
: Use primary keys when filtering object lists by related objects in the UI
2021-03-01 17:24:30 -05:00
hashers.py
…
models.py
Standardize model types based on function
2021-02-24 21:01:16 -05:00
querysets.py
…
tables.py
Closes
#5873
: Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00
urls.py
Closes
#5873
: Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00
utils.py
…
views.py
Rename get_subquery() to count_related()
2020-12-17 14:47:49 -05:00