<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/topics/auth, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2026-04-07T19:38:35Z</updated>
<entry>
<title>Fixed #37021 -- Added Permission.user_perm_str property.</title>
<updated>2026-04-07T19:38:35Z</updated>
<author>
<name>mariatta</name>
<email>mariatta.wijaya@gmail.com</email>
</author>
<published>2026-04-03T18:44:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e2abe321a6f1370e05c1a89a742125c9eafcac8c'/>
<id>urn:sha1:e2abe321a6f1370e05c1a89a742125c9eafcac8c</id>
<content type='text'>
For use in checking user permissions via has_perm().

Co-authored-by: 사재혁 &lt;jaehyuck.sa.dev@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #27489 -- Renamed permissions upon model renaming in migrations.</title>
<updated>2026-02-27T12:45:21Z</updated>
<author>
<name>Artyom Kotovskiy</name>
<email>mrartem1927@gmail.com</email>
</author>
<published>2025-04-20T22:17:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a040f555069971192220122555f187530d679d53'/>
<id>urn:sha1:a040f555069971192220122555f187530d679d53</id>
<content type='text'>
Co-authored-by: Jacob Walls &lt;jacobtylerwalls@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #36744 -- Improved scrypt password hasher docs.</title>
<updated>2025-12-04T07:52:00Z</updated>
<author>
<name>Dmitry Chestnykh</name>
<email>dmitry@codingrobots.com</email>
</author>
<published>2025-11-19T00:24:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0ca3a0661173b02e2cbb0183d8543e790e7e4a55'/>
<id>urn:sha1:0ca3a0661173b02e2cbb0183d8543e790e7e4a55</id>
<content type='text'>
- Corrected work_factor description and its requirements.
- Added block_size description.
- Changed parallelism description to mention computations, rather than
  threads (currently it's not multithreaded.)
- For all of the above, added standard scrypt terminology (N, r, p).
- Mentioned that in multithreaded implementations, parallelism also
  influences the memory requirements.
</content>
</entry>
<entry>
<title>Fixed #36329 -- Removed non-code custom link text when cross-referencing Python objects.</title>
<updated>2025-10-29T15:32:12Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-10-29T15:32:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=01f8460653e73a8f60c98d3a37a74b28818744b6'/>
<id>urn:sha1:01f8460653e73a8f60c98d3a37a74b28818744b6</id>
<content type='text'>
Thanks Bruno Alla, Sarah Boyce, and Jacob Walls for reviews.

Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 5.2.</title>
<updated>2025-09-17T18:17:05Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-09-05T17:49:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=00a84fc6f3bb8cca15113e4d41e710123d182b4a'/>
<id>urn:sha1:00a84fc6f3bb8cca15113e4d41e710123d182b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensured :doc: role uses absolute targets in docs.</title>
<updated>2025-08-28T16:48:32Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2025-06-27T13:33:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=56955636e66505b7ac0246f97883f979d1b1f6a1'/>
<id>urn:sha1:56955636e66505b7ac0246f97883f979d1b1f6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36485 -- Rewrapped docs to 79 columns line length.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-07-25T09:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f81e6e3a53ee36e3f730a71aa55a5744982dd016'/>
<id>urn:sha1:f81e6e3a53ee36e3f730a71aa55a5744982dd016</id>
<content type='text'>
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
</content>
</entry>
<entry>
<title>Refs #36485 -- Removed double spaces after periods in sentences.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-08-22T15:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4'/>
<id>urn:sha1:4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-05-27T16:37:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6f8e23d1c10c7ce32cea82b65ad2af640015f147'/>
<id>urn:sha1:6f8e23d1c10c7ce32cea82b65ad2af640015f147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 5.1.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-12T15:17:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=810edfd7428e12bd640573112c6c1a024ac33da2'/>
<id>urn:sha1:810edfd7428e12bd640573112c6c1a024ac33da2</id>
<content type='text'>
This also removes remaining versionadded/changed annotations for older
versions.
</content>
</entry>
</feed>
