|
|
1
|
Add a serialization layer for signature and Python data representations.
|
chipx86
|
January 27th, 2022, 12:54 a.m.
|
|
|
|
1
|
Add initial support for Django 3.2 and 4.0.
|
chipx86
|
January 28th, 2022, 11:11 p.m.
|
|
|
|
1
|
Fix building docs on Python 3.
|
chipx86
|
January 24th, 2022, 8:32 p.m.
|
|
|
|
2
|
Switch Djblets's test suite to use pytest.
|
chipx86
|
January 10th, 2022, 3:23 a.m.
|
|
|
|
1
|
Fix building docs on Python 3.
|
chipx86
|
January 24th, 2022, 10:57 p.m.
|
|
|
|
1
|
Switch away from iteration shims.
|
david
|
October 14th, 2021, 1:41 p.m.
|
|
|
|
1
|
Fix the version specifier for the new p4python arm64 builds.
|
chipx86
|
January 31st, 2022, 5:43 p.m.
|
|
|
|
1
|
Fix errors from BitBucket submitted hook with too many logins.
|
david
|
January 28th, 2022, 3:36 p.m.
|
|
|
|
1
|
Fix a handful of regressions/environment-dependent issues in unit tests.
|
chipx86
|
January 31st, 2022, 5:39 p.m.
|
|
|
|
1
|
Added email validation for users before they are added to an email recipient list
|
TaylorChristie
|
January 21st, 2022, 2:27 p.m.
|
|
|
|
1
|
Enable support for pytest as our test runner.
|
chipx86
|
January 31st, 2022, 8:54 p.m.
|
|
|
|
1
|
Update URL patterns to use new path() and re_path().
|
david
|
January 21st, 2022, 1:25 p.m.
|
|
|
|
|
Remove deprecated and outdated files.
|
david
|
January 26th, 2022, 1:47 p.m.
|
|
|
|
1
|
Make @superuser_required delegate to @login_required.
|
david
|
January 26th, 2022, 3:50 p.m.
|
|
|
|
1
|
Switch away from text_type shims.
|
david
|
October 15th, 2021, 11:14 a.m.
|
|
|
|
1
|
Remove obsolete __future__ imports.
|
david
|
October 14th, 2021, 2:33 p.m.
|
|
|
|
1
|
Update template loaders for new API.
|
david
|
January 21st, 2022, 2:32 p.m.
|
|
|
|
1
|
Change middleware to always be new-style.
|
david
|
January 21st, 2022, 1:48 p.m.
|
|
|
|
1
|
Update to Django 3.2.
|
david
|
January 22nd, 2022, 1:43 p.m.
|
|
|
|
1
|
Switch out force_text and smart_text for force_str and smart_str
|
david
|
January 26th, 2022, 10:52 a.m.
|
|
|
|
1
|
Add flake8/pep8 settings to setup.cfg
|
david
|
January 21st, 2022, 1:33 p.m.
|
|
|
|
1
|
Tweak check for request.resolver_match in extension templatetags.
|
david
|
January 26th, 2022, 10:51 a.m.
|
|
|
|
1
|
Fix bad QueryDict syntax.
|
david
|
January 26th, 2022, 10:55 a.m.
|
|
|
|
1
|
Define MEDIA_URL in test settings.
|
david
|
January 26th, 2022, 10:57 a.m.
|
|
|
|
1
|
Remove use of six
|
david
|
January 20th, 2022, 12:01 a.m.
|
|
|
|
1
|
Switch to class-based JavascriptCatalog view.
|
david
|
January 21st, 2022, 11:54 a.m.
|
|
|
|
1
|
Fix some test errors in extension manager caused by database changes.
|
david
|
January 22nd, 2022, 12:48 p.m.
|
|
|
|
1
|
Get rid of __future__ imports
|
david
|
January 20th, 2022, 12:41 p.m.
|
|
|
|
1
|
Explicitly escape for "unsafe" mode in definevar.
|
david
|
January 21st, 2022, 11:55 a.m.
|
|
|
|
1
|
Pass choices as kwarg for TimeZoneField.
|
david
|
January 21st, 2022, 3:08 p.m.
|
|
|
|
1
|
Invoke session middleware correctly.
|
david
|
January 22nd, 2022, 1:30 p.m.
|
|
|
|
1
|
Remove default_app_config definitions.
|
david
|
January 21st, 2022, 2:25 p.m.
|
|
|
|
1
|
Add renderer argument to form widgets.
|
david
|
January 21st, 2022, 3:02 p.m.
|
|
|
|
1
|
Use new import path for static templatetags.
|
david
|
January 21st, 2022, 3:18 p.m.
|
|
|
|
1
|
Move away from deprecated ifequal and ifnotequal tags.
|
david
|
January 21st, 2022, 3:19 p.m.
|
|
|
|
1
|
Eliminate all usage of six.moves.
|
david
|
January 19th, 2022, 10:40 p.m.
|
|
|
|
1
|
Fix pattern type in DynamicURLResolver.
|
david
|
January 21st, 2022, 2:48 p.m.
|
|
|
|
1
|
Update a test for new Django model repr
|
david
|
January 22nd, 2022, 12:47 p.m.
|
|
|
|
1
|
Update pipeline storage class.
|
david
|
January 22nd, 2022, 1:47 p.m.
|
|
|
|
1
|
Switch away from undocumented QuerySetPaginator alias.
|
david
|
January 20th, 2022, 12:16 p.m.
|
|
|
|
1
|
Don't import collection ABCs unless we know we need to.
|
david
|
January 20th, 2022, 12:16 p.m.
|
|
|
|
1
|
Change quotes on a configforms test.
|
david
|
January 20th, 2022, 2:21 p.m.
|
|
|
|
1
|
Fix outdated assertion names.
|
david
|
January 20th, 2022, 12:13 a.m.
|
|
|
|
1
|
Convert ugettext to gettext.
|
david
|
January 20th, 2022, 12:14 p.m.
|
|
|
|
1
|
Register type equality checks for Q and F objects.
|
chipx86
|
February 4th, 2022, 7:36 p.m.
|
|
|
|
2
|
Support comparing SQL when order is not guaranteed in some statements.
|
chipx86
|
February 4th, 2022, 7:51 p.m.
|
|
|
|
1
|
Update URL patterns to use new path() and re_path().
|
david
|
January 29th, 2022, 11:13 a.m.
|
|
|
|
1
|
Convert ugettext to gettext.
|
david
|
February 2nd, 2022, 1:49 p.m.
|
|
|
|
1
|
Add renderer argument to form widgets.
|
david
|
January 26th, 2022, 3:51 p.m.
|
|
|
|
1
|
Add missing django.contrib.messages app.
|
david
|
January 26th, 2022, 4:46 p.m.
|
|