| .. |
|
api
|
d075e7a66a
Fixes #13237 - Allow unauthenticated api access to content-types.
|
2 yıl önce |
|
dashboard
|
290ffd408a
Fixes #12977: Fix URL parameters for object count dashboard widgets (#12991)
|
2 yıl önce |
|
forms
|
4004966b16
fix content type filter on export template #13478
|
2 yıl önce |
|
graphql
|
46d7bf02ac
Add tests for ConfigTemplate
|
2 yıl önce |
|
management
|
88bf82be05
clear all cache when lazy is not used #13544
|
2 yıl önce |
|
migrations
|
21f4761335
12468 disallow double underscores in custom field names (#12523)
|
2 yıl önce |
|
models
|
dcdb4d27ec
12665 add semicolon to link sanitation safe string
|
2 yıl önce |
|
plugins
|
3c0a3ca703
Fixes #13516: Plugin utility functions should be importable from extras.plugins
|
2 yıl önce |
|
tables
|
9b9a559e0c
Adds image preview back on the table (#12739)
|
2 yıl önce |
|
templatetags
|
b84ac184c2
#8684: Remove obsolete 'obj' var from custom link context
|
2 yıl önce |
|
tests
|
c86cfe3cbf
Correct filter name in redirect after bulk edit
|
2 yıl önce |
|
__init__.py
|
e813dda275
Remove default_app_config (deprecated in Django 3.2)
|
4 yıl önce |
|
admin.py
|
e71a98499f
Adds BANNER_MAINTENANCE config (#12555)
|
2 yıl önce |
|
apps.py
|
084a2cc52c
Closes #9416: Dashboard widgets (#11823)
|
3 yıl önce |
|
choices.py
|
93175888f0
add color to ChangeActionChoices #12828
|
2 yıl önce |
|
conditions.py
|
e7f689bc52
Fixes incorrectly handled type error when list of objects is found in data (#12593)
|
2 yıl önce |
|
constants.py
|
e176c7d906
#9416: cleanup & widget improvements
|
2 yıl önce |
|
context_managers.py
|
4a95cfd1c4
Permanently connect change logging & webhook receivers
|
3 yıl önce |
|
fields.py
|
18ea7d1e13
pep8 fixes
|
3 yıl önce |
|
filters.py
|
7c60089692
Ditch CustomFieldFilter
|
4 yıl önce |
|
filtersets.py
|
40572b543f
Rename JobResult to Job and move to core
|
2 yıl önce |
|
lookups.py
|
24a51dd86e
Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784)
|
2 yıl önce |
|
querysets.py
|
bc7678c716
fixes content type lookups when db is uninitialized #13116
|
2 yıl önce |
|
reports.py
|
9cc295827b
Fixes #13369: Fix job termination status for failed reports
|
2 yıl önce |
|
scripts.py
|
d73f7b1943
Fixes #13530: Ensure script log messages are cast as strings for proper serialization
|
2 yıl önce |
|
search.py
|
9628dead07
Closes #10560: New global search (#10676)
|
3 yıl önce |
|
signals.py
|
3a5914827b
Fixes #6389: Call snapshot() on object when processing deletions
|
3 yıl önce |
|
urls.py
|
ca0e7be637
Adds bulk import for journal entry (#12485)
|
2 yıl önce |
|
utils.py
|
f7a2eb8aef
Closes #11890: Sync/upload reports & scripts (#12059)
|
2 yıl önce |
|
validators.py
|
44c0dec68b
Extend CustomValidator to support required, prohibited fields
|
4 yıl önce |
|
views.py
|
63ba9fb38c
Fixes #11335: Default manager for ObjectChange should filter by installed apps (#11709)
|
2 yıl önce |
|
webhooks.py
|
2204735e9f
Adds rq retry options (#12588)
|
2 yıl önce |
|
webhooks_worker.py
|
4de64d783e
Add trigger_webhooks() to JobResult
|
3 yıl önce |