This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
cookiecutter-django
Watch
1
Star
0
Fork
You've already forked cookiecutter-django
0
mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced
2026-05-24 20:03:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bf42bba35e
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
{{cookiecutter.project_slug}}
History
Bruno Alla
e99120d87d
Fix typo and trailing whitespaces
2022-01-04 17:49:40 +00:00
..
contrib
Fix pre-commit config (
#3435
)
2021-11-29 11:16:05 +00:00
static
Update project.js
2018-07-11 10:43:19 +00:00
templates
Fix typo and trailing whitespaces
2022-01-04 17:49:40 +00:00
users
Hides 'sign up' elements when ACCOUNT_ALLOW_REGISTRATION is disabled (
#1914
)
2021-12-27 11:37:33 +00:00
utils
Removed unnecessary custom context processor exposing the DEBUG Template Context Variable (
#3042
)
2021-11-22 13:56:09 +00:00
__init__.py
First pass at running black across the project (
#1602
)
2018-04-08 17:03:29 -05:00
conftest.py
Remove request_factory fixture, use the rf one from pytest-django
2020-03-26 18:21:11 +00:00