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
Activity
Files
125a493dc6baed50a834dbbc3963212796a421d1
netbox-community-netbox
/
netbox
/
core
History
Jeremy Stretch
d042e6f69d
Closes
#15238
: Include description field in brief mode
2024-02-26 11:39:31 -05:00
..
api
…
forms
Merge branch 'develop' into feature
2024-02-21 16:24:23 -05:00
graphql
11291 optimize GraphQL queries (
#11943
)
2023-03-23 08:42:18 -04:00
management
…
migrations
…
models
…
tables
…
tests
…
__init__.py
…
apps.py
…
choices.py
…
constants.py
14729 Move background tasks list from admin UI to Primary UI (
#14825
)
2024-02-01 11:44:07 -05:00
data_backends.py
15094 Add missing gettext to error strings for internationalization (
#15155
)
2024-02-20 09:44:02 -05:00
exceptions.py
Closes
#11558
: Add support for remote data sources (
#11646
)
2023-02-19 20:09:51 -05:00
filtersets.py
Merge branch 'develop' into feature
2023-12-28 14:20:04 -05:00
jobs.py
#13334
: Capture exception class when recording job error
2023-12-01 10:54:46 -05:00
search.py
…
signals.py
…
urls.py
14729 Move background tasks list from admin UI to Primary UI (
#14825
)
2024-02-01 11:44:07 -05:00
views.py
…