Changes between Initial Version and Version 1 of Ticket #35849, comment 8
- Timestamp:
- Oct 19, 2024, 1:31:31 AM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35849, comment 8
initial v1 1 I created [ a pull request **from the fork to itself** (not to upstream)](https://github.com/dcki/django/pull/1), just to have a place for discussion in the context of code. If this is not useful then I'll close the pull request. I may delete this fork later so if having historical context is important, then maybe using this pull request is not a good idea.1 I created [https://github.com/dcki/django/pull/1 a pull request **from the fork to itself** (not to upstream)], just to have a place for discussion in the context of code. If this is not useful then I'll close the pull request. I may delete this fork later so if having historical context is important, then maybe using this pull request is not a good idea. 2 2 3 3 My impression is that I shouldn't create a PR to upstream until the proposed git branch is almost ready to merge, but maybe that's not true.