Jeremy Stretch 0419a69ae8 Clean up outdated references to ContentType 2 лет назад
..
api 0419a69ae8 Clean up outdated references to ContentType 2 лет назад
dashboard 0df68bf291 Rename ContentType proxy model to ObjectType 2 лет назад
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 лет назад
forms e0165539b3 Rename ImageAttachment.content_type to object_type 2 лет назад
graphql d538010069 Add GraphQL type for ObjectType 2 лет назад
management 3ddacf4b88 Merge branch 'develop' into feature 2 лет назад
migrations 570f64784f Update Tag.object_types to reference ObjectType 2 лет назад
models 570f64784f Update Tag.object_types to reference ObjectType 2 лет назад
tables e0165539b3 Rename ImageAttachment.content_type to object_type 2 лет назад
templatetags ba514aceac Rename CustomLink.content_types to object_types & use ObjectType proxy 2 лет назад
tests 0419a69ae8 Clean up outdated references to ContentType 2 лет назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 лет назад
apps.py 5f159795dd Closes #15042: Move model registration logic to AppConfigs (#15203) 2 лет назад
choices.py 11697d19a6 12510 Merge Scripts and Reports (#14976) 2 лет назад
conditions.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 лет назад
constants.py b96e437e2b #8248: Add bookmarks widget to default dashboard 2 лет назад
context_managers.py a38a38218b 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2 лет назад
events.py e51d71d7e6 Rename EventRule.content_types to object_types & use ObjectType proxy 2 лет назад
fields.py 18ea7d1e13 pep8 fixes 3 лет назад
filters.py 7c60089692 Ditch CustomFieldFilter 4 лет назад
filtersets.py e0165539b3 Rename ImageAttachment.content_type to object_type 2 лет назад
lookups.py 24a51dd86e Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2 лет назад
querysets.py 59510b4bd0 Issue #14962 VM to merge directly related site context (#14992) 2 лет назад
reports.py ca2ee436a0 Closes #14438: Database representation of scripts 2 лет назад
scripts.py ca2ee436a0 Closes #14438: Database representation of scripts 2 лет назад
search.py 58f925c261 Closes #14503: Include additional display attributes for search indexers 2 лет назад
signals.py 0419a69ae8 Clean up outdated references to ContentType 2 лет назад
urls.py ca2ee436a0 Closes #14438: Database representation of scripts 2 лет назад
utils.py e0165539b3 Rename ImageAttachment.content_type to object_type 2 лет назад
validators.py dbcd713fe7 Fixes #15090: Run deletion protection rules prior to enqueueing events 2 лет назад
views.py aeeec284a5 Rename CustomField.content_types to object_types & use ObjectType proxy 2 лет назад
webhooks.py 85ab7adca6 Closes #14395: Move & rename process_webhook() 2 лет назад