Jeremy Stretch 7f121f7518 Merge pull request #6739 from netbox-community/6471-reset-migrations 4 年 前
..
api 2d44bade4b Merge branch 'develop' into feature 5 年 前
graphql 728b3bac67 Use _list appendix for GraphQL list queries 4 年 前
management fe1f221286 Log a warning when rqworker invoked without specified queues 4 年 前
migrations 42b2e2717d Standardize squashed migration names 4 年 前
models 88e382e7a1 Merge v2.11.8 changes 4 年 前
plugins fd58eeae1d Merge branch 'feature' into 6651-plugins-rq-queues 4 年 前
templatetags 5e4878843e fix custom link rendering 5 年 前
tests fd58eeae1d Merge branch 'feature' into 6651-plugins-rq-queues 4 年 前
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 6 年 前
admin.py 4e0b795a3c Add UI views for webhooks 4 年 前
apps.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 年 前
choices.py 58841e85db update css classes for bootstrap 5 colors 5 年 前
constants.py b6660c72e1 Add tags as a feature query 5 年 前
context_managers.py 3d1e4fde81 Initial work on #6284 5 年 前
filters.py 1024782b9e Rename FilterSet modules 5 年 前
filtersets.py 5b4793a2d5 Closes #5121: Add content_type filters for tags 5 年 前
forms.py 4e0b795a3c Add UI views for webhooks 4 年 前
lookups.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 年 前
querysets.py 12945704e9 Fix ConfigContext application for SiteGroups 5 年 前
registry.py 70c29051b3 Raise specific exceptions 6 年 前
reports.py bc0e6cc8dd Fixes #5012: Return details of exceptions resulting from report/script execution 5 年 前
scripts.py 9476fda987 Closes #5994: Drop support for display_field argument on ObjectVar 5 年 前
signals.py b6ec1d9aa7 Remove cacheops workarounds & queryset caching metrics 4 年 前
tables.py 6cc4f27ee3 Tables cleanup 4 年 前
urls.py 4e0b795a3c Add UI views for webhooks 4 年 前
utils.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 年 前
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 4 年 前
views.py 4e0b795a3c Add UI views for webhooks 4 年 前
webhooks.py 8d0a3c8e69 Closes #6519: Avoid querying applicable webhooks for every object 5 年 前
webhooks_worker.py c6641ec1de Closes #3451: Add pre-/post-change snapshots to webhooks 5 年 前