Abhimanyu Saharan 93175888f0 add color to ChangeActionChoices #12828 2 lat temu
..
api a29a07ed26 Fixes #12463: Fix the association of completed jobs with reports & scripts in the REST API 3 lat temu
dashboard bca9d0fa8a Closes #12599: Apply filter parameters to links in object count dashboard widgets 2 lat temu
forms ca0e7be637 Adds bulk import for journal entry (#12485) 3 lat temu
graphql 46d7bf02ac Add tests for ConfigTemplate 3 lat temu
management f3826e6235 fix runscript command 3 lat temu
migrations 21f4761335 12468 disallow double underscores in custom field names (#12523) 3 lat temu
models 93175888f0 add color to ChangeActionChoices #12828 2 lat temu
plugins ecd0c56554 Closes #9608: Move from drf-yasg to spectacular 3 lat temu
tables 9b9a559e0c Adds image preview back on the table (#12739) 2 lat temu
templatetags b84ac184c2 #8684: Remove obsolete 'obj' var from custom link context 3 lat temu
tests 21f4761335 12468 disallow double underscores in custom field names (#12523) 3 lat temu
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 lat temu
admin.py e71a98499f Adds BANNER_MAINTENANCE config (#12555) 3 lat temu
apps.py 084a2cc52c Closes #9416: Dashboard widgets (#11823) 3 lat temu
choices.py 93175888f0 add color to ChangeActionChoices #12828 2 lat temu
conditions.py e7f689bc52 Fixes incorrectly handled type error when list of objects is found in data (#12593) 2 lat temu
constants.py e176c7d906 #9416: cleanup & widget improvements 3 lat temu
context_managers.py 4a95cfd1c4 Permanently connect change logging & webhook receivers 3 lat temu
fields.py 18ea7d1e13 pep8 fixes 3 lat temu
filters.py 7c60089692 Ditch CustomFieldFilter 4 lat temu
filtersets.py 40572b543f Rename JobResult to Job and move to core 3 lat temu
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2 lat temu
querysets.py 379880cd84 Closes #9582: Enable assigning config contexts based on device location 3 lat temu
reports.py b167153186 Enable scheduling_enabled parameter for reports 3 lat temu
scripts.py 197c6a1cbf Add scheduling_enabled parameter for scripts 3 lat temu
search.py 9628dead07 Closes #10560: New global search (#10676) 3 lat temu
signals.py 3a5914827b Fixes #6389: Call snapshot() on object when processing deletions 3 lat temu
urls.py ca0e7be637 Adds bulk import for journal entry (#12485) 3 lat temu
utils.py f7a2eb8aef Closes #11890: Sync/upload reports & scripts (#12059) 3 lat temu
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 4 lat temu
views.py ca0e7be637 Adds bulk import for journal entry (#12485) 3 lat temu
webhooks.py 2204735e9f Adds rq retry options (#12588) 3 lat temu
webhooks_worker.py 4de64d783e Add trigger_webhooks() to JobResult 3 lat temu