Skip to content

Commit 67e910a

Browse files
🔖 bump version 2024.7 -> 2024.8 (#75)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a0b576f commit 67e910a

File tree

17 files changed

+130
-129
lines changed

17 files changed

+130
-129
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1717

1818
## [Unreleased]
1919

20+
## [2024.8]
21+
2022
### Changed
2123

2224
- Now using v2 of `1password/load-secrets-action` GitHub Action.
@@ -154,11 +156,12 @@ Initial release! 🎉
154156

155157
- Josh Thomas <[email protected]> (maintainer)
156158

157-
[unreleased]: https://github.com/westerveltco/django-twc-project/compare/v2024.7...HEAD
159+
[unreleased]: https://github.com/westerveltco/django-twc-project/compare/v2024.8...HEAD
158160
[2024.1]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.1
159161
[2024.2]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.2
160162
[2024.3]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.3
161163
[2024.4]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.4
162164
[2024.5]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.5
163165
[2024.6]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.6
164166
[2024.7]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.7
167+
[2024.8]: https://github.com/westerveltco/django-twc-project/releases/tag/v2024.8

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024.7
1+
2024.8

copier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ _secret_questions:
99
_subdirectory: src/django_twc_project
1010

1111
template_version:
12-
default: "2024.7"
12+
default: "2024.8"
1313
when: false
1414

1515
# ----------------------------------------------------------------------
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from __future__ import annotations
22

33
__version__ = "2024.4.1"
4-
__template_version__ = "2024.7"
4+
__template_version__ = "2024.8"

examples/default/default/settings.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
DISABLE_SERVER_SIDE_CURSORS := env.bool("DISABLE_SERVER_SIDE_CURSORS", default=True)
7070
):
7171
DATABASES["default"]["DISABLE_SERVER_SIDE_CURSORS"] = DISABLE_SERVER_SIDE_CURSORS
72-
DATABASES[EMAIL_RELAY_DATABASE_ALIAS][
73-
"DISABLE_SERVER_SIDE_CURSORS"
74-
] = DISABLE_SERVER_SIDE_CURSORS
72+
DATABASES[EMAIL_RELAY_DATABASE_ALIAS]["DISABLE_SERVER_SIDE_CURSORS"] = (
73+
DISABLE_SERVER_SIDE_CURSORS
74+
)
7575
DATABASES[EMAIL_RELAY_DATABASE_ALIAS]["TEST"] = {"MIRROR": "default"}
7676

7777
DATABASE_ROUTERS = [
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{% extends "base.html" %}
22
{% block content %}
3-
<h1>404</h1>
4-
<p>Oops! The page you're looking for can't be found.</p>
5-
<p>
6-
It looks like the page you were trying to reach doesn't exist or has been moved. Don't worry, this happens to the best of us.
7-
</p>
8-
<p>Here are some helpful links to get you back on track:</p>
9-
<ul>
10-
<li>Homepage: [Your Website URL]</li>
11-
<li>About Us: [Your Website URL]/about-us</li>
12-
<li>Contact Us: [Your Website URL]/contact-us</li>
13-
</ul>
14-
<p>
15-
If you still can't find what you're looking for, feel free to reach out to us at [Your Support Email]. We're always here to help.
16-
</p>
3+
<h1>404</h1>
4+
<p>Oops! The page you're looking for can't be found.</p>
5+
<p>
6+
It looks like the page you were trying to reach doesn't exist or has been moved. Don't worry, this happens to the best of us.
7+
</p>
8+
<p>Here are some helpful links to get you back on track:</p>
9+
<ul>
10+
<li>Homepage: [Your Website URL]</li>
11+
<li>About Us: [Your Website URL]/about-us</li>
12+
<li>Contact Us: [Your Website URL]/contact-us</li>
13+
</ul>
14+
<p>
15+
If you still can't find what you're looking for, feel free to reach out to us at [Your Support Email]. We're always here to help.
16+
</p>
1717
{% endblock content %}
Lines changed: 60 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,36 @@
1-
21
{% load static %}
32
{% load django_htmx %}
43
{% load tailwind_cli %}
54
<!DOCTYPE html>
65
<html lang="en" class="h-full">
7-
<head>
8-
<meta charset="utf-8">
9-
<meta name="viewport" content="width=device-width,initial-scale=1">
10-
<title>
11-
{% block title %}
12-
Default
13-
{% endblock title %}
14-
</title>
15-
<meta name="description" content="">
16-
<meta name="author" content="">
17-
{% block css %}
18-
{% endblock css %}
19-
{% tailwind_css %}
20-
<script src="https://unpkg.com/[email protected]"
21-
integrity="sha384-D1Kt99CQMDuVetoL1lrYwg5t+9QdHe7NLX/SoJYkXDFfX37iInKRy5xLSi8nO7UC"
22-
crossorigin="anonymous"></script>
23-
<script src="https://unpkg.com/htmx.org/dist/ext/head-support.js"
24-
integrity="sha384-CtqhRhV1bHrqMSWc8cQGQL4epjUqCHjq/kJ9ztGHS39vO/1phOgyhFIieE87UKMu"
25-
crossorigin="anonymous"></script>
26-
<script src="https://unpkg.com/[email protected]"
27-
integrity="sha384-tg/2Ca9U/RohyxmGCb8qJVR3j9cswtKbdRSXOaPX/aDDOW1bfbeyV+7G9ifYF4bC"
28-
crossorigin="anonymous"></script>
29-
<script src="https://unpkg.com/htmx.org/dist/ext/preload.js"
30-
integrity="sha384-NoiTdF/KjxH4wa6OHMdM4F6e/LIPNMcFBgOIINTTaczWo0vX1mWTOzckySqlGQS/"
31-
crossorigin="anonymous"></script>
32-
{% django_htmx_script %}
33-
{% if debug %}
34-
<script>
6+
<head>
7+
<meta charset="utf-8">
8+
<meta name="viewport" content="width=device-width,initial-scale=1">
9+
<title>
10+
{% block title %}
11+
Default
12+
{% endblock title %}
13+
</title>
14+
<meta name="description" content="">
15+
<meta name="author" content="">
16+
{% block css %}
17+
{% endblock css %}
18+
{% tailwind_css %}
19+
<script src="https://unpkg.com/[email protected]"
20+
integrity="sha384-D1Kt99CQMDuVetoL1lrYwg5t+9QdHe7NLX/SoJYkXDFfX37iInKRy5xLSi8nO7UC"
21+
crossorigin="anonymous"></script>
22+
<script src="https://unpkg.com/htmx.org/dist/ext/head-support.js"
23+
integrity="sha384-CtqhRhV1bHrqMSWc8cQGQL4epjUqCHjq/kJ9ztGHS39vO/1phOgyhFIieE87UKMu"
24+
crossorigin="anonymous"></script>
25+
<script src="https://unpkg.com/[email protected]"
26+
integrity="sha384-tg/2Ca9U/RohyxmGCb8qJVR3j9cswtKbdRSXOaPX/aDDOW1bfbeyV+7G9ifYF4bC"
27+
crossorigin="anonymous"></script>
28+
<script src="https://unpkg.com/htmx.org/dist/ext/preload.js"
29+
integrity="sha384-NoiTdF/KjxH4wa6OHMdM4F6e/LIPNMcFBgOIINTTaczWo0vX1mWTOzckySqlGQS/"
30+
crossorigin="anonymous"></script>
31+
{% django_htmx_script %}
32+
{% if debug %}
33+
<script>
3534
if (typeof window.htmx !== "undefined") {
3635
htmx.on("htmx:afterSettle", function(detail) {
3736
if (
@@ -46,36 +45,36 @@
4645
}
4746
});
4847
}
49-
</script>
50-
{% endif %}
51-
<script defer
52-
src="https://unpkg.com/@alpinejs/[email protected]"
53-
integrity="sha384-BOC0hrQPTXQv3X+4j0CDVtDdBplQLPPs6KJfKnc3r7/DNlbvpd9EjykBWP/sNH9v"
54-
crossorigin="anonymous"></script>
55-
<script defer
56-
src="https://unpkg.com/@alpinejs/[email protected]"
57-
integrity="sha384-2OH1oWuzGQTwIVsefc3w96FepRDcaddeEJiyo8ZXCQA4jP7C4mQMdI70jDKtgq0R"
58-
crossorigin="anonymous"></script>
59-
<script defer
60-
src="https://unpkg.com/@alpinejs/[email protected]"
61-
integrity="sha384-KbHuoVQjZqKnY0E8Zy6AadqsgGJwz0QYY5kk9XyFE2GTDeOqNYsSBDLCNOuSwcis"
62-
crossorigin="anonymous"></script>
63-
<script defer
64-
src="https://unpkg.com/[email protected]"
65-
integrity="sha384-Rpe/8orFUm5Q1GplYBHxbuA8Az8O8C5sAoOsdbRWkqPjKFaxPgGZipj4zeHL7lxX"
66-
crossorigin="anonymous"></script>
67-
{% block javascript_head %}
68-
{% endblock javascript_head %}
69-
</head>
70-
{% block body %}
71-
<body {% if debug %}class="debug-screens"{% endif %}
72-
hx-ext="head-support, preload">
73-
<main class="mt-16">
74-
{% block content %}
75-
{% endblock content %}
76-
</main>
77-
{% block javascript_foot %}
78-
{% endblock javascript_foot %}
79-
</body>
80-
{% endblock body %}
48+
</script>
49+
{% endif %}
50+
<script defer
51+
src="https://unpkg.com/@alpinejs/[email protected]"
52+
integrity="sha384-BOC0hrQPTXQv3X+4j0CDVtDdBplQLPPs6KJfKnc3r7/DNlbvpd9EjykBWP/sNH9v"
53+
crossorigin="anonymous"></script>
54+
<script defer
55+
src="https://unpkg.com/@alpinejs/[email protected]"
56+
integrity="sha384-2OH1oWuzGQTwIVsefc3w96FepRDcaddeEJiyo8ZXCQA4jP7C4mQMdI70jDKtgq0R"
57+
crossorigin="anonymous"></script>
58+
<script defer
59+
src="https://unpkg.com/@alpinejs/[email protected]"
60+
integrity="sha384-KbHuoVQjZqKnY0E8Zy6AadqsgGJwz0QYY5kk9XyFE2GTDeOqNYsSBDLCNOuSwcis"
61+
crossorigin="anonymous"></script>
62+
<script defer
63+
src="https://unpkg.com/[email protected]"
64+
integrity="sha384-Rpe/8orFUm5Q1GplYBHxbuA8Az8O8C5sAoOsdbRWkqPjKFaxPgGZipj4zeHL7lxX"
65+
crossorigin="anonymous"></script>
66+
{% block javascript_head %}
67+
{% endblock javascript_head %}
68+
</head>
69+
{% block body %}
70+
<body {% if debug %}class="debug-screens"{% endif %}
71+
hx-ext="head-support, preload">
72+
<main class="mt-16">
73+
{% block content %}
74+
{% endblock content %}
75+
</main>
76+
{% block javascript_foot %}
77+
{% endblock javascript_foot %}
78+
</body>
79+
{% endblock body %}
8180
</html>
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% extends "base.html" %}
22
{% block content %}
3-
<h1>Index</h1>
4-
<p>
5-
Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet. Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident. Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex in Lorem sunt duis officia eiusmod. Aliqua reprehenderit commodo ex non excepteur duis sunt velit enim. Voluptate laboris sint cupidatat ullamco ut ea consectetur et est culpa et culpa duis.
6-
</p>
3+
<h1>Index</h1>
4+
<p>
5+
Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet. Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident. Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex in Lorem sunt duis officia eiusmod. Aliqua reprehenderit commodo ex non excepteur duis sunt velit enim. Voluptate laboris sint cupidatat ullamco ut ea consectetur et est culpa et culpa duis.
6+
</p>
77
{% endblock content %}

examples/with_vite/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ tag = false
77
version_pattern = "YYYY.MM.INC1"
88

99
[tool.bumpver.file_patterns]
10-
"with_vite/__init__.py" = [
11-
'__version__ = "{version}"'
12-
]
1310
"tests/test_version.py" = [
1411
'assert __version__ == "{version}"'
1512
]
13+
"with_vite/__init__.py" = [
14+
'__version__ = "{version}"'
15+
]
1616

1717
[tool.coverage.report]
1818
exclude_lines = [
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{% extends "base.html" %}
22
{% block content %}
3-
<h1>404</h1>
4-
<p>Oops! The page you're looking for can't be found.</p>
5-
<p>
6-
It looks like the page you were trying to reach doesn't exist or has been moved. Don't worry, this happens to the best of us.
7-
</p>
8-
<p>Here are some helpful links to get you back on track:</p>
9-
<ul>
10-
<li>Homepage: [Your Website URL]</li>
11-
<li>About Us: [Your Website URL]/about-us</li>
12-
<li>Contact Us: [Your Website URL]/contact-us</li>
13-
</ul>
14-
<p>
15-
If you still can't find what you're looking for, feel free to reach out to us at [Your Support Email]. We're always here to help.
16-
</p>
3+
<h1>404</h1>
4+
<p>Oops! The page you're looking for can't be found.</p>
5+
<p>
6+
It looks like the page you were trying to reach doesn't exist or has been moved. Don't worry, this happens to the best of us.
7+
</p>
8+
<p>Here are some helpful links to get you back on track:</p>
9+
<ul>
10+
<li>Homepage: [Your Website URL]</li>
11+
<li>About Us: [Your Website URL]/about-us</li>
12+
<li>Contact Us: [Your Website URL]/contact-us</li>
13+
</ul>
14+
<p>
15+
If you still can't find what you're looking for, feel free to reach out to us at [Your Support Email]. We're always here to help.
16+
</p>
1717
{% endblock content %}

0 commit comments

Comments
 (0)