schon/blog/migrations
Egor fureunoir Gorbunov 97785b29db Features: 1) Add multilingual title and content fields to the Post model in blog; 2) Introduce translation registration for Post in a new blog/translation.py; 3) Enhance PostAdmin with mixins and readonly slug.
Fixes: 1) Fix shebangs in Docker entry-point scripts to use `/usr/bin/bash`.

Extra: 1) Refactor slug fields in `core` migrations for `Brand`, `Category`, and `Product`; 2) Cleanup and simplify admin code in `core/admin.py`.
2025-06-29 16:14:59 +03:00
..
0001_initial.py Update API version to 2.6.0 and reformat migration files 2025-05-06 19:19:49 +03:00
0002_alter_post_slug_alter_post_title.py Initial Commit 2025-04-29 22:40:30 +03:00
0003_alter_post_tags.py Initial Commit 2025-04-29 22:40:30 +03:00
0004_post_content_ar_ar_post_content_cs_cz_and_more.py Features: 1) Add multilingual title and content fields to the Post model in blog; 2) Introduce translation registration for Post in a new blog/translation.py; 3) Enhance PostAdmin with mixins and readonly slug. 2025-06-29 16:14:59 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00