~bjornt/django-piston3:reformat

Last commit made on 2022-05-03
Get this branch:
git clone -b reformat https://git.launchpad.net/~bjornt/django-piston3
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
reformat
Repository:
lp:~bjornt/django-piston3

Recent commits

5cf3b20... by Björn Tillenius

Reformat due to new black version.

7a06a01... by Alberto Donato

fix typo in address

9ab6c1e... by Alberto Donato

Fix Architecture target for deb build.

5d33434... by Alberto Donato

release changes for Django 2.2 support as 0.4

98c2021... by Alberto Donato

move tests.py under tests dir so it's run with tests

fix code and related tests for Django changes, drop compatibility with older
releases

959295b... by Alberto Donato

fix (and add a test for) the resource_uri in emitters

92dce64... by Alberto Donato

replace url() uses with re_path() since the former will be deprecated.

Also format/lint code from examples/

50cc7ee... by Alberto Donato

lints

339ecbd... by Alberto Donato

don't run tests when building package

19a8cd6... by Alberto Donato

format and lint code