|
|
|
1
|
Remove django_evolution.compat.translation
|
david
|
February 19th, 2026, 7:52 a.m.
|
|
|
|
|
1
|
Consolidate pickle compatibility code.
|
david
|
February 19th, 2026, 7:53 a.m.
|
|
|
|
|
1
|
Remove app compatibility shims.
|
david
|
February 19th, 2026, 8 a.m.
|
|
|
|
|
1
|
Add delay_init parameter to ExtensionManager instances.
|
david
|
February 19th, 2026, 8:04 a.m.
|
|
|
|
|
1
|
Remove pytz.
|
david
|
February 19th, 2026, 8:19 a.m.
|
|
|
|
|
1
|
Switch RBUserCreationForm to inherit from AdminUserCreationForm.
|
david
|
February 19th, 2026, 8:30 a.m.
|
|
|
|
|
1
|
Update for a new ARIA attribute in the user form.
|
david
|
February 19th, 2026, 8:31 a.m.
|
|
|
|
|
1
|
Only include "validation-test" search backend when actually validating.
|
david
|
February 19th, 2026, 8:32 a.m.
|
|
|
|
|
1
|
Remove legacy password hashers from PASSWORD_HASHERS.
|
david
|
February 19th, 2026, 8:33 a.m.
|
|
|
|
|
1
|
Move pytest config into pyproject.toml and modernize.
|
david
|
February 19th, 2026, 8:36 a.m.
|
|
|
|
|
1
|
Upgrade markdown and pymdown-extensions.
|
david
|
February 19th, 2026, 8:56 a.m.
|
|
|
|
|
1
|
Update django_oauth_toolkit.
|
david
|
February 19th, 2026, 8:59 a.m.
|
|
|
|
|
1
|
Fix passing force_insert parameter to Model.save()
|
david
|
February 19th, 2026, 9:01 a.m.
|
|
|
|
|
1
|
Make the logout action use POST.
|
david
|
February 19th, 2026, 9:02 a.m.
|
|
|
|
|
1
|
Fix tests on Python 3.8 and 3.9.
|
david
|
February 19th, 2026, 1:37 p.m.
|
|
|
|
|
1
|
Fix markdown tests when running on Python 3.13+
|
david
|
February 19th, 2026, 4:05 p.m.
|
|
|
|
|
2
|
Add unit tests for nearly all datagrid columns.
|
chipx86
|
February 20th, 2026, 4:30 p.m.
|
|
|
|
|
2
|
Modernize datagrid columns, fix bugs, and add JSON serialization.
|
chipx86
|
February 20th, 2026, 5:03 p.m.
|
|
|
|
|
2
|
Pin setuptools to <82 for release-7.1.x builds.
|
david
|
February 22nd, 2026, 9:39 p.m.
|
|
|
|
|
1
|
Fix a Python 3.10-ism that crept in.
|
david
|
February 23rd, 2026, 8:21 a.m.
|
|
|
|
|
1
|
Fix BaseCIIntegrationTests to call superclass methods.
|
david
|
February 24th, 2026, 7:37 a.m.
|
|
|
|
|
1
|
Fix outdated GitLabCI tests.
|
david
|
February 24th, 2026, 7:38 a.m.
|
|
|
|
|
1
|
Update rbintegrations dependency to 5.0a0
|
david
|
February 24th, 2026, 8:15 a.m.
|
|
|
|
|
1
|
Move rbintegrations over to pyproject.toml.
|
david
|
February 24th, 2026, 8:58 a.m.
|
|
|
|
|
1
|
Fix sorting of Python versions.
|
david
|
February 24th, 2026, 1:41 p.m.
|
|
|
|
|
1
|
Fix computation of parent base in jujutsu with multiple fork points.
|
david
|
February 25th, 2026, 8:39 a.m.
|
|
|
|
|
1
|
Update rbtools tests to use modern timezone names.
|
david
|
February 25th, 2026, 9:23 a.m.
|
|
|
|
|
1
|
Make password decryption with broken keys more reliable.
|
david
|
February 25th, 2026, 8:42 p.m.
|
|
|
|
|
1
|
Fix race condition in concurrent extension media installation.
|
david
|
February 26th, 2026, 10:43 a.m.
|
|
|
|
|
1
|
Increase the length of Profile.timezone to 40 characters.
|
david
|
February 26th, 2026, 7:30 p.m.
|
|
|
|
|
1
|
Fix a problem building API docs on Django 5.2.
|
david
|
February 26th, 2026, 7:36 p.m.
|
|
|
|
|
1
|
Clarify pydantic requirement and fix Python 3.8 type errors
|
david
|
February 27th, 2026, 2:48 p.m.
|
|
|
|
|
1
|
Update tests to match lxml compilation and pip flag changes.
|
david
|
February 28th, 2026, 10:35 a.m.
|
|
|
|
|
1
|
Import integrations inside extension init.
|
david
|
March 1st, 2026, 1:34 p.m.
|
|
|
|
|
2
|
Modernize babel-plugin-django-gettext build and test.
|
david
|
March 2nd, 2026, 8:53 a.m.
|
|
|
|
|
2
|
Fix returning success/failure for test runners.
|
david
|
March 2nd, 2026, 12:51 p.m.
|
|
|
|
|
1
|
Only include package_only_dependencies when building packages.
|
david
|
March 2nd, 2026, 4:04 p.m.
|
|
|
|
|
2
|
Update pytest for django-evolution release-2.x.
|
david
|
March 2nd, 2026, 4:44 p.m.
|
|
|
|
|
1
|
Update outdated dependencies.
|
david
|
March 3rd, 2026, 1:21 p.m.
|
|
|
|
|
1
|
Add a warning if installing on an end-of-life distro.
|
david
|
March 4th, 2026, 9:48 a.m.
|
|
|
|
|
1
|
Fix version and distro matching.
|
david
|
March 4th, 2026, 10:22 a.m.
|
|
|
|
|
1
|
Add in missing tests for Debian 13 and fix names.
|
david
|
March 4th, 2026, 10:35 p.m.
|
|
|
|
|
1
|
Fix a bad distro_id comparison.
|
david
|
March 4th, 2026, 10:35 p.m.
|
|
|
|
|
2
|
Add a guide on caching data.
|
chipx86
|
March 5th, 2026, 2:35 a.m.
|
|
|
|
|
3
|
Add a guide on working with cache keys.
|
chipx86
|
March 5th, 2026, 2:50 a.m.
|
|
|
|
|
2
|
Add a guide on the forwarding cache backend.
|
chipx86
|
March 5th, 2026, 3:34 a.m.
|
|
|
|
|
1
|
Make the (interactive) output of run-install-tests much nicer.
|
david
|
March 5th, 2026, 2:53 p.m.
|
|
|
|
|
1
|
Update some of the mirrors in the squid config.
|
david
|
March 5th, 2026, 3:01 p.m.
|
|
|
|
|
1
|
Update the installer for CentOS 10.
|
david
|
March 5th, 2026, 4:18 p.m.
|
|
|
|
|
1
|
Update installer for Debian.
|
david
|
March 5th, 2026, 4:21 p.m.
|
|