Merge branch 'develop' into feature/vue3

This commit is contained in:
vabene1111
2024-12-28 11:23:12 +01:00
2 changed files with 4 additions and 4 deletions

View File

@@ -12,9 +12,9 @@
<h1>{% trans 'System' %}</h1> <h1>{% trans 'System' %}</h1>
{% blocktrans %} {% blocktrans %}
Django Recipes is an open source free software application. It can be found on Tandoor Recipes is an open source free software application. It can be found on
<a href="https://github.com/vabene1111/recipes">GitHub</a>. <a href="https://github.com/TandoorRecipes/recipes">GitHub</a>.
Changelogs can be found <a href="https://github.com/vabene1111/recipes/releases">here</a>. Changelogs can be found <a href="https://github.com/TandoorRecipes/recipes/releases">here</a>.
{% endblocktrans %} {% endblocktrans %}
<h3 class="mt-5">{% trans 'System Information' %}</h3> <h3 class="mt-5">{% trans 'System Information' %}</h3>

View File

@@ -28,7 +28,7 @@ uritemplate==4.1.1
beautifulsoup4==4.12.3 beautifulsoup4==4.12.3
microdata==0.8.0 microdata==0.8.0
mock==5.1.0 mock==5.1.0
Jinja2==3.1.4 Jinja2==3.1.5
django-webpack-loader==3.0.1 django-webpack-loader==3.0.1
git+https://github.com/BITSOLVER/django-js-reverse@071e304fd600107bc64bbde6f2491f1fe049ec82 git+https://github.com/BITSOLVER/django-js-reverse@071e304fd600107bc64bbde6f2491f1fe049ec82
django-allauth==0.61.1 django-allauth==0.61.1