<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/extras, 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>2024-06-24T18:34:43Z</updated>
<entry>
<title>Migrated setuptools configuration to pyproject.toml.</title>
<updated>2024-06-24T18:34:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2024-06-24T18:34:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4686541691dbe986f58ac87630c3b7a04db4ff93'/>
<id>urn:sha1:4686541691dbe986f58ac87630c3b7a04db4ff93</id>
<content type='text'>
This branch migrates setuptools configuration from setup.py/setup.cfg to
pyproject.toml. In order to ensure that the generated binary files have
consistent casing (both the tarball and the wheel), setuptools version
is limited to "&gt;=61.0.0,&lt;69.3.0".

Configuration for flake8 was moved to a dedicated .flake8 file since
it cannot be configured via pyproject.toml.

Also, __pycache__ exclusion was removed from MANIFEST and the
extras/Makefile was replaced with a simpler build command.

Co-authored-by: Nick Pope &lt;nick@nickpope.me.uk&gt;</content>
</entry>
<entry>
<title>Refs #23433 -- Removed django-admin.py entry point per deprecation timeline.</title>
<updated>2021-01-14T16:50:04Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-01-09T19:31:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=90c59b4e12e6ff41407694a460f5f30c4688dbfd'/>
<id>urn:sha1:90c59b4e12e6ff41407694a460f5f30c4688dbfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.</title>
<updated>2019-12-06T11:11:44Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-11-02T04:08:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5708327c3769262b845730996ca2784245ada4d1'/>
<id>urn:sha1:5708327c3769262b845730996ca2784245ada4d1</id>
<content type='text'>
Unify on the entry point created by setuptools entry_points feature.
</content>
</entry>
<entry>
<title>Fixed #30283 -- Fixed shellcheck warnings in django_bash_completion.</title>
<updated>2019-03-23T15:56:44Z</updated>
<author>
<name>Albert Wang</name>
<email>git@albertyw.com</email>
</author>
<published>2019-03-23T15:56:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ee1e1a1744c4d0679058124eb7ceba78a0a5a84'/>
<id>urn:sha1:2ee1e1a1744c4d0679058124eb7ceba78a0a5a84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed Python 2 reference in django_bash_completion.</title>
<updated>2017-07-10T12:54:52Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-07-10T12:54:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4af88ccbe68d6a2a6df428f569deb1f50d826cc7'/>
<id>urn:sha1:4af88ccbe68d6a2a6df428f569deb1f50d826cc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25222 -- Avoided installing django_bash_completion for python*-config.</title>
<updated>2015-08-04T18:27:31Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2015-08-04T14:17:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=34057730a55efe31431070c529031ee5a6f7f47b'/>
<id>urn:sha1:34057730a55efe31431070c529031ee5a6f7f47b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25221 -- Prevented django_bash_completion from leaking variables into the environment.</title>
<updated>2015-08-04T18:27:31Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2015-08-04T14:07:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=74be214e8185c188ef6c1abf3e6dd0adadf5b794'/>
<id>urn:sha1:74be214e8185c188ef6c1abf3e6dd0adadf5b794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed extras/csrf_migration_helper.py</title>
<updated>2014-06-09T15:53:09Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-06-09T15:53:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dd551326433241f321fef9177e9487fef13348db'/>
<id>urn:sha1:dd551326433241f321fef9177e9487fef13348db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted Django scripts to argparse</title>
<updated>2014-06-09T08:13:37Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-06-06T19:12:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=96e4b52ab2c6fae3e46a197d44c42cb6ebde7d9c'/>
<id>urn:sha1:96e4b52ab2c6fae3e46a197d44c42cb6ebde7d9c</id>
<content type='text'>
Refs #19973.
</content>
</entry>
<entry>
<title>Removed --skip-scripts from extras/Makefile.</title>
<updated>2014-05-16T13:45:58Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2014-05-16T13:35:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ddd52b221c5b005e42db3177f25a6b81561dea63'/>
<id>urn:sha1:ddd52b221c5b005e42db3177f25a6b81561dea63</id>
<content type='text'>
This is the default now, see https://bitbucket.org/pypa/wheel/commits/c29f82b4cf76df71f8d55b0f825af6063d3b9892
</content>
</entry>
</feed>
