Jeremy Stretch 9312dea2b2 Merge pull request #4564 from netbox-community/3147-csv-import-fields пре 6 година
..
api a914a7c438 Update serializer context assignment for DRF 3.11 пре 6 година
management ae58af4bb7 Added webhook_receiver management command пре 6 година
migrations 6e832de4a9 Remove squashed migrations пре 6 година
plugins 8939d4de92 Use packaging.version.parse directly пре 6 година
templatetags 8a3ebf64bc Rename obj to object; clean up docstrings пре 6 година
tests 6ab046ba8f Fix tests for #4502 пре 6 година
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting пре 6 година
admin.py 902b1b2c32 Fixes #4458: Remove custom admin site to avoid conflict with django-rq 2.3.0 пре 6 година
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 a6b43b30e9 functional dynamic filter lookups пре 6 година
forms.py 839e999a71 Introduce CSVModelForm for dynamic CSV imports пре 6 година
middleware.py 36f8d6d259 Disconnect post_save & pre_delete signals after the response has been received пре 6 година
models.py 901143b72a Merge branch 'develop' into develop-2.8 пре 6 година
querysets.py 4abd3866ab Fixes #3886: Config context cluster (group) пре 6 година
registry.py 70c29051b3 Raise specific exceptions пре 6 година
reports.py 9df2769383 Enable system logging for reports пре 6 година
scripts.py a72d5c899e Merge branch 'develop' into develop-2.8 пре 6 година
signals.py 9a9660a765 Fix errant changelog entries when executing a script without committing пре 7 година
tables.py 7ad27a2b65 #492: Extend extras tables пре 6 година
urls.py a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns пре 6 година
utils.py 043b1c28d2 Refactor the registry into a dictionary object пре 6 година
views.py bdbf21b3e2 Closes #4421: Retain user's preference for config context format пре 6 година
webhooks.py 39ea14202e Fix 4549 webhook body encode in utf-8 пре 6 година
webhooks_worker.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests пре 6 година