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
1f9806a480
Fixes
#1285
: Enforce model validation when creating/editing objects via the API
2017-07-06 17:37:24 -04:00
..
api
Fixes
#1285
: Enforce model validation when creating/editing objects via the API
2017-07-06 17:37:24 -04:00
fixtures
…
management
First stab at an interactive shell which pre-imports all models
2017-06-08 16:38:25 -04:00
migrations
Created migrations for transition to Unicode literals
2017-05-24 14:18:52 -04:00
tests
…
__init__.py
…
admin.py
…
constants.py
Moved constant definitions from models.py to constants.py
2017-06-16 16:01:44 -04:00
filters.py
#1190
: Allow partial string matching when searching on custom fields
2017-06-01 16:57:32 -04:00
forms.py
…
models.py
Merge branch 'develop' into develop-2.1
2017-07-06 13:27:13 -04:00
rpc.py
…
urls.py
…
views.py
Fixes
#1288
: Corrected permission name for deleting image attachments
2017-06-19 09:20:03 -04:00