Jeremy Stretch 8d7377ba04 Merge branch 'develop' into develop-2.9 5 лет назад
..
api 36498c9dd2 Base manager for Tag should use RestrictedQuerySet 5 лет назад
management 0b1df1483f Automatically import ContentType when entering nbshell 5 лет назад
migrations 7a7634de2d Accomodate custom legacy permission in schema migration 5 лет назад
models 57b73c485f #4416: Remove individual view for extras.Tag 5 лет назад
plugins 8939d4de92 Use packaging.version.parse directly 6 лет назад
templatetags 4545c15173 Merge branch 'develop' into 4651-csrf-in-plugintemplateextension 5 лет назад
tests 57b73c485f #4416: Remove individual view for extras.Tag 5 лет назад
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 6 лет назад
admin.py fae115b995 Closes #4698: Improve display of template code for object in admin UI 5 лет назад
apps.py 7ce1289bb2 Clean up unused imports 6 лет назад
choices.py 211311be9f Add http_method field to Webhook 6 лет назад
constants.py 9466802a95 closes #4368 - extras features model registration 6 лет назад
filters.py 4ae05dddeb Tag should use a stock manager by default 5 лет назад
forms.py 2d4694e72d Merge pull request #4770 from netbox-community/3703-limit-tag-creation 5 лет назад
middleware.py 36f8d6d259 Disconnect post_save & pre_delete signals after the response has been received 6 лет назад
querysets.py e23b2c4c4f Implement RestrictedQuerySet as a manager 5 лет назад
registry.py 70c29051b3 Raise specific exceptions 6 лет назад
reports.py ba91b3aa2e Fixes #4646: Correct UI link for reports with custom name 5 лет назад
scripts.py 71afba4d2e Fixes #4791: Update custom script documentation for ObjectVar 5 лет назад
signals.py 9a9660a765 Fix errant changelog entries when executing a script without committing 6 лет назад
tables.py 57b73c485f #4416: Remove individual view for extras.Tag 5 лет назад
urls.py 57b73c485f #4416: Remove individual view for extras.Tag 5 лет назад
utils.py da8380c62c Refactor extras.models 5 лет назад
views.py 57b73c485f #4416: Remove individual view for extras.Tag 5 лет назад
webhooks.py 39ea14202e Fix 4549 webhook body encode in utf-8 5 лет назад
webhooks_worker.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 5 лет назад