Abhimanyu Saharan 0276f29067 adds sensitive_parameters to DataBackend #12625 2 лет назад
..
api 49af70a77d fixes choice field schema for response #12960 2 лет назад
forms 9caa7f6b7c Move SyncedDataMixin from extras to core 2 лет назад
graphql c57d71a9db 11291 optimize GraphQL queries (#11943) 2 лет назад
management 5c0ce96b6f Reorganize management commands 2 лет назад
migrations 8b040ff930 Closes #12129: Enable automatic synchronization of objects when DataFiles are updated (#12262) 2 лет назад
models 2204735e9f Adds rq retry options (#12588) 2 лет назад
tables d2a694a878 Closes #12068: Establish a direct relationship from jobs to objects (#12075) 2 лет назад
tests a1c9f7a2c6 DataFile should not inherit from ChangeLoggingMixin 3 лет назад
__init__.py d8784d4155 Closes #11558: Add support for remote data sources (#11646) 3 лет назад
apps.py ecd0c56554 Closes #9608: Move from drf-yasg to spectacular 2 лет назад
choices.py 40572b543f Rename JobResult to Job and move to core 2 лет назад
data_backends.py 0276f29067 adds sensitive_parameters to DataBackend #12625 2 лет назад
exceptions.py d8784d4155 Closes #11558: Add support for remote data sources (#11646) 3 лет назад
filtersets.py d2a694a878 Closes #12068: Establish a direct relationship from jobs to objects (#12075) 2 лет назад
jobs.py bd38b50e5e Fixes #12105: Prevent data sources from becoming stuck in syncing status when an exception is raised 2 лет назад
search.py d8784d4155 Closes #11558: Add support for remote data sources (#11646) 3 лет назад
signals.py 8b040ff930 Closes #12129: Enable automatic synchronization of objects when DataFiles are updated (#12262) 2 лет назад
urls.py a0893c2e8b Add general purpose view for individual jobs 2 лет назад
views.py 197c6a1cbf Add scheduling_enabled parameter for scripts 2 лет назад