CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
coreplus/__init__.py
coreplus/configs.py
coreplus/urls.py
coreplus/version.py
coreplus.egg-info/PKG-INFO
coreplus.egg-info/SOURCES.txt
coreplus.egg-info/dependency_links.txt
coreplus.egg-info/not-zip-safe
coreplus.egg-info/requires.txt
coreplus.egg-info/top_level.txt
coreplus/admin/README.md
coreplus/admin/__init__.py
coreplus/admin/apps.py
coreplus/admin/base.py
coreplus/admin/filters.py
coreplus/admin/mixins.py
coreplus/admin/sites.py
coreplus/admin/locale/id/LC_MESSAGES/django.mo
coreplus/admin/locale/id/LC_MESSAGES/django.po
coreplus/admin/static/decathlon_admin/js/alpine.min.js
coreplus/admin/static/decathlon_admin/js/htmx.min.js
coreplus/admin/static/decathlon_admin/js/jquery.min.js
coreplus/admin/templates/admin/base.html
coreplus/admin/templates/admin/confirmation.html
coreplus/admin/templates/admin/form_view.html
coreplus/admin/templates/admin/inspect.html
coreplus/admin/templates/admin/inspect_object_tools.html
coreplus/admin/templates/admin/object_buttons.html
coreplus/admin/templates/admin/print.html
coreplus/admin/templates/admin/print_cover.html
coreplus/admin/templates/admin/print_footer.html
coreplus/admin/templates/admin/print_header.html
coreplus/ads/__init__.py
coreplus/ads/tests.py
coreplus/ads/api/__init__.py
coreplus/ads/api/v1/__init__.py
coreplus/ads/api/v1/tests.py
coreplus/ads/api/v1/urls.py
coreplus/api/README.md
coreplus/api/__init__.py
coreplus/api/apps.py
coreplus/api/consts.py
coreplus/api/helpers.py
coreplus/api/schemas.py
coreplus/api/urls.py
coreplus/api/views.py
coreplus/api/endpoints/__init__.py
coreplus/api/endpoints/v1.py
coreplus/api/endpoints/v2.py
coreplus/api/locale/id/LC_MESSAGES/django.mo
coreplus/api/locale/id/LC_MESSAGES/django.po
coreplus/api/templates/drf_spectacular/redoc.html
coreplus/contacts/__init__.py
coreplus/contacts/abstracts.py
coreplus/contacts/admin.py
coreplus/contacts/apps.py
coreplus/contacts/gis.py
coreplus/contacts/inlines.py
coreplus/contacts/models.py
coreplus/contacts/api/__init__.py
coreplus/contacts/api/v1/__init__.py
coreplus/contacts/api/v1/serializers.py
coreplus/contacts/locale/id/LC_MESSAGES/django.mo
coreplus/contacts/locale/id/LC_MESSAGES/django.po
coreplus/contacts/management/__init__.py
coreplus/contacts/management/commands/__init__.py
coreplus/contacts/management/commands/populate_countries.py
coreplus/contacts/migrations/0001_initial.py
coreplus/contacts/migrations/__init__.py
coreplus/discuss/README.md
coreplus/discuss/__init__.py
coreplus/discuss/admin.py
coreplus/discuss/apps.py
coreplus/discuss/models.py
coreplus/discuss/tests.py
coreplus/discuss/api/__init__.py
coreplus/discuss/api/v1/__init__.py
coreplus/discuss/api/v1/serializers.py
coreplus/discuss/api/v1/urls.py
coreplus/discuss/api/v1/viewsets.py
coreplus/discuss/locale/id/LC_MESSAGES/django.mo
coreplus/discuss/locale/id/LC_MESSAGES/django.po
coreplus/discuss/migrations/0001_initial.py
coreplus/discuss/migrations/__init__.py
coreplus/docs/__init__.py
coreplus/docs/apps.py
coreplus/docs/urls.py
coreplus/docs/views.py
coreplus/docs/management/__init__.py
coreplus/docs/management/commands/__init__.py
coreplus/docs/management/commands/build_docs.py
coreplus/docs/templates/docs/_base_one.html
coreplus/docs/templates/docs/_base_two.html
coreplus/docs/templates/docs/index.html
coreplus/docs/tests/__init__.py
coreplus/docs/tests/runtests.py
coreplus/docs/tests/test_views.py
coreplus/docs/tests/urls.py
coreplus/docs/tests/test_docs/index.html
coreplus/docs/tests/test_docs/sub_dir/index.html
coreplus/heralds/README.md
coreplus/heralds/__init__.py
coreplus/heralds/admin.py
coreplus/heralds/apps.py
coreplus/heralds/managers.py
coreplus/heralds/models.py
coreplus/heralds/tests.py
coreplus/heralds/api/__init__.py
coreplus/heralds/api/v1/__init__.py
coreplus/heralds/api/v1/serializers.py
coreplus/heralds/api/v1/urls.py
coreplus/heralds/api/v1/viewsets.py
coreplus/heralds/locale/id/LC_MESSAGES/django.mo
coreplus/heralds/locale/id/LC_MESSAGES/django.po
coreplus/heralds/migrations/0001_initial.py
coreplus/heralds/migrations/__init__.py
coreplus/hooks/README.md
coreplus/hooks/__init__.py
coreplus/hooks/admin.py
coreplus/hooks/apps.py
coreplus/hooks/core.py
coreplus/hooks/tests.py
coreplus/hooks/urls.py
coreplus/hooks/locale/id/LC_MESSAGES/django.mo
coreplus/hooks/locale/id/LC_MESSAGES/django.po
coreplus/hooks/templates/admin/decathlon_hooks/hooks_registry.html
coreplus/locale/id/LC_MESSAGES/django.po
coreplus/markdown/README.md
coreplus/markdown/__init__.py
coreplus/markdown/apps.py
coreplus/markdown/bleaching.py
coreplus/markdown/renderer.py
coreplus/markdown/tests.py
coreplus/markdown/locale/id/LC_MESSAGES/django.mo
coreplus/markdown/locale/id/LC_MESSAGES/django.po
coreplus/markdown/plugins/__init__.py
coreplus/markdown/plugins/gist.py
coreplus/markdown/plugins/linkify.py
coreplus/markdown/plugins/twitter.py
coreplus/markdown/plugins/youtube.py
coreplus/media/README.md
coreplus/media/__init__.py
coreplus/media/apps.py
coreplus/media/helpers.py
coreplus/media/models.py
coreplus/media/tests.py
coreplus/media/api/__init__.py
coreplus/media/api/v1/__init__.py
coreplus/media/api/v1/serializers.py
coreplus/media/api/v1/urls.py
coreplus/media/api/v1/viewsets.py
coreplus/media/locale/id/LC_MESSAGES/django.mo
coreplus/media/locale/id/LC_MESSAGES/django.po
coreplus/media/migrations/0001_initial.py
coreplus/media/migrations/__init__.py
coreplus/navigators/README.md
coreplus/navigators/__init__.py
coreplus/navigators/admin.py
coreplus/navigators/apps.py
coreplus/navigators/models.py
coreplus/navigators/tests.py
coreplus/navigators/locale/id/LC_MESSAGES/django.mo
coreplus/navigators/locale/id/LC_MESSAGES/django.po
coreplus/navigators/migrations/0001_initial.py
coreplus/navigators/migrations/__init__.py
coreplus/navigators/templatetags/__init__.py
coreplus/navigators/templatetags/navigators_tags.py
coreplus/notices/README.md
coreplus/notices/__init__.py
coreplus/notices/admin.py
coreplus/notices/apps.py
coreplus/notices/models.py
coreplus/notices/signals.py
coreplus/notices/tasks.py
coreplus/notices/tests.py
coreplus/notices/urls.py
coreplus/notices/api/__init__.py
coreplus/notices/api/v1/__init__.py
coreplus/notices/api/v1/serializers.py
coreplus/notices/api/v1/urls.py
coreplus/notices/api/v1/viewsets.py
coreplus/notices/locale/id/LC_MESSAGES/django.mo
coreplus/notices/locale/id/LC_MESSAGES/django.po
coreplus/notices/migrations/0001_initial.py
coreplus/notices/migrations/__init__.py
coreplus/numerators/README.md
coreplus/numerators/__init__.py
coreplus/numerators/admin.py
coreplus/numerators/apps.py
coreplus/numerators/models.py
coreplus/numerators/api/__init__.py
coreplus/numerators/api/serializers.py
coreplus/numerators/api/views.py
coreplus/numerators/api/viewsets.py
coreplus/numerators/locale/id/LC_MESSAGES/django.mo
coreplus/numerators/locale/id/LC_MESSAGES/django.po
coreplus/numerators/migrations/0001_initial.py
coreplus/numerators/migrations/__init__.py
coreplus/profanity/README.md
coreplus/profanity/__init__.py
coreplus/profanity/apps.py
coreplus/profanity/extras.py
coreplus/profanity/tests.py
coreplus/profanity/validators.py
coreplus/profanity/wordlist.txt
coreplus/profanity/migrations/__init__.py
coreplus/profanity/templatetags/__init__.py
coreplus/profanity/templatetags/profanity.py
coreplus/qrcodes/README.md
coreplus/qrcodes/__init__.py
coreplus/qrcodes/admin.py
coreplus/qrcodes/apps.py
coreplus/qrcodes/models.py
coreplus/qrcodes/tests.py
coreplus/reactions/README.md
coreplus/reactions/__init__.py
coreplus/reactions/admin.py
coreplus/reactions/apps.py
coreplus/reactions/models.py
coreplus/reactions/tests.py
coreplus/reactions/api/__init__.py
coreplus/reactions/api/v1/__init__.py
coreplus/reactions/api/v1/serializers.py
coreplus/reactions/locale/id/LC_MESSAGES/django.po
coreplus/reactions/migrations/0001_initial.py
coreplus/reactions/migrations/__init__.py
coreplus/search/README.md
coreplus/search/__init__.py
coreplus/search/apps.py
coreplus/search/urls.py
coreplus/search/views.py
coreplus/search/api/__init__.py
coreplus/search/api/v1/__init__.py
coreplus/search/api/v1/serializers.py
coreplus/search/api/v1/viewsets.py
coreplus/search/locale/id/LC_MESSAGES/django.mo
coreplus/search/locale/id/LC_MESSAGES/django.po
coreplus/search/templates/search/algolia_search.html
coreplus/search/templates/search/search.html
coreplus/search/templates/search/search_form.html
coreplus/search/templatetags/__init__.py
coreplus/search/templatetags/search_tags.py
coreplus/settings/README.md
coreplus/settings/__init__.py
coreplus/settings/admin.py
coreplus/settings/apps.py
coreplus/settings/contexts.py
coreplus/settings/models.py
coreplus/settings/permissions.py
coreplus/settings/registries.py
coreplus/settings/tests.py
coreplus/settings/urls.py
coreplus/settings/views.py
coreplus/settings/api/__init__.py
coreplus/settings/api/v1/__init__.py
coreplus/settings/api/v1/serializers.py
coreplus/settings/api/v1/views.py
coreplus/settings/api/v1/viewsets.py
coreplus/settings/locale/id/LC_MESSAGES/django.mo
coreplus/settings/locale/id/LC_MESSAGES/django.po
coreplus/settings/migrations/0001_initial.py
coreplus/settings/migrations/__init__.py
coreplus/settings/templates/admin/base.html
coreplus/settings/templates/admin/settings/.gitinclude
coreplus/settings/templates/admin/settings/edit.html
coreplus/settings/templates/simpel_settings/.gitinclude
coreplus/settings/templatetags/__init__.py
coreplus/settings/templatetags/settings_tags.py
coreplus/shorts/README.md
coreplus/shorts/__init__.py
coreplus/shorts/admin.py
coreplus/shorts/apps.py
coreplus/shorts/managers.py
coreplus/shorts/models.py
coreplus/shorts/tests.py
coreplus/shorts/urls.py
coreplus/shorts/utils.py
coreplus/shorts/views.py
coreplus/shorts/api/__init__.py
coreplus/shorts/api/v1/__init__.py
coreplus/shorts/api/v1/serializers.py
coreplus/shorts/api/v1/urls.py
coreplus/shorts/api/v1/viewsets.py
coreplus/shorts/locale/id/LC_MESSAGES/django.mo
coreplus/shorts/locale/id/LC_MESSAGES/django.po
coreplus/shorts/migrations/0001_initial.py
coreplus/shorts/migrations/__init__.py
coreplus/spams/README.md
coreplus/spams/__init__.py
coreplus/tags/README.md
coreplus/tags/__init__.py
coreplus/tags/admin.py
coreplus/tags/apps.py
coreplus/tags/managers.py
coreplus/tags/models.py
coreplus/tags/resources.py
coreplus/tags/tests.py
coreplus/tags/api/__init__.py
coreplus/tags/api/extensions.py
coreplus/tags/api/v1/__init__.py
coreplus/tags/api/v1/serializers.py
coreplus/tags/api/v1/urls.py
coreplus/tags/api/v1/viewsets.py
coreplus/tags/migrations/0001_initial.py
coreplus/tags/migrations/__init__.py
coreplus/utils/__init__.py
coreplus/utils/avatars.py
coreplus/utils/contenttypes.py
coreplus/utils/currencies.py
coreplus/utils/decorators.py
coreplus/utils/loading.py
coreplus/utils/slugs.py
coreplus/utils/tests.py
coreplus/utils/validators.py
coreplus/utils/forms/__init__.py
coreplus/utils/forms/fields.py
coreplus/utils/models/__init__.py
coreplus/utils/models/actions.py
coreplus/utils/models/choices.py
coreplus/utils/models/fields.py
coreplus/utils/models/managers.py
coreplus/utils/models/models.py
coreplus/utils/models/paranoid.py
coreplus/utils/models/signals.py
coreplus/utils/models/tracker.py