dirtycoder/pets

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
pets/static/img/next.png
pets/static/img/pet-img-placeholder.png
pets/static/img/prev.png
pets/static/img/sponsors/digitalocean.png
pets/static/img/twitter.png
pets/templates/404.html
pets/templates/_layouts/base.html
pets/templates/_partials/pet_card.html
pets/templates/_partials/pets_list.html
pets/templates/staticpages/about.html
pets/users/locale/pt_BR/LC_MESSAGES/django.po
pets/users/templates/users/create.html
pets/users/templates/users/edit_profile.html
pets/users/templates/users/login.html
pets/users/templates/users/profile.html
pets/users/templates/users/recover.html
pets/users/templates/users/recover_email.txt
pets/users/templates/users/reset.html
pets/users/templates/users/reset_done.html
pyproject.toml
setup.cfg
pets/static/js/bootstrap.min.js1
pets/static/js/jquery-2.2.4.min.js2
pets/static/js/lightbox.js1
pets/static/js/matchMedia.js30
A
1 hr
pets/static/js/pets.js55
pets/api/__init__.py0
pets/api/serializers.py55
pets/api/urls.py8
pets/api/views.py22
pets/cities/__init__.py0
pets/cities/admin.py4
pets/cities/management/commands/__init__.py0
pets/cities/management/commands/loadcities.py10
pets/cities/models.py26
pets/cities/querysets.py6
pets/cities/utils.py27
pets/cities/views.py0
pets/common/__init__.py0
pets/common/admin.py5
pets/common/context_processors.py3
pets/common/models.py6
pets/common/sitemaps.py20
pets/common/tests.py15
pets/common/urls.py11
pets/common/utils.py7
pets/common/views.py6
pets/manage.py6
pets/meupet/__init__.py0
pets/meupet/admin.py19