Skip to content

Commit

Permalink
Regenerated examples for 8d4170b
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Aug 5, 2024
1 parent 8d4170b commit 53a959a
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 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: a5fe4de
_commit: 8a94b19
_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 @@ -21,7 +21,7 @@ install *ARGS:
# Generate documentation requirements
[no-cd]
lock *ARGS:
$python -m uv pip compile pyproject.toml --output-file docs/requirements.txt --generate-hashes --extra docs {{ ARGS }}
$python -m uv pip compile pyproject.toml --output-file docs/requirements.txt --generate-hashes --extra docs --constraint requirements.txt {{ ARGS }}

# Serve documentation locally
[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 @@ -33,7 +33,7 @@ install *ARGS:
[no-cd]
lock *ARGS:
$python -m uv pip compile pyproject.toml --output-file requirements.txt --generate-hashes {{ ARGS }}
$python -m uv pip compile pyproject.toml --output-file requirements.dev.txt --generate-hashes --extra dev {{ ARGS }}
$python -m uv pip compile pyproject.toml --output-file requirements.dev.txt --generate-hashes --extra dev --constraint requirements.txt {{ ARGS }}

# Run tests using pytest within the 'app' container, with optional arguments
[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="9c0064e5e618d58b821f1de8f632f484547c3a9c9b647b5233bcee7b0c18e262",
default="d597cbbf5895a39b266f86a652be9255f84122868ad4b06e74810ec9874e3b77",
)

SECURE_HSTS_INCLUDE_SUBDOMAINS = not DEBUG
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: 659709e
_commit: a868025
_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 @@ -21,7 +21,7 @@ install *ARGS:
# Generate documentation requirements
[no-cd]
lock *ARGS:
$python -m uv pip compile pyproject.toml --output-file docs/requirements.txt --generate-hashes --extra docs {{ ARGS }}
$python -m uv pip compile pyproject.toml --output-file docs/requirements.txt --generate-hashes --extra docs --constraint requirements.txt {{ ARGS }}

# Serve documentation locally
[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 @@ -33,7 +33,7 @@ install *ARGS:
[no-cd]
lock *ARGS:
$python -m uv pip compile pyproject.toml --output-file requirements.txt --generate-hashes {{ ARGS }}
$python -m uv pip compile pyproject.toml --output-file requirements.dev.txt --generate-hashes --extra dev {{ ARGS }}
$python -m uv pip compile pyproject.toml --output-file requirements.dev.txt --generate-hashes --extra dev --constraint requirements.txt {{ ARGS }}

# Run tests using pytest within the 'app' container, with optional arguments
[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="5de32808c4ecb01dfd807483715854d60e4503e24b2fcebb055fa8903b3702bb",
default="a08dfa51696a941eeda3ec0886a991fd2c739e5f74067d5ab2db6b5a183688f9",
)

SECURE_HSTS_INCLUDE_SUBDOMAINS = not DEBUG
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: 56d1ae0
_commit: bf15768
_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 @@ -21,7 +21,7 @@ install *ARGS:
# Generate documentation requirements
[no-cd]
lock *ARGS:
$python -m uv pip compile pyproject.toml --output-file docs/requirements.txt --generate-hashes --extra docs {{ ARGS }}
$python -m uv pip compile pyproject.toml --output-file docs/requirements.txt --generate-hashes --extra docs --constraint requirements.txt {{ ARGS }}

# Serve documentation locally
[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 @@ -33,7 +33,7 @@ install *ARGS:
[no-cd]
lock *ARGS:
$python -m uv pip compile pyproject.toml --output-file requirements.txt --generate-hashes {{ ARGS }}
$python -m uv pip compile pyproject.toml --output-file requirements.dev.txt --generate-hashes --extra dev {{ ARGS }}
$python -m uv pip compile pyproject.toml --output-file requirements.dev.txt --generate-hashes --extra dev --constraint requirements.txt {{ ARGS }}

# Run tests using pytest within the 'app' container, with optional arguments
[no-cd]
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="ef5bd46ae6539ed64cb7a770f8574350a4f73ccdd65a573851f3b212d18ea84d",
default="c869132005b2ff9a87e46be2d3a2ecbf1d32606754195f8f10309fda0ef9ba28",
)

SECURE_HSTS_INCLUDE_SUBDOMAINS = not DEBUG
Expand Down

0 comments on commit 53a959a

Please sign in to comment.