Jeremy Stretch 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2 年之前
..
api a29a07ed26 Fixes #12463: Fix the association of completed jobs with reports & scripts in the REST API 2 年之前
dashboard eeb15ab5d1 12594 add config context to object count / list widget 2 年之前
forms ca0e7be637 Adds bulk import for journal entry (#12485) 2 年之前
graphql 46d7bf02ac Add tests for ConfigTemplate 2 年之前
management f3826e6235 fix runscript command 2 年之前
migrations 21f4761335 12468 disallow double underscores in custom field names (#12523) 2 年之前
models bf1c191b2e Fixes #12694: Strip leading & trailing whitespace from custom link URL & text 2 年之前
plugins ecd0c56554 Closes #9608: Move from drf-yasg to spectacular 3 年之前
tables 39fd64b2ef Fixes #12570: Disable ordering of synchronized object tables by the synced attribute 2 年之前
templatetags b84ac184c2 #8684: Remove obsolete 'obj' var from custom link context 2 年之前
tests 21f4761335 12468 disallow double underscores in custom field names (#12523) 2 年之前
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 年之前
admin.py e71a98499f Adds BANNER_MAINTENANCE config (#12555) 2 年之前
apps.py 084a2cc52c Closes #9416: Dashboard widgets (#11823) 3 年之前
choices.py c08c7dda50 Closes #12292: Replace SelectSpeedWidget and SelectDurationWidget with NumberWithOptions 2 年之前
conditions.py df499ea8ac Fixes #11459 - Allow using null in conditions (#11722) 3 年之前
constants.py e176c7d906 #9416: cleanup & widget improvements 3 年之前
context_managers.py 4a95cfd1c4 Permanently connect change logging & webhook receivers 3 年之前
fields.py 18ea7d1e13 pep8 fixes 3 年之前
filters.py 7c60089692 Ditch CustomFieldFilter 4 年之前
filtersets.py 40572b543f Rename JobResult to Job and move to core 3 年之前
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2 年之前
querysets.py 379880cd84 Closes #9582: Enable assigning config contexts based on device location 3 年之前
reports.py b167153186 Enable scheduling_enabled parameter for reports 2 年之前
scripts.py 197c6a1cbf Add scheduling_enabled parameter for scripts 2 年之前
search.py 9628dead07 Closes #10560: New global search (#10676) 3 年之前
signals.py 3a5914827b Fixes #6389: Call snapshot() on object when processing deletions 3 年之前
urls.py ca0e7be637 Adds bulk import for journal entry (#12485) 2 年之前
utils.py f7a2eb8aef Closes #11890: Sync/upload reports & scripts (#12059) 3 年之前
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 4 年之前
views.py ca0e7be637 Adds bulk import for journal entry (#12485) 2 年之前
webhooks.py 2204735e9f Adds rq retry options (#12588) 2 年之前
webhooks_worker.py 4de64d783e Add trigger_webhooks() to JobResult 3 年之前