<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/migrations/executor.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-11-18T13:10:25Z</updated>
<entry>
<title>Fixed #36141 -- Checked for applied replaced migrations recursively.</title>
<updated>2025-11-18T13:10:25Z</updated>
<author>
<name>Georgi Yanchev</name>
<email>georgi-yanchev@users.noreply.github.com</email>
</author>
<published>2025-11-18T13:10:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b07298a73a8d444b3618aad8005055bee5ead8cb'/>
<id>urn:sha1:b07298a73a8d444b3618aad8005055bee5ead8cb</id>
<content type='text'>
Regression in 64b1ac7292c72d3551b2ad70b2a78c8fe4af3249.</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Fixed #36184 -- Allowed migrating forward to squashed migrations.</title>
<updated>2025-04-01T07:35:37Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-03-30T12:18:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a0fb35eb726f1a04eaa1b47b8de191fafe55a0ab'/>
<id>urn:sha1:a0fb35eb726f1a04eaa1b47b8de191fafe55a0ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36146 -- Recorded applied/unapplied migrations recursively.</title>
<updated>2025-02-13T11:52:06Z</updated>
<author>
<name>Georgi Yanchev</name>
<email>georgi-yanchev@users.noreply.github.com</email>
</author>
<published>2025-02-11T20:14:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ee842bb456cb3854d5546106e1259db83714d34'/>
<id>urn:sha1:0ee842bb456cb3854d5546106e1259db83714d34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34841 -- Avoided rendering apps on state still requiring mutation.</title>
<updated>2024-03-22T20:29:59Z</updated>
<author>
<name>David Sanders</name>
<email>shang.xiao.sanders@gmail.com</email>
</author>
<published>2023-09-14T18:04:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b6e2b83901d841cf4d2179f650d1e7dca7e90c16'/>
<id>urn:sha1:b6e2b83901d841cf4d2179f650d1e7dca7e90c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23273 -- Avoided creation of django_migrations table when there are no migrations to apply.</title>
<updated>2021-12-30T05:36:55Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2021-12-28T15:46:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=92412aa94c97b5c36387fadb39d9f8edf25547fa'/>
<id>urn:sha1:92412aa94c97b5c36387fadb39d9f8edf25547fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24900 -- Allowed migrating backward to squashed migrations.</title>
<updated>2021-08-30T10:08:04Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2021-06-05T05:06:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3219dd3388c437b4bd869b76ddd43c9cdad05090'/>
<id>urn:sha1:3219dd3388c437b4bd869b76ddd43c9cdad05090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29898 -- Changed ProjectState.real_apps to set.</title>
<updated>2021-08-11T07:01:14Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-08-10T07:58:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=54a30a7a00fea6c5e3702282ade6e0238e06de3b'/>
<id>urn:sha1:54a30a7a00fea6c5e3702282ade6e0238e06de3b</id>
<content type='text'>
</content>
</entry>
</feed>
