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
/
extras
History
Jeremy Stretch
97863115ba
Merge pull request
#2206
from abeutot/switch_to_pycodestyle
...
Switch to pycodestyle
2018-07-02 13:38:36 -04:00
..
api
Fix pycodestyle errors
2018-06-27 17:24:33 +02:00
fixtures
…
management
…
migrations
Merge pull request
#2206
from abeutot/switch_to_pycodestyle
2018-07-02 13:38:36 -04:00
tests
…
__init__.py
…
admin.py
…
constants.py
…
filters.py
Fixes
#1975
: Correct filtering logic for custom boolean fields
2018-03-29 14:47:35 -04:00
forms.py
Closes
#2159
: Allow custom choice field to specify a default choice
2018-06-29 16:01:28 -04:00
models.py
Closes
#2159
: Allow custom choice field to specify a default choice
2018-06-29 16:01:28 -04:00
reports.py
…
rpc.py
Fix pycodestyle errors
2018-06-27 17:24:33 +02:00
urls.py
…
views.py
…