Branch: refs/heads/master Home: https://github.com/phpmyadmin/website Commit: 1d62c4eb245510bd1f7cdb119eb0cb79df3c08c5 https://github.com/phpmyadmin/website/commit/1d62c4eb245510bd1f7cdb119eb0cb7... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-08-10 (Thu, 08 August 2023) -03:00
Changed paths: A security/migrations/0008_auto_20230810_1748.py M pmaweb/fixtures/test_data.json
Log Message: ----------- Add migration and update test_data fixture
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: b1dd19f63df94a2f5d8a18a6767c60b34214c609 https://github.com/phpmyadmin/website/commit/b1dd19f63df94a2f5d8a18a6767c60b... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-08-10 (Thu, 08 August 2023) -03:00
Changed paths: M .github/workflows/tests.yml M README.rst M pmaweb/context_processors.py M pmaweb/tests.py M pmaweb/views.py M requirements.txt
Log Message: ----------- Upgrade to Django 2.2
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 8495090b74e9310b2e6a719abd4f7fecd0eb7181 https://github.com/phpmyadmin/website/commit/8495090b74e9310b2e6a719abd4f7fe... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-08-10 (Thu, 08 August 2023) -03:00
Changed paths: A demo/migrations/0003_alter_demo_id.py A files/migrations/0008_auto_20230810_2019.py A news/migrations/0005_auto_20230810_2019.py A security/migrations/0009_alter_pmasa_id.py A translations/migrations/0002_alter_translation_id.py M pmaweb/fixtures/test_data.json M pmaweb/settings.py M pmaweb/templates/15-years.html M pmaweb/templates/404.html M pmaweb/templates/_sponsors.html M pmaweb/templates/about-website.html M pmaweb/templates/about.html M pmaweb/templates/awards.html M pmaweb/templates/base.html M pmaweb/templates/contest.html M pmaweb/templates/contractor.html M pmaweb/templates/contribute.html M pmaweb/templates/develop.html M pmaweb/templates/docs.html M pmaweb/templates/donate.html M pmaweb/templates/downloads.html M pmaweb/templates/index.html M pmaweb/templates/license.html M pmaweb/templates/news/post_archive.html M pmaweb/templates/news/post_detail.html M pmaweb/templates/security/index.html M pmaweb/templates/security/pmasa_detail.html M pmaweb/templates/sponsors-subscribe.html M pmaweb/templates/sponsors.html M pmaweb/templates/support.html M pmaweb/templates/team.html M pmaweb/templates/themes.html M pmaweb/templates/translate.html M pmaweb/templates/translations.html M pmaweb/templates/try.html M requirements.txt
Log Message: ----------- Bump Django version to 3.2
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 6e275714a3d9dfe8cb1e8146fe4c811d4d27704f https://github.com/phpmyadmin/website/commit/6e275714a3d9dfe8cb1e8146fe4c811... Author: William Desportes williamdes@wdes.fr Date: 2023-08-15 (Tue, 08 August 2023) +02:00
Changed paths: A demo/migrations/0003_alter_demo_id.py A files/migrations/0008_auto_20230810_2019.py A news/migrations/0005_auto_20230810_2019.py A security/migrations/0008_auto_20230810_1748.py A security/migrations/0009_alter_pmasa_id.py A translations/migrations/0002_alter_translation_id.py M .github/workflows/tests.yml M README.rst M pmaweb/context_processors.py M pmaweb/fixtures/test_data.json M pmaweb/settings.py M pmaweb/templates/15-years.html M pmaweb/templates/404.html M pmaweb/templates/_sponsors.html M pmaweb/templates/about-website.html M pmaweb/templates/about.html M pmaweb/templates/awards.html M pmaweb/templates/base.html M pmaweb/templates/contest.html M pmaweb/templates/contractor.html M pmaweb/templates/contribute.html M pmaweb/templates/develop.html M pmaweb/templates/docs.html M pmaweb/templates/donate.html M pmaweb/templates/downloads.html M pmaweb/templates/index.html M pmaweb/templates/license.html M pmaweb/templates/news/post_archive.html M pmaweb/templates/news/post_detail.html M pmaweb/templates/security/index.html M pmaweb/templates/security/pmasa_detail.html M pmaweb/templates/sponsors-subscribe.html M pmaweb/templates/sponsors.html M pmaweb/templates/support.html M pmaweb/templates/team.html M pmaweb/templates/themes.html M pmaweb/templates/translate.html M pmaweb/templates/translations.html M pmaweb/templates/try.html M pmaweb/tests.py M pmaweb/views.py M requirements.txt
Log Message: ----------- Merge #159 - Bump Django version to 3.2