mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
Merge branch 'develop' into feature/vue3
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user