|
Always use test_users fixture when we use test_site.
|
david
|
January 25th, 2022, 2:44 a.m.
|
|
|
Handle moved url methods.
|
david
|
January 23rd, 2022, 12:09 a.m.
|
|
|
Add on_delete to ForeignKey definitions.
|
david
|
January 24th, 2022, 10:42 p.m.
|
|
|
Use .set() when assigning multiple relations.
|
david
|
January 24th, 2022, 11:37 p.m.
|
|
|
Get rid of last six usage.
|
david
|
January 24th, 2022, 10:41 p.m.
|
|
|
Switch to new pipeline storage class.
|
david
|
January 28th, 2022, 12:34 a.m.
|
|
|
Use display_id when forming URLs in search tests.
|
david
|
January 27th, 2022, 10:11 p.m.
|
|
|
Remove providing_args from all Signal instances.
|
david
|
January 28th, 2022, 12:38 a.m.
|
|
|
Fix a broken try/except/else clause.
|
david
|
January 26th, 2022, 11:44 p.m.
|
|
|
Fix up deprecated import paths.
|
david
|
January 26th, 2022, 11:42 p.m.
|
|
|
Fix name of through table attribute for m2m field.
|
david
|
January 27th, 2022, 10:04 p.m.
|
|
|
Use modern inclusion method for admin URLs.
|
david
|
January 26th, 2022, 10:55 p.m.
|
|
|
Update paths for static templatetags
|
david
|
January 26th, 2022, 11:21 p.m.
|
|
|
Add renderer argument to form widgets.
|
david
|
January 26th, 2022, 10:51 p.m.
|
|
|
Get rid of deprecated ifnotequal templatetag.
|
david
|
January 27th, 2022, 8:20 p.m.
|
|
|
Add missing django.contrib.messages app.
|
david
|
January 26th, 2022, 11:46 p.m.
|
|
|
Change force_text to force_str
|
david
|
January 29th, 2022, 6:11 p.m.
|
|
|
Convert ugettext to gettext.
|
david
|
February 2nd, 2022, 8:49 p.m.
|
|
|
Update URL patterns to use new path() and re_path().
|
david
|
January 29th, 2022, 6:13 p.m.
|
|
|
Fix outdated assertion names.
|
david
|
January 20th, 2022, 7:13 a.m.
|
|
|
Convert ugettext to gettext.
|
david
|
January 20th, 2022, 7:14 p.m.
|
|
|
Switch away from undocumented QuerySetPaginator alias.
|
david
|
January 20th, 2022, 7:16 p.m.
|
|
|
Don't import collection ABCs unless we know we need to.
|
david
|
January 20th, 2022, 7:16 p.m.
|
|
|
Change quotes on a configforms test.
|
david
|
January 20th, 2022, 9:21 p.m.
|
|
|
Eliminate all usage of six.moves.
|
david
|
January 20th, 2022, 5:40 a.m.
|
|
|
Update a test for new Django model repr
|
david
|
January 22nd, 2022, 7:47 p.m.
|
|
|
Fix pattern type in DynamicURLResolver.
|
david
|
January 21st, 2022, 9:48 p.m.
|
|
|
Update pipeline storage class.
|
david
|
January 22nd, 2022, 8:47 p.m.
|
|
|
Remove default_app_config definitions.
|
david
|
January 21st, 2022, 9:25 p.m.
|
|
|
Add renderer argument to form widgets.
|
david
|
January 21st, 2022, 10:02 p.m.
|
|
|
Use new import path for static templatetags.
|
david
|
January 21st, 2022, 10:18 p.m.
|
|
|
Move away from deprecated ifequal and ifnotequal tags.
|
david
|
January 21st, 2022, 10:19 p.m.
|
|
|
Get rid of __future__ imports
|
david
|
January 20th, 2022, 7:41 p.m.
|
|
|
Explicitly escape for "unsafe" mode in definevar.
|
david
|
January 21st, 2022, 6:55 p.m.
|
|
|
Pass choices as kwarg for TimeZoneField.
|
david
|
January 21st, 2022, 10:08 p.m.
|
|
|
Invoke session middleware correctly.
|
david
|
January 22nd, 2022, 8:30 p.m.
|
|
|
Remove use of six
|
david
|
January 20th, 2022, 7:01 a.m.
|
|
|
Switch to class-based JavascriptCatalog view.
|
david
|
January 21st, 2022, 6:54 p.m.
|
|
|
Fix some test errors in extension manager caused by database changes.
|
david
|
January 22nd, 2022, 7:48 p.m.
|
|
|
Add flake8/pep8 settings to setup.cfg
|
david
|
January 21st, 2022, 8:33 p.m.
|
|
|
Tweak check for request.resolver_match in extension templatetags.
|
david
|
January 26th, 2022, 5:51 p.m.
|
|
|
Fix bad QueryDict syntax.
|
david
|
January 26th, 2022, 5:55 p.m.
|
|
|
Define MEDIA_URL in test settings.
|
david
|
January 26th, 2022, 5:57 p.m.
|
|
|
Change middleware to always be new-style.
|
david
|
January 21st, 2022, 8:48 p.m.
|
|
|
Switch out force_text and smart_text for force_str and smart_str
|
david
|
January 26th, 2022, 5:52 p.m.
|
|
|
Update to Django 3.2.
|
david
|
January 22nd, 2022, 8:43 p.m.
|
|
|
Update template loaders for new API.
|
david
|
January 21st, 2022, 9:32 p.m.
|
|
|
Remove obsolete __future__ imports.
|
david
|
October 14th, 2021, 8:33 p.m.
|
|
|
Switch away from text_type shims.
|
david
|
October 15th, 2021, 5:14 p.m.
|
|
|
Make @superuser_required delegate to @login_required.
|
david
|
January 26th, 2022, 10:50 p.m.
|
|