index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blog
Age
Commit message (
Expand
)
Author
2026-05-02
Update initial header level in BLOG_DOCUTILS_SETTINGS to 2 (#2609)
Saptak Sengupta
2026-04-27
Update initial header level in BLOG_DOCUTILS_SETTINGS to 1
Sarah Abderemane
2026-03-23
Synced webpages from sitemap to Document model for search. (#2284)
Sarah Boyce
2025-12-22
Added diamond and platinum corporate members to blog pages.
Sarah Boyce
2025-12-22
Included year in blog day archive header.
Sarah Boyce
2025-12-22
Fixed blog archive headers.
Sarah Boyce
2025-12-22
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2025-12-22
Remove TableExtention import adn use 'tables' shorthand
ahmedasar00
2025-12-22
Simplify Markdown tables extension usage
ahmedasar00
2025-12-22
Add Markdown table support in Entry model and corresponding test case
ahmedasar00
2025-12-22
Add Markdown table support in blog entry
ahmedasar00
2025-11-21
Moved docs search bar to top navigation in prep for global search.
Sarah Boyce
2025-11-21
Added DEFAULT_LANGUAGE_CODE setting.
Sarah Boyce
2025-11-07
Added support for searching ecosystem and blog entries.
Tim Schilling
2025-10-31
Escape data-clipboard-content attribute in Image Uploads admin (#2301)
charlesroelli
2025-10-27
Set HTML meta description of blog entries.
Sarah Boyce
2025-10-10
Apply black to migrations
Ülgen Sarıkavak
2025-10-02
Added `Cache-Control` header to never cache draft blog posts (#2223)
Alice Wong
2025-08-03
Only return published blog entries. (#1757)
Mark Walker
2025-05-30
Fixed escaping of alt text in ContentFormat.img() (#2036)
Baptiste Mispelon
2025-04-17
Added blog.Entry.social_media_card field
Baptiste Mispelon
2025-04-17
Added opengraph_tags property on blog.Entry model
Baptiste Mispelon
2025-04-01
Added blog.ImageUpload to simplify attaching images to entries
Baptiste Mispelon
2025-03-14
Reapply "Fixed page header structure and used semantic HTML."
Baptiste Mispelon
2025-03-11
Revert "Fixed page header structure and used semantic HTML."
Baptiste Mispelon
2025-03-11
Fixed page header structure and used semantic HTML.
Sarah Boyce
2024-12-13
Fixed #1756 -- hide unpublished events from side menus for staff
ontowhee
2024-11-30
Fixed #1758 -- Removed usage of internal Python API
Baptiste Mispelon
2024-11-17
[blog] Marked all user-facing strings for translation
Mark Walker
2024-11-15
Updated to Django 5.0.
Paolo Melchiorre
2024-10-25
Fixed #1675 -- Added support for authoring markdown blog entries
Baptiste Mispelon
2024-10-25
Used TextChoices for blog.Entry.content_format
Baptiste Mispelon
2024-10-24
Improve pre-commit configuration hooks (#1645)
Paolo Melchiorre
2024-06-14
Upgraded Django to 4.2.13 (attempt 3)
Baptiste Mispelon
2024-06-14
Revert "Upgraded Django to 4.2.10 (attempt 2)"
Baptiste Mispelon
2024-06-14
Upgraded Django to 4.2.10 (attempt 2)
Baptiste Mispelon
2024-06-09
Revert "Upgraded Django to 4.2.10"
Baptiste Mispelon
2024-06-09
Upgraded Django to 4.2.10
Baptiste Mispelon
2023-02-07
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-12-25
Fixed #1293 -- Modernize to Django 3.2/Python 3.8 (#1294)
Paolo Melchiorre
2022-11-30
Refs #1184 -- Reformatted code with Black.
django-bot
2021-08-05
Lowercased "web" where appropriate.
Mariusz Felisiak
2020-01-24
Replaced deprecated django.utils.translation functions.
m-aciek
2018-06-07
Updated URLpatterns to use path().
Tim Graham
2017-09-14
Removed inheritance of object to define new style classes.
Tim Graham
2017-02-08
Removed unnecesssary force_str() in blog/models.py.
Tim Graham
2016-12-14
Switched to Python 3 style super().
Tim Graham
2016-11-28
Used monospace font for blog entry widget.
Tim Graham
2016-11-15
Fixed E305 flake8 warnings.
Tim Graham
2016-10-28
Replaced django.core.urlresolvers imports with django.urls.
Tim Graham
[next]