Sarah Boyce

Results 246 comments of Sarah Boyce

Hi @devin13cox I have merged in https://github.com/django/django/pull/17897 and rebased this PR on main Unfortunately we have a bug here, when I add a new entry using the M2M "+" action,...

Updated images based off new shortened wording: ![short-desktop](https://github.com/django/code.djangoproject.com/assets/42296566/4415b9ea-858f-4f21-ae05-cd4a0efc1ad3) ![short-mobile](https://github.com/django/code.djangoproject.com/assets/42296566/a0865de8-b779-415a-afbe-ce5764d29fcd) > have you considered putting this text below the block of "Please read this first"? @tim-schilling the banner would be on...

As a todo, we probably should update the images in [`docs/intro/_images/`](https://github.com/django/django/tree/main/docs/intro/_images) as well

Don't forget to add a release note to Django 5.2 :star:

Another thing we need to think about is, should we update the [Django intro tutorial](https://docs.djangoproject.com/en/5.0/intro/tutorial02/#playing-with-the-api) when it is showing using the shell and importing the models (search for `>>> from...

Maybe we should add it and then if someone is reading the tutorial on 5.2 but has an earlier version of Django installed (for some reason), they have a hint...

> > If we want to add some utilities by default, which ones do you think are the most useful? Should we discuss this on the forum first and then...

> I wanted to ask you something about squashing commits. If I understand correctly, when I squash the latest 8 commits into one, the resulting commit message will be the...