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
902b1b2c3239f4693748243b0c3c52d6599a53a7
netbox-community-netbox
/
netbox
/
users
History
Jeremy Stretch
902b1b2c32
Fixes
#4458
: Remove custom admin site to avoid conflict with django-rq 2.3.0
2020-04-07 10:17:34 -04:00
..
api
Closes
#2578
: Reorganized nested serializers
2018-11-12 11:36:44 -05:00
migrations
Squashed all migrations
2020-01-14 11:06:05 -05:00
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
admin.py
Fixes
#4458
: Remove custom admin site to avoid conflict with django-rq 2.3.0
2020-04-07 10:17:34 -04:00
forms.py
Add datetime widgets
2019-12-28 22:55:00 +00:00
models.py
Define __all__ for models.py within each app
2020-01-14 12:01:23 -05:00
urls.py
Fixes
#4094
: Convert unnecessary regular expressions to strings in URL patterns
2020-02-05 16:12:48 -05:00
views.py
Fixes 3749 attribute error
2019-12-11 07:03:39 +00:00