Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge release 1.21.7 into master #867

Open
wants to merge 102 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
02cc192
Add sample code to handle Base64 fields in drf-extra-fields project
WasinTh Aug 25, 2019
b0f1906
Fix format for .rst
WasinTh Aug 25, 2019
67f5489
Update answer to the easier version as suggested in https://github.co…
WasinTh Aug 14, 2020
5b88e65
update readme.rst
sumit4613 Dec 12, 2020
426fb5d
url from DEFAULT_API_URL now works
CoreJa Dec 25, 2020
d2a2783
Check for allow_null attribute
krectra Jan 6, 2021
ecf1699
Merge pull request #1 from capslent/serpy_allow_null
krectra Jan 6, 2021
00f8838
Add utf-8 support for generated formats
Jan 14, 2021
364732a
Added `many` support to example code.
cbek Jan 22, 2021
cbdb713
serialize pytz object as a string
MilanPecov May 11, 2021
11fdb02
simplify if condition
krectra May 24, 2021
571cd00
Merge branch 'master' into add-support-for-timezone-field
JoelLefkowitz Sep 22, 2021
468d0b9
Merge branch 'master' into patch-1
JoelLefkowitz Sep 22, 2021
e6d0528
Merge branch 'master' into utf8-support
JoelLefkowitz Sep 22, 2021
be1f084
handle errors rendering with TemplateHTMLRenderer
terencehonles Sep 23, 2021
049c2ed
Merge branch 'master' into master
axnsan12 Dec 12, 2021
6670052
Allow specifying response as a reference
vmax Nov 28, 2021
e6c1aad
[readme] Fix missing re_path import
damien-ramelet Feb 15, 2022
0c14a4f
fix map source mapping
PetrDlouhy Feb 22, 2022
7230713
Merge branch 'master' into master
krectra Mar 6, 2022
ab7f37f
Remove universal wheel, python 2 is unsupported
gopackgo90 Mar 11, 2022
fc4d6a1
Merge pull request #778 from PetrDlouhy/master
JoelLefkowitz Jul 14, 2022
3f01252
Merge pull request #773 from damien-devpy/missing_import_readme
JoelLefkowitz Jul 14, 2022
55d2805
Inline allow_unicode parameter
JoelLefkowitz Jul 14, 2022
113be08
Merge pull request #692 from ProstoMaxim/utf8-support
JoelLefkowitz Jul 14, 2022
850ccf5
Update changelog
JoelLefkowitz Jul 14, 2022
8bc55e8
Update changelog typos
JoelLefkowitz Jul 14, 2022
78720c7
Merge pull request #782 from gopackgo90/patch-1
JoelLefkowitz Jul 15, 2022
f5f9b2a
Add cspell
JoelLefkowitz Jul 15, 2022
58d0cdf
Fix old spelling errors
JoelLefkowitz Jul 15, 2022
a577536
Add ref_name to UserSerializer after removing suffix typo
JoelLefkowitz Jul 15, 2022
1b03e72
Merge pull request #796 from axnsan12/cspell
JoelLefkowitz Jul 15, 2022
6745ddb
Merge pull request #757 from oppgjorskontoret/allow-inserting-arbitra…
JoelLefkowitz Jul 17, 2022
60ae05c
Merge branch '1.21.x' into pr/742
JoelLefkowitz Jul 17, 2022
4289361
Merge branch '1.21.x' into pr/717
JoelLefkowitz Jul 17, 2022
eebb245
Merge branch '1.21.x' into pr/695
JoelLefkowitz Jul 17, 2022
fe08c76
Merge branch '1.21.x' into pr/688
JoelLefkowitz Jul 17, 2022
4e6564a
Merge branch '1.21.x' into pr/682
JoelLefkowitz Jul 17, 2022
a088d32
Merge branch '1.21.x' into pr/678
JoelLefkowitz Jul 17, 2022
ba54faa
Merge branch '1.21.x' into pr/445
JoelLefkowitz Jul 17, 2022
1662fc8
Set permission classes to a tuple
JoelLefkowitz Jul 17, 2022
ea5c3b6
Merge pull request #695 from cbek/patch-1
JoelLefkowitz Jul 17, 2022
5774190
Merge pull request #445 from WasinTh/drf-extra-fields-base64-integration
JoelLefkowitz Jul 17, 2022
d3b14ab
Merge pull request #678 from sumit4613/patch-1
JoelLefkowitz Jul 17, 2022
124f2cd
Update chagnelog
JoelLefkowitz Jul 17, 2022
0ec7f89
Add prepublish twine check
JoelLefkowitz Jul 18, 2022
deb3994
Fix action version syntax
JoelLefkowitz Jul 18, 2022
8b76535
Fix indentation in README.rst code blocks
JoelLefkowitz Jul 18, 2022
3972472
Add twine to publish dependencies
JoelLefkowitz Jul 18, 2022
fe53426
Specify toxenv explicitly
JoelLefkowitz Jul 18, 2022
822f66d
Specify all tox targets
JoelLefkowitz Jul 18, 2022
d7314b6
Add py prefix to toxenvs
JoelLefkowitz Jul 18, 2022
a000102
Update changelog
JoelLefkowitz Jul 18, 2022
f4bf7ba
Merge pull request #797 from axnsan12/prepublish
JoelLefkowitz Jul 18, 2022
f87dbd5
Merge pull request #742 from terencehonles/handle-errors-rendering-wi…
JoelLefkowitz Jul 18, 2022
13f0af2
Merge pull request #717 from MilanPecov/add-support-for-timezone-field
JoelLefkowitz Jul 18, 2022
cb03608
Merge pull request #688 from krectra/master
JoelLefkowitz Jul 18, 2022
0e09cbe
Merge pull request #682 from CoreJa/master
JoelLefkowitz Jul 18, 2022
00b042b
Update changelog
JoelLefkowitz Jul 18, 2022
7adddf7
Declare Django 3.2 support in README, classifiers
DavidCain Aug 3, 2022
611594d
Fix `pip install` command for contributors on zsh
DavidCain Aug 3, 2022
44fed4b
Merge pull request #803 from DavidCain/dcain-django32
JoelLefkowitz Aug 9, 2022
d73cffc
Merge pull request #802 from DavidCain/dcain-contributing
JoelLefkowitz Aug 20, 2022
5420475
Dont use NullBooleanField if drf version >= 3.14.0
JoelLefkowitz Sep 24, 2022
2646dfa
Swap back BooleanField and NullBooleanField
JoelLefkowitz Sep 24, 2022
a58f098
Merge pull request #814 from axnsan12/fix/drf-3.14.0
JoelLefkowitz Sep 26, 2022
0cdc4bd
Update changelog
JoelLefkowitz Sep 26, 2022
bf9b217
Update README to use path instead of re_path in example
amir-bio Oct 4, 2022
5aa412d
Run tests with latest dependencies
nikosmichas Oct 15, 2022
d37d792
Add python 3.10 in GH actions matrix
nikosmichas Oct 15, 2022
3dbc697
Fix RecursiveField
iorlandini Oct 25, 2022
fa3ebf5
Merge pull request #816 from amir-bio/update-readme-to-use-path
JoelLefkowitz Feb 8, 2023
c2b3555
Merge branch '1.21.x' into run-tests-with-new-dj-drf
JoelLefkowitz Feb 8, 2023
2e24395
Merge pull request #822 from iorlandini/master
JoelLefkowitz Feb 8, 2023
4ead159
Change github actions runner from ubuntu-latest to ubuntu-20.04
JoelLefkowitz Feb 8, 2023
d071aa0
Change github actions runner from ubuntu-latest to ubuntu-20.04
JoelLefkowitz Feb 8, 2023
4aa2c0a
Remove python 3.6 tests since swagger-spec-validator no longer suppor…
JoelLefkowitz Feb 8, 2023
158bd10
Merge branch '1.21.x' into run-tests-with-new-dj-drf
JoelLefkowitz Feb 8, 2023
860b8ff
Use a string literal for python versions such as "3.10"
JoelLefkowitz Feb 8, 2023
19e5ab2
Merge pull request #818 from nikosmichas/run-tests-with-new-dj-drf
JoelLefkowitz Feb 8, 2023
9d9f56b
Add python 3.10 compatibility to README.md
JoelLefkowitz Feb 8, 2023
065b4f1
Update changelog
JoelLefkowitz Feb 9, 2023
6e40342
Fix: Provide enums support for schema.
onegreyonewhite Feb 11, 2023
1b2d89c
Fix: Tests for Python 3.11.
onegreyonewhite Feb 11, 2023
dcd0951
Refactoring: Removed old version code.
onegreyonewhite Feb 11, 2023
9286033
Fix: Linting is now working.
onegreyonewhite Feb 11, 2023
198dfb0
Fix: Provide usage of Enums as dict keys.
onegreyonewhite Feb 12, 2023
a6fe9a6
Fix: Docs build with latest sphinx versions.
onegreyonewhite Mar 1, 2023
87187b1
keep path parameters in their given order
terencehonles Mar 2, 2023
5530022
Merge pull request #841 from terencehonles/keep-path-parameter-ordering
JoelLefkowitz Mar 8, 2023
83aa352
Fix: Action build docs with latest tox version.
onegreyonewhite Mar 9, 2023
a00fd87
Fix: Update python version for dj-master branch.
onegreyonewhite Mar 16, 2023
353f071
Merge pull request #837 from onegreyonewhite/1.21.x
JoelLefkowitz Mar 16, 2023
afea1bc
Feature: Migrate to PyYAML for yaml generator. (#845)
onegreyonewhite May 16, 2023
a836b04
Fix: Remove required coreapi dependency. (#854)
onegreyonewhite Jun 15, 2023
24c4c1b
Update Changelog
Jun 15, 2023
106d7b2
Feature: Add ``drf_yasg.inspectors.query.DrfAPICompatInspector``. (#857)
onegreyonewhite Jul 4, 2023
5e239a8
[fix] Fixed map source mapping (#859)
pandafy Jul 13, 2023
2548298
Tests: Improve test coverage 95.91% -> 98.30%. (#862)
onegreyonewhite Jul 19, 2023
db42d35
Update Changelog
Jul 20, 2023
c1c25ee
Add python3.6 to the actions matrix but exclude it from tests
Jul 20, 2023
dc2bc23
Merge branch '1.21.x' into master
terencehonles Sep 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.