An open API service providing commit metadata for open source projects.

GitHub / beda-software/drf-writable-nested / commits

Writable nested model serializer for Django REST Framework

SHA Message Author Date Stats
056b3321 Bump 0.7.2 Ilya Beda <i****x@g****m> over 1 year ago
608890fe merge Merge pull request #188 from browniebroke/django-5.1-python-3.13 Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
36963551 Update README.md Bruno Alla <a****o@g****m> over 1 year ago
386b67d0 Update changelog Bruno Alla <a****o@g****m> over 1 year ago
f89b0194 Add support for Django 5.2 Bruno Alla <a****o@g****m> over 1 year ago
f1574e10 Update mypy job to run against the latest Django/Python versions Bruno Alla <a****o@g****m> over 1 year ago
64f0ab5b merge Merge pull request #187 from browniebroke/drop-python-3.8 Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9f90f1cc merge Merge pull request #189 from browniebroke/update-gh-actions Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d5705c7d Update GH actions versions in workflows Bruno Alla <a****o@g****m> almost 2 years ago
0ffdac60 Update changelog Bruno Alla <a****o@g****m> almost 2 years ago
68b531ed Add official support for Django 5.1 and Python 3.13 Bruno Alla <a****o@g****m> almost 2 years ago
984d151f Update changelog Bruno Alla <a****o@g****m> almost 2 years ago
2223acc9 Drop support for Python 3.8 as it's EOL Bruno Alla <a****o@g****m> almost 2 years ago
639de87c Bump to 0.7.1 Vadim Laletin <r****r@g****m> almost 2 years ago
e12b3566 merge Merge pull request #186 from browniebroke/upgrade-drf-315 Vadim Laletin <r****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
fc2a87fa Add support for DRF 3.15 and drop Django <4.2 Bruno Alla <a****o@g****m> about 2 years ago
f147adf5 Update README and classifiers Bruno Alla <a****o@g****m> about 2 years ago
d501d247 Upgrade codecov action Bruno Alla <a****o@g****m> about 2 years ago
56e2b13e Add back Python 3.12 to CI Bruno Alla <a****o@g****m> about 2 years ago
e6b4d82c Drop support for Django<3.2 and Python 3.7 Bruno Alla <a****o@g****m> about 2 years ago
24da9c02 merge Merge branch 'refs/heads/fix-mypy' into upgrade-django5.0-python3.12 Bruno Alla <a****o@g****m> about 2 years ago
f99bddad Don't run mypy on older versions of Django Bruno Alla <a****o@g****m> over 2 years ago
22770e69 Add --show-traceback to mypy runs Bruno Alla <a****o@g****m> over 2 years ago
dcdd2324 Ignore type error from mypy Bruno Alla <a****o@g****m> over 2 years ago
a88cecf8 Finish running the whole CI matrix before stopping Bruno Alla <a****o@g****m> over 2 years ago
22b4214e Install latest version of djangorestframework-stubs, with correct version of ... Bruno Alla <a****o@g****m> over 2 years ago
9a1c60fd Make a note in toxfile Bruno Alla <a****o@g****m> over 2 years ago
9adf635d Comment out Python 3.12 for now Bruno Alla <a****o@g****m> over 2 years ago
87b1b107 Add official support for Django 5.0 and Python 3.12 Bruno Alla <a****o@g****m> over 2 years ago
6b24faea Test Django 4.2 only with DRF 3.14 Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f8241fb3 merge Merge pull request #175 from browniebroke/upgrade/django-4.2 Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d3c3c7c3 Add official support for Django 4.2 Bruno Alla <a****o@g****m> over 3 years ago
b511c6d6 Update information about supported versions Ilya Beda <i****x@g****m> over 3 years ago
1670cdea Use pytest instead of ./py.test to run tests Ilya Beda <i****x@g****m> over 3 years ago
3df32843 Update README.md Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
66fdb014 Keep python version only for ci task Ilya Beda <i****x@g****m> over 3 years ago
f202f8df Keep python version only for ci task Ilya Beda <i****x@g****m> over 3 years ago
492cb987 Fix typo Ilya Beda <i****x@g****m> over 3 years ago
94634660 Revert djangorestframework-stubs update Ilya Beda <i****x@g****m> over 3 years ago
1c929d3f Add python 3.11 and Djanog 4.1 to CI Ilya Beda <i****x@g****m> over 3 years ago
701618f8 Update versions Ilya Beda <i****x@g****m> over 3 years ago
82910b40 merge Merge pull request #172 from cezar77/cezar77-patch-1 Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
969f9390 Update mixins.py Cezar Pendarovski <c****i@c****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e2402131 Add 0.7.0 changelog Vadim Laletin <r****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
5846622e Bump to 0.7.0 Vadim Laletin <r****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
cd19dcc7 merge Merge pull request #170 from izimobil/master Vadim Laletin <r****r@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
58876292 merge Merge pull request #169 from OttoAndrey/master Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
26715d75 Refactor perform_nested_delete code David Jean Louis <i****l@g****m> about 4 years ago
d1a07e47 merge Merge branch 'beda-software-master' David Jean Louis <i****l@g****m> about 4 years ago
f9f18a82 Added DEFAULT_AUTO_FIELD setting for newer django versions David Jean Louis <i****l@g****m> about 4 years ago
fe948838 Added migration for tests David Jean Louis <i****l@g****m> about 4 years ago
00b5c2af merge Merge with upstream David Jean Louis <i****l@g****m> about 4 years ago
f6fdfa32 Fix indexes in README.md example Andrey Otto <o****o@g****m> about 4 years ago
d52b5473 Fix .github/workflows/publish.yaml Ilya Beda <i****x@g****m> about 4 years ago
dd5b3034 Fix .github/workflows/publish.yaml Ilya Beda <i****x@g****m> about 4 years ago
349b31bf Bump 0.6.4 Ilya Beda <i****x@g****m> about 4 years ago
5e1852a9 Add publish workflow Ilya Beda <i****x@g****m> about 4 years ago
d8065e18 merge Merge pull request #167 from 4teamwork/master Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ae3c6f6b Fix reverse m2m relation update Kevin Bieri <b****e@g****m> about 4 years ago
a3d53dc1 Export coverage Ilya Beda <i****x@g****m> over 4 years ago
9fecf458 Enable python 3.10 Ilya Beda <i****x@g****m> over 4 years ago
a36220f8 Drop support python 3.5 and 3.6 Ilya Beda <i****x@g****m> over 4 years ago
0f257ea2 Add github actions badge Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5f8fdd35 Restore mypy Ilya Beda <i****x@g****m> over 4 years ago
90dd8ce5 Skip 3.6 Ilya Beda <i****x@g****m> over 4 years ago
888bd453 Skip python 3.5 Ilya Beda <i****x@g****m> over 4 years ago
156bbb1d Skip mypy Ilya Beda <i****x@g****m> over 4 years ago
c1a41d4a Revert "Fix mypy https://github.com/typeddjango/djangorestframework-stubs/pul... Ilya Beda <i****x@g****m> over 4 years ago
2b864474 Up pytest Ilya Beda <i****x@g****m> over 4 years ago
abc8b80a Fix mypy https://github.com/typeddjango/djangorestframework-stubs/pull/203 Ilya Beda <i****x@g****m> over 4 years ago
b1514413 Skip python 3.10 Ilya Beda <i****x@g****m> over 4 years ago
f577758e Rid of DJANGO version export Ilya Beda <i****x@g****m> over 4 years ago
28c90995 Use string as python 3.10 version Ilya Beda <i****x@g****m> over 4 years ago
65031d27 Manual merge https://github.com/beda-software/drf-writable-nested/pull/160 Ilya Beda <i****x@g****m> over 4 years ago
bfe62d46 Fix build matrix Ilya Beda <i****x@g****m> over 4 years ago
1c7a6ebf Use gh-actions instead of travis:env Ilya Beda <i****x@g****m> over 4 years ago
b7f11d71 Add django version into matrix Ilya Beda <i****x@g****m> over 4 years ago
a8f185e2 Setup github actions Ilya Beda <i****x@g****m> over 4 years ago
e025c38c Remove travis-ci Ilya Beda <i****x@g****m> over 4 years ago
f47765da merge Merge pull request #155 from johnthagen/patch-1 Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
70f5eaa7 Document Python 3.10 support in README johnthagen <j****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b4da841b merge Merge pull request #153 from johnthagen/patch-1 Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
5f914df0 Use Travis CI 3.10-dev matrix johnthagen <j****n@u****m> almost 5 years ago
57937909 Add Python 3.10 to test matrix johnthagen <j****n@u****m> almost 5 years ago
804ac5f3 Add support for Python 3.10 johnthagen <j****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b3fff320 merge Merge pull request #148 from xalien10/update-problem-with-nested-fields-and-f... Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
10b4e025 Known problems with solutions in README file modified with a fix for formdata... Mahmudul Hasan <m****n@u****m> almost 5 years ago
c6c47e44 Bump to 0.6.3 Vadim Laletin <r****r@g****m> over 5 years ago
0392957a Add drf312 and dj32 and py39 to tox/travis config. Close #142 Vadim Laletin <r****r@g****m> over 5 years ago
307f21aa merge Merge pull request #143 from kavdev/patch-1 Vadim Laletin <r****r@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
615dbaa1 merge Merge pull request #131 from starryrbs/master Vadim Laletin <r****r@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
441ab8c8 Make nested object deletion extensible Alexander Kavanaugh <a****x@k****o> over 5 years ago
f7d470fb merge Merge pull request #136 from claytondaley/pytest-django-4 Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ee66eb88 eliminates `six` dependency by upgrading pytest-django to 4.0 Clayton Daley <c****y@g****m> over 5 years ago
726a6d5b Update testing description Vadim Laletin <r****r@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5bd107c4 Fix code checking problems starryrbs <1****4@q****m> almost 6 years ago
fb3048c4 fix UniqueFieldsMixin Cannot use message and lookup starryrbs <1****4@q****m> almost 6 years ago
6c154a08 merge Merge pull request #127 from palfrey/mypy-testing Ilya Beda <i****x@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ad11a9af Make type hints 3.5-compatible Tom Parker-Shemilt <p****y@t****t> almost 6 years ago
a23e827c Add more comments about the example project Tom Parker-Shemilt <p****y@t****t> almost 6 years ago

← Back to repository