Skip to content

Commit

Permalink
Regenerated examples for df01103
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Aug 5, 2024
1 parent df01103 commit f17fa62
Show file tree
Hide file tree
Showing 15 changed files with 12 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/default/.copier/project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: 8a94b19
_commit: f8672ee
_src_path: .
admin_email: [email protected]
author_email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion examples/default/.just/documentation.just
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build LOCATION="docs/_build/html": cog
# Install documentation dependencies
[no-cd]
install *ARGS:
$python -m uv pip sync {{ ARGS }} docs/requirements.txt
$python -m uv pip install {{ ARGS }} docs/requirements.txt

# Generate documentation requirements
[no-cd]
Expand Down
2 changes: 1 addition & 1 deletion examples/default/.just/python.just
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ coverage-report: test
# Install dependencies
[no-cd]
install *ARGS:
$python -m uv pip sync {{ ARGS }} requirements.txt requirements.dev.txt
$python -m uv pip install {{ ARGS }} requirements.txt requirements.dev.txt

# Generate requirements.txt file
[no-cd]
Expand Down
2 changes: 1 addition & 1 deletion examples/default/default/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@

SECRET_KEY = env.str(
"SECRET_KEY",
default="d597cbbf5895a39b266f86a652be9255f84122868ad4b06e74810ec9874e3b77",
default="9ad065fdf7f6cd4f1770614b143eb34c7bed157a28944183d9f9350885b9f9f1",
)

SECURE_HSTS_INCLUDE_SUBDOMAINS = not DEBUG
Expand Down
1 change: 0 additions & 1 deletion examples/default/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ dev = [
"ipython",
"model_bakery",
"mypy",
"pip",
"playwright==1.45.0",
"pre-commit",
"pytest",
Expand Down
2 changes: 1 addition & 1 deletion examples/postgis/.copier/project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: a868025
_commit: 1948d02
_src_path: .
admin_email: [email protected]
author_email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion examples/postgis/.just/documentation.just
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build LOCATION="docs/_build/html": cog
# Install documentation dependencies
[no-cd]
install *ARGS:
$python -m uv pip sync {{ ARGS }} docs/requirements.txt
$python -m uv pip install {{ ARGS }} docs/requirements.txt

# Generate documentation requirements
[no-cd]
Expand Down
2 changes: 1 addition & 1 deletion examples/postgis/.just/python.just
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ coverage-report: test
# Install dependencies
[no-cd]
install *ARGS:
$python -m uv pip sync {{ ARGS }} requirements.txt requirements.dev.txt
$python -m uv pip install {{ ARGS }} requirements.txt requirements.dev.txt

# Generate requirements.txt file
[no-cd]
Expand Down
2 changes: 1 addition & 1 deletion examples/postgis/default/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@

SECRET_KEY = env.str(
"SECRET_KEY",
default="a08dfa51696a941eeda3ec0886a991fd2c739e5f74067d5ab2db6b5a183688f9",
default="c0038ad1c6e3eaa39a35060a60d4afddca64e1bbd2007762f20ff13ed0969e60",
)

SECURE_HSTS_INCLUDE_SUBDOMAINS = not DEBUG
Expand Down
1 change: 0 additions & 1 deletion examples/postgis/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ dev = [
"ipython",
"model_bakery",
"mypy",
"pip",
"playwright==1.45.0",
"pre-commit",
"pytest",
Expand Down
2 changes: 1 addition & 1 deletion examples/with_vite/.copier/project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: bf15768
_commit: f6ea40f
_src_path: .
admin_email: [email protected]
author_email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion examples/with_vite/.just/documentation.just
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build LOCATION="docs/_build/html": cog
# Install documentation dependencies
[no-cd]
install *ARGS:
$python -m uv pip sync {{ ARGS }} docs/requirements.txt
$python -m uv pip install {{ ARGS }} docs/requirements.txt

# Generate documentation requirements
[no-cd]
Expand Down
2 changes: 1 addition & 1 deletion examples/with_vite/.just/python.just
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ coverage-report: test
# Install dependencies
[no-cd]
install *ARGS:
$python -m uv pip sync {{ ARGS }} requirements.txt requirements.dev.txt
$python -m uv pip install {{ ARGS }} requirements.txt requirements.dev.txt

# Generate requirements.txt file
[no-cd]
Expand Down
1 change: 0 additions & 1 deletion examples/with_vite/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ dev = [
"ipython",
"model_bakery",
"mypy",
"pip",
"playwright==1.45.0",
"pre-commit",
"pytest",
Expand Down
2 changes: 1 addition & 1 deletion examples/with_vite/with_vite/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@

SECRET_KEY = env.str(
"SECRET_KEY",
default="c869132005b2ff9a87e46be2d3a2ecbf1d32606754195f8f10309fda0ef9ba28",
default="cc341942cfab271a65b8eb36e69202d31336c270d7a0a6dba6c9259ed198e869",
)

SECURE_HSTS_INCLUDE_SUBDOMAINS = not DEBUG
Expand Down

0 comments on commit f17fa62

Please sign in to comment.