Timeline
Jun 20, 2021:
- 6:46 PM Ticket #32860 (Documentation - Improve accessibility of permalinks in Django docs) updated by
-
Summary changed
- 2:10 PM Ticket #32508 (Core (Other) - Raise proper exceptions instead of using "assert".) updated by
- Replaced assert keywords by raising proper exception with a …
- 1:05 PM Ticket #32864 (Core (Management commands) - When running manage.py makemigrations command, it gives an unexpected ...) closed by
- duplicate: Duplicate of #32865 (double form submission?)
- 2:20 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Status, Owner changed
Jun 19, 2021:
- 1:32 PM Ticket #32867 (contrib.admin - django admin - protect againt mutual edit of same object) updated by
- IMHO this kind of functionality should be implemented as a 3rd party …
- 11:01 AM Ticket #32867 (contrib.admin - django admin - protect againt mutual edit of same object) updated by
- This is the PR https://github.com/django/django/pull/14541 If if seems …
- 10:56 AM Ticket #32867 (contrib.admin - django admin - protect againt mutual edit of same object) updated by
-
Type, Component changed
- 10:55 AM Ticket #32867 (contrib.admin - django admin - protect againt mutual edit of same object) updated by
-
Status, Owner changed
- 10:55 AM Ticket #32867 (contrib.admin - django admin - protect againt mutual edit of same object) created by
- We have big django project and we work a lot with the admin. One of …
- 9:24 AM Ticket #32863 (Database layer (models, ORM) - Model.check() crashes with invalid app label and no explicit ...) updated by
-
Triage Stage, Summary changed
Thanks for reporting. Reproduced at … - 6:34 AM Ticket #32866 (Utilities - urlize() does not handle html escaped string and trailing punctuation ...) updated by
-
Summary changed
- 6:32 AM Ticket #32866 (Utilities - urlize() does not handle html escaped string and trailing punctuation ...) updated by
-
Has patch changed
https://github.com/django/django/pull/14539/ - 6:20 AM Ticket #32866 (Utilities - urlize() does not handle html escaped string and trailing punctuation ...) updated by
-
Status, Owner changed
- 6:19 AM Ticket #32866 (Utilities - urlize() does not handle html escaped string and trailing punctuation ...) created by
- Example: […]
Jun 18, 2021:
- 10:29 PM Ticket #32865 (Core (Management commands) - manage.py makemigrations command gives an unexpected issue in ...) created by
- When I first create a project (even if you delete all the migration …
- 10:19 PM Ticket #32864 (Core (Management commands) - When running manage.py makemigrations command, it gives an unexpected ...) created by
- When I first create a project (even if you delete all the migration …
- 7:36 PM Ticket #32863 (Database layer (models, ORM) - Model.check() crashes with invalid app label and no explicit ...) created by
-
I found this issue in
django-cryptographylib … - 5:45 PM Ticket #32862 (Database layer (models, ORM) - Order By in Postgres When Using Annotations Causes Ambiguous Field Name) updated by
- I guess the ORM could detect when a reference is ambiguous and inline …
- 4:24 PM Ticket #32861 (Database layer (models, ORM) - DecimalField on sqlite should use numeric instead of decimal type) updated by
- Also, note that the documentation here on …
- 3:23 PM Ticket #32862 (Database layer (models, ORM) - Order By in Postgres When Using Annotations Causes Ambiguous Field Name) created by
- Running a query on a table with an annotation, joining a table via …
- 1:45 PM Ticket #32659 (contrib.admin - Autocomplete field: The results could not be loaded.) updated by
-
Status, Resolution changed
- 1:45 PM Ticket #32659 (contrib.admin - Autocomplete field: The results could not be loaded.) updated by
-
This had nothing to do with caching or
collectstaticfor me. I … - 10:32 AM Ticket #32861 (Database layer (models, ORM) - DecimalField on sqlite should use numeric instead of decimal type) created by
- Hello, I have a model like this: […] I was trying to annotate …
- 6:10 AM Ticket #32860 (Documentation - Improve accessibility of permalinks in Django docs) updated by
- PR for django. …
- 3:30 AM Ticket #32859 (Utilities - Simplify django.utils.text.compress_string by using gzip.compress) updated by
-
Has patch, Triage Stage changed
OK, I didn't fully review yet, but this looks right at first glance. … - 3:22 AM Ticket #32860 (Documentation - Improve accessibility of permalinks in Django docs) updated by
-
Has patch, Type, Triage Stage changed
OK, happy to take a look at this yes. Thanks.
Jun 17, 2021:
- 9:27 PM Ticket #27147 (contrib.postgres - Add support for defining bounds in postgres range fields) updated by
-
Patch needs improvement, Needs documentation, Has patch changed
https://github.com/django/django/pull/14538 - 4:09 PM Ticket #32855 (Forms - BoundWidget.id_for_label ignores id set by ChoiceWidget.options) updated by
-
Needs tests changed
- 3:54 PM Ticket #32858 (Database layer (models, ORM) - Syntax error when using an index transform on an ArrayField in an ...) updated by
- That's looking great thanks! Lets leave the decision of reverting the …
- 3:52 PM Ticket #32855 (Forms - BoundWidget.id_for_label ignores id set by ChoiceWidget.options) updated by
- Here is the new pull request …
- 3:34 PM Ticket #32858 (Database layer (models, ORM) - Syntax error when using an index transform on an ArrayField in an ...) updated by
-
Status, Owner, Has patch changed
I managed to make a PR! … - 2:00 PM Ticket #32860 (Documentation - Improve accessibility of permalinks in Django docs) updated by
-
Owner, Status changed
- 2:00 PM Ticket #32860 (Documentation - Improve accessibility of permalinks in Django docs) created by
-
In the docs generated via
make html: - The permalinks are not … - 11:34 AM Ticket #32859 (Utilities - Simplify django.utils.text.compress_string by using gzip.compress) created by
- [https://docs.python.org/3/library/gzip.html#gzip.compress …
- 10:14 AM Ticket #32855 (Forms - BoundWidget.id_for_label ignores id set by ChoiceWidget.options) updated by
- Here is a pull request fixing this bug: …
- 9:23 AM Ticket #32858 (Database layer (models, ORM) - Syntax error when using an index transform on an ArrayField in an ...) updated by
-
Triage Stage changed
The proposed solution makes sense to me, looks like #32392 was just a … - 9:08 AM Ticket #32559 (Forms - Add attribute 'step' to FloatField.) updated by
-
Owner changed
Reclaiming ticket because of missing progress. A new pull request is … - 7:51 AM Ticket #32856 (Database layer (models, ORM) - Django 2.2 not compatible with psycopg 2.9) updated by
-
Has patch changed
- 6:43 AM Ticket #32849 (contrib.staticfiles - ManifestStaticFilesStorage newline breaks regex) updated by
-
Replying to Carlton Gibson:
> (Can we always strip
\nin … - 6:38 AM Ticket #24121 (Core (Other) - Provide a better repr() experience) updated by
-
Description changed
- 6:38 AM Ticket #24121 (Core (Other) - Provide a better repr() experience) updated by
-
Description changed
- 6:35 AM Ticket #24121 (Core (Other) - Provide a better repr() experience) updated by
- add StreamingHttpResponse repr() method => …
- 6:04 AM Ticket #32858 (Database layer (models, ORM) - Syntax error when using an index transform on an ArrayField in an ...) updated by
-
Description changed
- 6:03 AM Ticket #32858 (Database layer (models, ORM) - Syntax error when using an index transform on an ArrayField in an ...) created by
- I am trying to create a GIST exclusion constraint on a PostgreSQL 12 …
- 3:13 AM Ticket #32855 (Forms - BoundWidget.id_for_label ignores id set by ChoiceWidget.options) updated by
-
Status, Owner changed
Thanks Carlton, I will create a pull request asap. - 2:09 AM Ticket #32857 (Uncategorized - Django standalone ORM AttributeError: 'Settings' object has no ...) updated by
-
Resolution changed
Please see TicketClosingReasons/UseSupportChannels. - 1:37 AM Ticket #32855 (Forms - BoundWidget.id_for_label ignores id set by ChoiceWidget.options) updated by
-
Needs tests, Triage Stage changed
Hey Jacob — Sounds right: I didn't look in-depth but, if you can put … - 1:25 AM Ticket #32857 (Uncategorized - Django standalone ORM AttributeError: 'Settings' object has no ...) closed by
- fixed: The issue was in Django 1.9 I have fixed it by updating to Django 1.9.3
- 12:49 AM Ticket #32857 (Uncategorized - Django standalone ORM AttributeError: 'Settings' object has no ...) created by
- I have Django standalone project where we use just the ORM part and I …
- 12:10 AM Ticket #32854 (Documentation - Document how to integrate third-party JS code) closed by
- duplicate: Duplicate of #30296
- 12:08 AM Ticket #32848 (Uncategorized - Bad error with invalid lookup on annotated field.) updated by
- Very happy to reopen if someone wants to provide a patch showing it's …
Note:
See TracTimeline
for information about the timeline view.