everycheese-master
.gitignore
5KB
requirements.txt
67B
.gitlab-ci.yml
521B
.travis.yml
652B
.pre-commit-config.yaml
402B
setup.cfg
579B
COPYING
34KB
README.md
104B
pytest.ini
105B
config
settings
local.py
2KB
__init__.py
0B
base.py
11KB
test.py
2KB
production.py
6KB
urls.py
2KB
__init__.py
109B
asgi.py
1KB
wsgi.py
2KB
locale
README.rst
120B
.coveragerc
132B
everycheese
conftest.py
414B
templates
users
user_detail.html
768B
user_form.html
463B
account
email_confirm.html
950B
signup_closed.html
263B
password_reset_done.html
473B
signup.html
688B
account_inactive.html
242B
password_change.html
490B
login.html
1KB
password_reset_from_key_done.html
250B
verified_email_required.html
796B
email.html
3KB
logout.html
540B
password_reset_from_key.html
981B
password_set.html
475B
verification_sent.html
436B
password_reset.html
859B
base.html
254B
pages
about.html
25B
home.html
25B
500.html
313B
403.html
194B
base.html
5KB
404.html
192B
__init__.py
168B
contrib
__init__.py
189B
sites
__init__.py
189B
migrations
__init__.py
189B
0003_set_site_domain_and_name.py
1013B
0001_initial.py
1KB
0002_alter_domain_unique.py
534B
static
fonts
.gitkeep
0B
images
favicons
favicon.ico
8KB
sass
custom_bootstrap_vars.scss
0B
project.scss
606B
js
project.js
45B
css
project.css
228B
utils
__init__.py
0B
context_processors.py
101B
users
adapters.py
662B
urls.py
369B
__init__.py
0B
views.py
1KB
models.py
544B
tests
__init__.py
0B
test_models.py
204B
test_views.py
2KB
factories.py
840B
test_urls.py
701B
test_forms.py
1KB
apps.py
320B
admin.py
545B
migrations
__init__.py
0B
0001_initial.py
5KB
0002_user_bio.py
383B
forms.py
912B
.pylintrc
258B
requirements
base.txt
855B
local.txt
1KB
production.txt
381B
manage.py
1KB
.gitattributes
12B
.editorconfig
625B
CONTRIBUTORS.md
8B
暂无评论