- Install cookiecutter on your machine
cookiecutter ./cookie-cutter/
- The new project is built in the same directory, using the
project_name
given in the above command - Change the class name at
{{project_slug}}/{{package_name}}/{{app_name}}/apps.py
to the correct format - Add these settings in the
settings.py
file:OTP_TOTP_ISSUER
for one time passwordsALLOWED_HOSTS
CSRF_TRUSTED_ORIGINS
CSP_DEFAULT_SRC
- Update
privacy-policy.html
,support.html
,verification.txt
(email template) andaccessibility-statement.html
to match the new project, or remove if not needed- Search for phrases like
<DATE>
,<SYSTEM_NAME>
and<SYSTEM_URL>
for places that need to be edited
- Search for phrases like
-
Notifications
You must be signed in to change notification settings - Fork 0
i-dot-ai/cookie-cutter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published