- Introduced `banner_image` field to ArticlePage model. - Updated article templates to display banner images. - Added ValidatingEmbedBlock for improved URL validation. - Refactored category block templates to use static template loading. - Enhanced header navigation to include submenu support. - Updated .gitignore to exclude media files.
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
.env
|
|
__pycache__
|
|
*.pyc
|
|
media/ |