fabiocaccamo/django-colorfield

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/codeql-analysis.yml
.github/workflows/create-release.yml
.github/workflows/pre-commit-autoupdate.yml
.github/workflows/test-package.yml
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE.txt
MANIFEST.in
README.md
SECURITY.md
colorfield/__init__.py16
A
0 mins
colorfield/fields.py106
A
35 mins
colorfield/locale/en/LC_MESSAGES/django.mo
colorfield/locale/en/LC_MESSAGES/django.po
colorfield/locale/it/LC_MESSAGES/django.mo
colorfield/locale/it/LC_MESSAGES/django.po
colorfield/metadata.py7
A
0 mins
colorfield/serializers.py47
A
0 mins
colorfield/static/colorfield/colorfield.js9
A
0 mins
colorfield/templates/colorfield/color.html
colorfield/utils.py27
A
0 mins
colorfield/validators.py45
A
0 mins
colorfield/widgets.py34
A
35 mins
pyproject.toml
requirements-test.txt
requirements.txt
runtests.py15
A
0 mins
setup.py3
A
0 mins
tox.ini