Timeline
Mar 9, 2022:
- 11:55 PM Ticket #30923 (Documentation - Out of date examples in docs that call render() with a Context ...) closed by
-
fixed: Examples in
howto/custom-template-tags.txtwork withContext(). … - 4:16 PM Ticket #32604 (File uploads/storage - File uploads larger than FILE_UPLOAD_MAX_MEMORY_SIZE get wrong unix ...) updated by
-
Status, Owner changed
- 10:36 AM Ticket #30923 (Documentation - Out of date examples in docs that call render() with a Context ...) updated by
-
Has patch changed
I created a PR for the custom template tags docs: … - 10:20 AM Ticket #33256 (Database layer (models, ORM) - Some schema tests don't clean up their tables) updated by
- Can I work on this ticket please?
- 10:08 AM Ticket #30801 (Documentation - Improve guidance for making good use of signals.) updated by
-
Status, Owner changed
Hi there, I would like to give a try on this ticket, but I'm not sure … - 7:51 AM Ticket #33476 (Core (Other) - Formatting Code with Black) updated by
- In b1005c0: […]
- 7:51 AM Ticket #33476 (Core (Other) - Formatting Code with Black) updated by
- In fa948980: […]
- 7:51 AM Changeset [b1005c0]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33476 -- Prevented formatting of .py-tpl files with black by …
- 7:51 AM Changeset [fa94898]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33476 -- Used black's force-exclude instead of extend-exclude. …
- 7:51 AM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) closed by
- fixed: In 93803a1: […]
- 7:50 AM Changeset [93803a1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33567 -- Avoided setting default text/html content type on …
- 6:40 AM Ticket #33569 (HTTP handling - Add support for multiple values for the x-forwarded-proto header) updated by
- PR
- 5:02 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Cc changed
- 3:35 AM Changeset [3dbf466]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Removed unused and unnecessary words from docs/spelling_wordlist.
- 3:34 AM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) updated by
-
Triage Stage changed
- 3:24 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Cc changed
- 3:17 AM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) updated by
-
Status, Owner changed
- 3:17 AM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) updated by
-
Status, Has patch, Resolution, Triage Stage changed
Good link! > It is very important to always label Web documents … - 1:03 AM Changeset [71531cc]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Changed "bolded" to "in bold" in docs.
Mar 8, 2022:
- 3:55 PM Ticket #33569 (HTTP handling - Add support for multiple values for the x-forwarded-proto header) updated by
-
Has patch changed
- 1:18 PM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) updated by
- When the charset is missing from a response, the browser has to guess …
- 12:55 PM Ticket #33561 (contrib.auth - Allow syncing user attributes on every authentication with ...) updated by
-
Has patch changed
PR - 12:20 PM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) updated by
- Hey Claude, Yes, I took it out in that one place, with no effect. …
- 12:00 PM Ticket #33569 (HTTP handling - Add support for multiple values for the x-forwarded-proto header) created by
- When Django is deployed behind more than one proxy, the proxy behavior …
- 10:05 AM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) updated by
- Here's the PR.
- 9:51 AM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) updated by
-
I think I'd rather omit
content_typewhen it istext/html(several … - 9:45 AM Ticket #33565 (Internationalization - makemessages command skips the nl-nl-x-informal folder) updated by
- I cannot find examples of valid ISO/IEC 15897 private subtags either. …
- 9:42 AM Ticket #33568 (Database layer (models, ORM) - Random order doesn't work correctly with aggregation) closed by
- duplicate: Duplicate of #26390, fixed in 509d9da26fb92a8d566ec105ff40bb024803ceaa.
- 9:32 AM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) closed by
- needsinfo: Hi. Can you provide a working example of the issue please, and exactly …
- 9:24 AM Ticket #33568 (Database layer (models, ORM) - Random order doesn't work correctly with aggregation) updated by
-
Description changed
- 9:06 AM Ticket #33568 (Database layer (models, ORM) - Random order doesn't work correctly with aggregation) created by
- This query: […] and ORM generate this SQL: […] but it does not …
- 8:51 AM Ticket #33565 (Internationalization - makemessages command skips the nl-nl-x-informal folder) updated by
- Replying to Ronnie van den Crommenacker: > It's called a …
- 8:02 AM Ticket #33567 (CSRF - Builtin csrf_failure() view uses wrong charset) created by
- When Django detects wrong CSRF token, it shows an error using view …
- 7:50 AM Changeset [a45f28f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Rewrote strip_tags test file to lorem ipsum.
- 7:50 AM Changeset [a8c1548]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Rewrote some references to "master". Following …
- 7:49 AM Ticket #33565 (Internationalization - makemessages command skips the nl-nl-x-informal folder) updated by
- It's called a private-use subtag extension of the …
- 6:17 AM Ticket #33173 (Core (Other) - Python 3.11 compatibility) updated by
- In d4fd316: […]
- 6:17 AM Changeset [d4fd316]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33173 -- Used locale.getlocale() instead of getdefaultlocale(). …
- 6:16 AM Ticket #33566 (Migrations - Issue with migrations after upgrading Django 2 to Django 3.2.) closed by
- needsinfo: Hi, I don't think you've explained the issue in enough detail to …
- 5:07 AM Ticket #33566 (Migrations - Issue with migrations after upgrading Django 2 to Django 3.2.) created by
- Hi, I recently upgraded from Django 2 to Django 3.2. Everything …
- 3:00 AM Ticket #33564 (GIS - Confirm support for PROJ 9.X.) updated by
-
Triage Stage changed
- 2:43 AM Ticket #33565 (Internationalization - makemessages command skips the nl-nl-x-informal folder) updated by
- Could you tell us more about the need of this complicated …
- 2:29 AM Changeset [d9fc383]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Used Ubuntu 20.04 for docs GitHub action.
- 2:01 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Cc changed
- 1:08 AM SummerOfCode2022 edited by
- Added Async support for Debug Toolbar project idea. (diff)
Mar 7, 2022:
- 11:45 PM Ticket #33565 (Internationalization - makemessages command skips the nl-nl-x-informal folder) updated by
-
Cc changed
- 11:28 PM Changeset [76fda77]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Clarified that tutorial background image should be self-provided.
- 11:23 PM Ticket #33563 (contrib.contenttypes - Unapplying ContentType migration 0002 does not populate legacy name ...) closed by
- fixed: In 58d357fc: […]
- 11:22 PM Changeset [58d357fc]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33563 -- Fixed contenttype reverse data migration crash with a …
- 2:07 PM CI edited by
- Updated Python to 3.11.0a6 on Windows machine. (diff)
- 11:06 AM Ticket #33565 (Internationalization - makemessages command skips the nl-nl-x-informal folder) created by
- There is a mismatch on the DjangoTranslation folder and the …
- 6:30 AM Ticket #33563 (contrib.contenttypes - Unapplying ContentType migration 0002 does not populate legacy name ...) updated by
-
Triage Stage changed
- 6:17 AM Changeset [c121e320]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Made Github actions auto-cancel redundant jobs.
- 3:56 AM Changeset [4468bcc6]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Bumped versions in Github actions configuration to v3.
- 3:11 AM Ticket #33562 (HTTP handling - set_cookie and set_signed_cookie should accept timedelta object for ...) updated by
- In f3bf6c42: […]
- 3:11 AM Ticket #33562 (HTTP handling - set_cookie and set_signed_cookie should accept timedelta object for ...) closed by
- fixed: In ae2da5ba: […]
- 3:11 AM Ticket #33562 (HTTP handling - set_cookie and set_signed_cookie should accept timedelta object for ...) updated by
- In 1882f656: […]
- 2:55 AM Ticket #33564 (GIS - Confirm support for PROJ 9.X.) created by
- See release notes.
- 2:23 AM Ticket #7497 (contrib.admin - AppAdmin class for customizing app listing in admin index) updated by
-
Status, Needs documentation, Has patch, Owner changed
- 1:49 AM Ticket #33563 (contrib.contenttypes - Unapplying ContentType migration 0002 does not populate legacy name ...) updated by
-
Triage Stage changed
- 1:05 AM Ticket #33562 (HTTP handling - set_cookie and set_signed_cookie should accept timedelta object for ...) updated by
-
Triage Stage changed
- 1:04 AM Changeset [f3bf6c42]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33562 -- Made HttpResponse.set_cookie() raise ValueError when …
- 12:57 AM Changeset [ae2da5ba]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for …
- 12:29 AM Changeset [1882f65]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #33562 -- Added tests HttpRequest.get_signed_cookie() with timedeltas.
Mar 6, 2022:
- 11:57 PM Ticket #16406 (Core (URLs) - Allow separate access to matches from urlpatterns and extra_context args) updated by
-
Needs tests changed
- 11:14 PM Ticket #33561 (contrib.auth - Allow syncing user attributes on every authentication with ...) updated by
-
Status, Has patch, Triage Stage, Resolution, Summary changed
Agreed, it sounds reasonable to addcreated=Falseto the … - 4:04 PM Ticket #6106 (Internationalization - make-messages.py should not touch POT-Creation-Date) updated by
-
Cc changed
- 1:09 AM Ticket #33563 (contrib.contenttypes - Unapplying ContentType migration 0002 does not populate legacy name ...) updated by
-
Status, Owner, Has patch changed
PR https://github.com/django/django/pull/15474 - 1:03 AM Ticket #33563 (contrib.contenttypes - Unapplying ContentType migration 0002 does not populate legacy name ...) created by
-
Given a database with the alias
otherthat has allcontenttypes…
Note:
See TracTimeline
for information about the timeline view.