Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobi-De committed Dec 12, 2023
1 parent f634d7b commit d0fdec2
Show file tree
Hide file tree
Showing 49 changed files with 14 additions and 1,220 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions docs/guides/Databases.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Intro


## Backup


## Scaling strategies
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions docs/guides/Optimizing database access.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## `Select and prefetch related`

## `Defer and only`

## `Do the work early`

## `Caching with Redis`
File renamed without changes.
Empty file added docs/guides/Writing tests.md
Empty file.
Empty file added docs/the-cli/crud.md
Empty file.
Empty file added docs/the-cli/htmx.md
Empty file.
Empty file added docs/the-cli/rm-migrations.md
Empty file.
Empty file added docs/the-cli/start-project.md
Empty file.
Empty file added docs/the-cli/work.md
Empty file.
Empty file added docs/the-cli/write-env.md
Empty file.
15 changes: 0 additions & 15 deletions templates/project_name/.env.template

This file was deleted.

132 changes: 0 additions & 132 deletions templates/project_name/.gitignore

This file was deleted.

48 changes: 0 additions & 48 deletions templates/project_name/.pre-commit-config.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions templates/project_name/.watchmanconfig

This file was deleted.

47 changes: 0 additions & 47 deletions templates/project_name/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions templates/project_name/captain-definition

This file was deleted.

7 changes: 0 additions & 7 deletions templates/project_name/config/asgi.py

This file was deleted.

Loading

0 comments on commit d0fdec2

Please sign in to comment.