Re: [Django] #35470: Separate i18n and l10n globalization settings into two sublists.

2024-06-12 Thread Django
#35470: Separate i18n and l10n globalization settings into two sublists. -+- Reporter: Lufafa Joshua|Owner: Lufafa Type: | Joshua Cleanup/optimization

Re: [Django] #35518: Avoid regex search for simple route patterns

2024-06-12 Thread Django
#35518: Avoid regex search for simple route patterns -+- Reporter: Jake Howard |Owner: Jake Type: | Howard Cleanup/optimization |

Re: [Django] #35518: Avoid regex search for simple route patterns

2024-06-12 Thread Django
#35518: Avoid regex search for simple route patterns -+- Reporter: Jake Howard |Owner: Jake Type: | Howard Cleanup/optimization |

Re: [Django] #35518: Avoid regex search for simple route patterns

2024-06-12 Thread Django
#35518: Avoid regex search for simple route patterns -+- Reporter: Jake Howard |Owner: Jake Type: | Howard Cleanup/optimization |

Re: [Django] #35513: Add a `seprarate_dirname_file`name method in core file storage

2024-06-12 Thread Django
#35513: Add a `seprarate_dirname_file`name method in core file storage -+- Reporter: Fournet Enzo |Owner: nobody Type: Uncategorized| Status: closed Co

Re: [Django] #35518: Avoid regex search for simple route patterns

2024-06-12 Thread Django
#35518: Avoid regex search for simple route patterns -+- Reporter: Jake Howard |Owner: Jake Type: | Howard Cleanup/optimization |

Re: [Django] #35522: 'NoneType' object has no attribute 'lstrip' when loading single template with relative include without origin

2024-06-12 Thread Django
#35522: 'NoneType' object has no attribute 'lstrip' when loading single template with relative include without origin -+-- Reporter: Hovi |Owner: nobody Type: Bug |

Re: [Django] #35518: Avoid regex search for simple route patterns

2024-06-12 Thread Django
#35518: Avoid regex search for simple route patterns -+- Reporter: Jake Howard |Owner: Jake Type: | Howard Cleanup/optimization |

Re: [Django] #35522: 'NoneType' object has no attribute 'lstrip' when loading single template with relative include without origin

2024-06-12 Thread Django
#35522: 'NoneType' object has no attribute 'lstrip' when loading single template with relative include without origin -+-- Reporter: Hovi |Owner: nobody Type: Bug |

Re: [Django] #30577: feature request: custom rendering for readonly fields in admin

2024-06-12 Thread Django
#30577: feature request: custom rendering for readonly fields in admin ---+-- Reporter: David |Owner: nobody Type: New feature| Status: closed Component: contrib

Re: [Django] #35493: Allow `./` and `../` in paths when recursively including templates

2024-06-12 Thread Django
#35493: Allow `./` and `../` in paths when recursively including templates -+- Reporter: Gabriel Nick |Owner: Gabriel Pivovarov | Nick Pivovarov Type: Bug

Re: [Django] #35504: Bug running test i18n.test_extraction.UnchangedPoExtractionTests on WSL cause of CRLF/LF issue

2024-06-12 Thread Django
#35504: Bug running test i18n.test_extraction.UnchangedPoExtractionTests on WSL cause of CRLF/LF issue -+- Reporter: gaweng |Owner: nobody Type: Bug |

Re: [Django] #35521: Make it easy to add CSS classes to a `BoundField`

2024-06-12 Thread Django
#35521: Make it easy to add CSS classes to a `BoundField` -+- Reporter: Matthias Kestenholz |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #35103: UniqueConstraint message does not use violation_error_message

2024-06-12 Thread Django
#35103: UniqueConstraint message does not use violation_error_message -+- Reporter: Gerben Morsink |Owner: Gerben Type: | Morsink Cleanup/optimization

Re: [Django] #35103: UniqueConstraint message does not use violation_error_message

2024-06-12 Thread Django
#35103: UniqueConstraint message does not use violation_error_message -+- Reporter: Gerben Morsink |Owner: Gerben Type: | Morsink Cleanup/optimization

Re: [Django] #35511: Documentation uses the py binary in Windows, which may not always be available

2024-06-12 Thread Django
#35511: Documentation uses the py binary in Windows, which may not always be available --+ Reporter: Alex |Owner: Alex Type: Cleanup/optimization | Status

Re: [Django] #35331: Adding a new related entry using the "+" sign from M2M field doesn't update lists.

2024-06-12 Thread Django
#35331: Adding a new related entry using the "+" sign from M2M field doesn't update lists. ---+-- Reporter: devin13cox |Owner: devin13cox Type: Bug| Status: assig

Re: [Django] #35511: Documentation uses the py binary in Windows, which may not always be available

2024-06-12 Thread Django
#35511: Documentation uses the py binary in Windows, which may not always be available --+ Reporter: Alex |Owner: Alex Type: Cleanup/optimization | Status

Re: [Django] #35511: Documentation uses the py binary in Windows, which may not always be available

2024-06-12 Thread Django
#35511: Documentation uses the py binary in Windows, which may not always be available --+ Reporter: Alex |Owner: Alex Type: Cleanup/optimization | Status

[Django] #35522: 'NoneType' object has no attribute 'lstrip' when loading single template with relative include without origin

2024-06-12 Thread Django
#35522: 'NoneType' object has no attribute 'lstrip' when loading single template with relative include without origin ---+ Reporter: Hovi | Owner: nobody Type: Bug

[Django] #35521: Make it easy to add CSS classes to a `BoundField`

2024-06-12 Thread Django
#35521: Make it easy to add CSS classes to a `BoundField` ---+ Reporter: Matthias Kestenholz | Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #35401: Document the `conditional_page` decorator

2024-06-12 Thread Django
#35401: Document the `conditional_page` decorator -+- Reporter: Keryn Knight |Owner: Lufafa Type: | Joshua Cleanup/optimization |

Re: [Django] #35401: Document the `conditional_page` decorator

2024-06-12 Thread Django
#35401: Document the `conditional_page` decorator -+- Reporter: Keryn Knight |Owner: Lufafa Type: | Joshua Cleanup/optimization |

Re: [Django] #34789: `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action

2024-06-12 Thread Django
#34789: `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action -+- Reporter: devin13cox |Owner:

Re: [Django] #35401: Document the `conditional_page` decorator

2024-06-12 Thread Django
#35401: Document the `conditional_page` decorator -+- Reporter: Keryn Knight |Owner: Lufafa Type: | Joshua Cleanup/optimization |

Re: [Django] #34789: `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action

2024-06-12 Thread Django
#34789: `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action -+- Reporter: devin13cox |Owner:

Re: [Django] #35515: Auto-importing models feature for shell-command

2024-06-12 Thread Django
#35515: Auto-importing models feature for shell-command -+- Reporter: Salvo Polizzi|Owner: Salvo | Polizzi Type: New feature |

Re: [Django] #35517: Improve test coverage of shell command

2024-06-12 Thread Django
#35517: Improve test coverage of shell command -+- Reporter: Salvo Polizzi|Owner: Salvo Type: | Polizzi Cleanup/optimization |

Re: [Django] #35517: Improve test coverage of shell command

2024-06-12 Thread Django
#35517: Improve test coverage of shell command -+- Reporter: Salvo Polizzi|Owner: Salvo Type: | Polizzi Cleanup/optimization |

Re: [Django] #34886: Sample use of lazy in delayed translations is not valid in Django 4.1 and 4.2.

2024-06-12 Thread Django
#34886: Sample use of lazy in delayed translations is not valid in Django 4.1 and 4.2. ---+- Reporter: Stefan Hammer |Owner: Lufafa Joshua Type: Bug| Status: ass

Re: [Django] #30577: feature request: custom rendering for readonly fields in admin

2024-06-12 Thread Django
#30577: feature request: custom rendering for readonly fields in admin ---+-- Reporter: David |Owner: nobody Type: New feature| Status: closed Component: contrib

Re: [Django] #35502: In the tutorial we have two mysite directories, and we often see users confused by that.

2024-06-12 Thread Django
#35502: In the tutorial we have two mysite directories, and we often see users confused by that. --+ Reporter: Meta Petric |Owner: tabiva Type: Cleanup/optimization |

Re: [Django] #35502: In the tutorial we have two mysite directories, and we often see users confused by that.

2024-06-12 Thread Django
#35502: In the tutorial we have two mysite directories, and we often see users confused by that. --+ Reporter: Meta Petric |Owner: tabiva Type: Cleanup/optimization |

Re: [Django] #35517: Improve test coverage of shell command

2024-06-12 Thread Django
#35517: Improve test coverage of shell command -+- Reporter: Salvo Polizzi|Owner: Salvo Type: | Polizzi Cleanup/optimization |

Re: [Django] #35511: Documentation uses the py binary in Windows, which may not always be available

2024-06-12 Thread Django
#35511: Documentation uses the py binary in Windows, which may not always be available --+ Reporter: Alex |Owner: Alex Type: Cleanup/optimization | Status

Re: [Django] #35502: In the tutorial we have two mysite directories, and we often see users confused by that.

2024-06-12 Thread Django
#35502: In the tutorial we have two mysite directories, and we often see users confused by that. --+ Reporter: Meta Petric |Owner: nobody Type: Cleanup/optimization |