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
ada55dfdfbc16e8d5663126ebeddb289ce1bb0df
netbox-community-netbox
/
netbox
/
users
History
Jeremy Stretch
5266bf93a3
Merge branch 'develop' into develop-2.8
2020-04-08 13:50:15 -04:00
..
api
Closes
#2578
: Reorganized nested serializers
2018-11-12 11:36:44 -05:00
migrations
Add migrations for description fields
2020-03-13 16:35:36 -04:00
__init__.py
…
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
Standardize existing description fields to a length of 200 chars
2020-03-13 15:49:58 -04:00
urls.py
Fixes
#4094
: Convert unnecessary regular expressions to strings in URL patterns
2020-02-05 16:12:48 -05:00
views.py
Add logging output to login/logout views
2020-03-02 17:04:54 -05:00