Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

drf-extensions

add new features and ongoing maintenance for django rest framework extensions.
Collective - Host: opensource - https://opencollective.com/drf-extensions - Code: https://github.com/chibisov/drf-extensions

test tox CI (#339)

github.com/chibisov/drf-extensions - 9df8f8962e25ef6382cb93f94e3318176e89c8ba authored about 1 year ago by Asif Saif Uddin <[email protected]>
draft github actions (#323)

* draft github actions

* Update and rename django.yml to ci.yml

github.com/chibisov/drf-extensions - f7de5c0278371d35efc3f8ff929fcccdfb641c21 authored over 1 year ago by Asif Saif Uddin <[email protected]>
packaging and CI updates

github.com/chibisov/drf-extensions - 5707abc21f47b415e19da26115729c9e6196efba authored over 1 year ago by Asif Saif Uddin <[email protected]>
Added handling for `ValidationError` while filtering queryset in `NestedViewSetMixin`

github.com/chibisov/drf-extensions - 31f81e7b486871b0bd3633fad58dc2c4567bde7f authored over 1 year ago by Yura Savin <[email protected]>
Removing deprecated lib

github.com/chibisov/drf-extensions - fe03ab6573b83afc12f543bc21ba51affae75417 authored about 2 years ago by Cloves Oliveira <[email protected]>
Correct spelling mistakes

github.com/chibisov/drf-extensions - b3d98d408f4d37d9d8a1e726bc800e4c5e0292a2 authored over 2 years ago by Edward Betts <[email protected]>
added codeql actions (#324)

github.com/chibisov/drf-extensions - ecdf3a95d7f18ccf9cffa55809635c3715179605 authored about 3 years ago by Asif Saif Uddin <[email protected]>
create securit policy file

github.com/chibisov/drf-extensions - 7ef87b01d8c47ca1604d7e64d0b490fc4c712dcf authored about 3 years ago by Asif Saif Uddin <[email protected]>
Fix some more broken links & use https when linking to drf docs (#320)

* fix link to drf docs for viewsets

* ugh

* use https links to django rest framework docs....

github.com/chibisov/drf-extensions - 599e8dc18c0d33920e7ecbf2a142bc41ba3c1b2e authored about 3 years ago by Asher Foa <[email protected]>
fix link to drf docs for viewsets (#319)

* fix link to drf docs for viewsets

* ugh

github.com/chibisov/drf-extensions - 18b0da80c25a55704fec821267093b8233714b72 authored about 3 years ago by Asher Foa <[email protected]>
Modified lookup_value to also use lookup_url_kwarg

The RetrieveSqlQueryKeyBit use to fetch the lookup_value only looking at lookup_field variable o...

github.com/chibisov/drf-extensions - f871dc15c73603e540b7a18e8a9cc57447672730 authored over 3 years ago by Ariën Tolner <[email protected]>
Version 0.7.1

github.com/chibisov/drf-extensions - 0328b9d7a1250ce539bb7b5bac54cdd1db5690c5 authored over 3 years ago by Asif Saif Uddin <[email protected]>
updated release notes

github.com/chibisov/drf-extensions - 0ad6a050e6b1f1ccf5ae556f5ef7423e94885f34 authored over 3 years ago by Asif Saif Uddin <[email protected]>
updated release notes

github.com/chibisov/drf-extensions - 14eb7b7f7356873a6fb0fc986aa26b055dd178e0 authored over 3 years ago by Asif Saif Uddin <[email protected]>
updated readme

github.com/chibisov/drf-extensions - 56e46d3d4740d72b95c3bc8fccd172c509fe3463 authored over 3 years ago by Asif Saif Uddin <[email protected]>
django 3.2 compatibility : do not use drf-3.11

github.com/chibisov/drf-extensions - d4be8110da6bc8e6b6da7eec86c9fe3c3a03f41a authored over 3 years ago by artragis <[email protected]>
django 3.2 compatibility: do not use _headers

need to use .headers or .items() instead. However
we must notice that internal structure has cha...

github.com/chibisov/drf-extensions - 61d658011f6a57001040e7e27e60dbab8ea467d5 authored over 3 years ago by artragis <[email protected]>
Travis-ci: added support for ppc64le along with amd64

github.com/chibisov/drf-extensions - 2a0bd3b66245a05a58e8e1d3bb62bf900520517e authored almost 4 years ago by sanjay-cpu <[email protected]>
v0.7.0

github.com/chibisov/drf-extensions - 3a6d94f4356df28f8a017d5821faacab7f6077b2 authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
build docs

github.com/chibisov/drf-extensions - 68f50aa217ca51a581300d4c396d2e1439d9382e authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
update changlog

github.com/chibisov/drf-extensions - 382b9aae412dab8b910b8d8de0a54fbb1222d9f9 authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Make tests pass with DRF 3.12

DRF dropped rest_framework.compat.get_regex_pattern as it dropped
support for Django < 2. As drf...

github.com/chibisov/drf-extensions - 19efac2ede0eef82aac4785d47a405454fb48225 authored about 4 years ago by Antonio Terceiro <[email protected]>
Django 3.1 has been released, include it in the test matrix

And update tests accordingly

github.com/chibisov/drf-extensions - 002a67cec4159cbd691580b6e7fa42a701f0d2dd authored over 4 years ago by Nicolas Delaby <[email protected]>
only test django 2.2+

github.com/chibisov/drf-extensions - 809fb809076f3b83e334b4df96a08cfd7fa4b9d8 authored over 4 years ago by Tobias Kroenke <[email protected]>
fix(PartialUpdateSerializerMixin): support nesting on same instance

github.com/chibisov/drf-extensions - 3cb243d60ac26c19a8b3ba2a31476ee5aa847b6c authored over 4 years ago by Tobias Kroenke <[email protected]>
Update EmptyResultSet import for django 3.1 compat

https://docs.djangoproject.com/en/dev/releases/3.1/#id1

github.com/chibisov/drf-extensions - 8001a440c7322be26bbe2d16f3a334a8b0b5860b authored over 4 years ago by Stian Jensen <[email protected]>
Merge pull request #289 from imomaliev/remove-test-module-usage

delete rest_framework_extensions.test module usage in tests

github.com/chibisov/drf-extensions - e7cfec93d444f709591199d16858967d0638bb77 authored over 4 years ago by Asif Saif Uddin <[email protected]>
delete rest_framework_extensions.test module usage in tests

github.com/chibisov/drf-extensions - 791c17edf5d2a32d90104f30588d544946f7b667 authored over 4 years ago by Sardorbek Imomaliev <[email protected]>
Merge pull request #288 from imomaliev/deprecate-test

delete redundand test module

github.com/chibisov/drf-extensions - 4a5fd915265d8589fb399a71484bd009c310f8ce authored over 4 years ago by Asif Saif Uddin <[email protected]>
delete redundand test module which is just outdated copy of rest_framework.test

github.com/chibisov/drf-extensions - f09be1b74f299c9b26fd4d4bef182b2a4405ba99 authored over 4 years ago by Sardorbek Imomaliev <[email protected]>
v0.6.0

github.com/chibisov/drf-extensions - 503c22f8b442b2bff1f9060c58c024d7d4caabf2 authored almost 5 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Merge pull request #275 from chibisov/38

general code clean

github.com/chibisov/drf-extensions - 94d2bfc544e3b41a3dfae2e6a587d4169707f1f5 authored almost 5 years ago by Asif Saif Uddin <[email protected]>
Update tested Python and library versions (#286)

github.com/chibisov/drf-extensions - cc8da9168c20ce36f1141f92b052d2debad95d5f authored almost 5 years ago by Oskar Persson <[email protected]>
Replace remaining use of force_text with force_str (#285)

github.com/chibisov/drf-extensions - 8c044c0ed281461999a973b423836309d54b37ff authored almost 5 years ago by Oskar Persson <[email protected]>
Merge branch 'master' into 38

github.com/chibisov/drf-extensions - 7c6f0178347a07db493c7161b81ce6d32040e1d9 authored almost 5 years ago by Asif Saif Uddin <[email protected]>
Update changelog with changes since 0.5.0 (#283)

github.com/chibisov/drf-extensions - 46673dc987175b4ea10d9347a930a13152892df9 authored almost 5 years ago by Oskar Persson <[email protected]>
Add support for Python 3.8, remove traces of Python 2 (#282)

* Add support for Python 3.8

* new-style classes

* new-style super

* Remove source enco...

github.com/chibisov/drf-extensions - 2ba8ef965c329cfb4f8422d26b5753531a6794ac authored almost 5 years ago by Oskar Persson <[email protected]>
Add support for DRF 3.11 (#279)

github.com/chibisov/drf-extensions - d08c7d7fa37db4b685b78846c8246f230d10e973 authored about 5 years ago by Oskar Persson <[email protected]>
Add Django 3.0 support (#276)

github.com/chibisov/drf-extensions - 5817bfa001806df7d51e02ae58608aa7c1fef56b authored about 5 years ago by Oskar Persson <[email protected]>
python 3.8+. python 3.5-, n general code clean

github.com/chibisov/drf-extensions - c85d7b7cbe7b5293db6e6569efd514098302d8da authored about 5 years ago by Asif Saif Uddin (Auvi) <[email protected]>
python 3.8+. python 3.5-, n general code clean

github.com/chibisov/drf-extensions - 46d73cc21cc4089034a056b55bfd0c9fca417d54 authored about 5 years ago by Asif Saif Uddin (Auvi) <[email protected]>
deleting as not needed anymore (#270)

github.com/chibisov/drf-extensions - 1f44b3fa597ddca55495a0b88e5ffa3d2fe8c40d authored about 5 years ago by Asif Saif Uddin <[email protected]>
Add limit/offset and cursor pagination to PaginationKeyBit (#204)

* Add limit/offset and cursor pagination to PaginationKeyBit

* Add tests for key bits of Limi...

github.com/chibisov/drf-extensions - 60ef2eef5ee3b472582346a8c9e04ac3e147874f authored about 5 years ago by Florian Demmer <[email protected]>
Fix #267, always restore headers via response[], this way even cache serializers that don't support tuples will work. (#268)

github.com/chibisov/drf-extensions - e2637c8a439a939cec116aae7fbfee7b11fc95d0 authored about 5 years ago by George-Cristian Bîrzan <[email protected]>
Add paginate decorator (#266)

* Add paginate decorator

* Add tests

* Added : docs

github.com/chibisov/drf-extensions - 437926b91989e402ef0824c15d54f09d989d2f1a authored about 5 years ago by DongHwan Lee <[email protected]>
Revert "Fixed PaginationKeyBit" (#147)

github.com/chibisov/drf-extensions - 1940e7d17940d20319369e278508d86f76d292b2 authored about 5 years ago by Asif Saif Uddin <[email protected]>
Remove build/ directory that shouldn't be in Git (#265)

github.com/chibisov/drf-extensions - 92f2000692c0ed69f26c344773d19cf918dd208a authored about 5 years ago by Aarni Koskela <[email protected]>
Update etag docs (see #217) (#262)

Get rid of Yandex Metrica in the bottom of doc page

github.com/chibisov/drf-extensions - 262a7e2eae2d1de5074859512abb7e273ea9566e authored over 5 years ago by Serhiy <[email protected]>
Update mixins.py (#260)

added an imprt to rest_framework.mixins to allow direct importing of ListDestroyModelMixin

github.com/chibisov/drf-extensions - 422994c8f803c8d063d1408c10de0ea5143d4ed9 authored over 5 years ago by Neil du Toit <[email protected]>
3.10 drf support added (#261)

* 3.10 drf support added

* drf 3.10 support added, modified as per request

github.com/chibisov/drf-extensions - 88cd3abbd7bb6978688cf8e24a7f71008181e5ff authored over 5 years ago by Samiul Sk <[email protected]>
update readme

github.com/chibisov/drf-extensions - 0119afd18bb5fd3b724919aab4efd7081df8ed64 authored over 5 years ago by Asif Saif Uddin <[email protected]>
dropped django 2.0

github.com/chibisov/drf-extensions - e65705cd605d90789bfdcef732765dedf4099d0e authored over 5 years ago by Asif Saif Uddin <[email protected]>
updated versions for release 0.5.0

github.com/chibisov/drf-extensions - 759ea8dd1421e400226509672cb912c839bbc102 authored over 5 years ago by Asif Saif Uddin <[email protected]>
updated versiont tag to 0.5.0

github.com/chibisov/drf-extensions - ba2f2e7525870ebd48b131a77c85147087db2f54 authored over 5 years ago by Asif Saif Uddin <[email protected]>
Updated changelogs for 0.5.0 release

github.com/chibisov/drf-extensions - feb7877e13ad7af7af9d2b3b8b5541402551530b authored over 5 years ago by Asif Saif Uddin <[email protected]>
dropped python 3.4

github.com/chibisov/drf-extensions - 114e336dc13e8d11570c581367b29e5c4b932701 authored over 5 years ago by Asif Saif Uddin <[email protected]>
Drop python 3.4

github.com/chibisov/drf-extensions - 19cdfaafdad8f3a32259eb40c0ec79668daba9b0 authored over 5 years ago by Asif Saif Uddin <[email protected]>
Add Django 2.2 compatibility. (#253)

- Add tox/travis targets
- Fix issues with migrations in Django 2.2
- Drop django.utils.six ...

github.com/chibisov/drf-extensions - 1d28a4b28890eab5cd19e93e042f8590c8c2fb8b authored over 5 years ago by joehybird <[email protected]>
Fix some deprecations from django-filters & djangorestframework (#252)

github.com/chibisov/drf-extensions - 949c084a19421865cb9c8f2fc3dee84124008152 authored almost 6 years ago by joehybird <[email protected]>
Support Django 2.1 and DRF 3.9 (drop 3.8) (#248)

* basename

* test and fix django 2.1, upgrade django-filter, support only latest drf with new...

github.com/chibisov/drf-extensions - 1bd0391c5dc5c4fa3dbf9e8e838d6f66ff54252f authored almost 6 years ago by Tobias Krönke <[email protected]>
Fix broken DRF link (#251)

github.com/chibisov/drf-extensions - 69531e5ef67cbc21141ee569b3657ff9e5dbf8bc authored almost 6 years ago by johnthagen <[email protected]>
Fix DeprecationWarning for @list_route & @detail_route decorators (#247)

github.com/chibisov/drf-extensions - a1b774359342ca6ff7e148cbe0841ca2bc7e70cd authored almost 6 years ago by joehybird <[email protected]>
Update Travis CI matrix (#245)

* Migrate testing matrix to use tox-travis

This migrates the existing versions of Python and ...

github.com/chibisov/drf-extensions - 549498b6163af5ecd862b63cb31c61091cd05212 authored almost 6 years ago by Kevin Brown <[email protected]>
Merge pull request #244 from SerhiyRomanov/mixin_cache_timeout_properties

Added ability to use a specific cache timeouts for `CacheResponseMixin`

github.com/chibisov/drf-extensions - e9e76d56fcfb752313e4fe587d480b0796082d90 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Added ability to use a specific cache timeouts for `CacheResponseMixin`

github.com/chibisov/drf-extensions - 2b1efed4d6b07b816833cdc588350552d5405495 authored about 6 years ago by Serhiy Romanov <[email protected]>
Merge pull request #243 from opencollective/opencollective

Activating Open Collective

github.com/chibisov/drf-extensions - 668227732e627b820b24220ffe4d9a79477498de authored about 6 years ago by Asif Saif Uddin <[email protected]>
Added backers and sponsors on the README

github.com/chibisov/drf-extensions - 3d2af824e27af52673bdf40222a2de8f11a5b67c authored about 6 years ago by Jess <[email protected]>
add link

github.com/chibisov/drf-extensions - 0bb9651cefafcdd21d33d3a8a5977e30e719354f authored about 6 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #242 from makerGeek/patch-1

Fixed broken url in docs

github.com/chibisov/drf-extensions - 356aa7abe832052c1a933f00d62ec622e5df1ad2 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Fixed broken url in docs

github.com/chibisov/drf-extensions - 7540cd25a70319dcc29ced9e2f3f2518e1ac2db6 authored about 6 years ago by Moetaz <[email protected]>
Merge pull request #240 from Thermondo/cache-docs

Fix #237 -- Document cache decorator response behavior

github.com/chibisov/drf-extensions - 1917b7f3644ce921aa4f0575ef3ae1c1fd43d97a authored about 6 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #241 from mwasilew/python3.6

Fixes for building with python3.6

github.com/chibisov/drf-extensions - 5efd803c6ec4f3c52a22c16ae70a55256e2adf08 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Fixes for building with python3.6

In python3.6 write() doesn't support bytes any more. When switching to
str it is important to ke...

github.com/chibisov/drf-extensions - 22dce49b9dcf1f02d7830ce493cf09f222ea551e authored about 6 years ago by Milosz Wasilewski <[email protected]>
Fix possible header mutation issue

Copy the header dictionary to avoid accidental mutation.

github.com/chibisov/drf-extensions - 287de129c3b8d681a433bbb9a1aca23a57fdb264 authored about 6 years ago by Johannes Hoppe <[email protected]>
Add docs for cache response bahavior

* Add better docuemantion about the reponse behavior and how to disable it in tests.
* Refactor ...

github.com/chibisov/drf-extensions - cb53a4756778b0e2856fb40162bc11eea9d3a2ed authored about 6 years ago by Johannes Hoppe <[email protected]>
Merge pull request #239 from auvipy/py3

dropped python 2 code from functional tests

github.com/chibisov/drf-extensions - a4d8130769abcdf365ef16633a950ba0d29caa2b authored about 6 years ago by Asif Saif Uddin <[email protected]>
droped python 2 code from unit tests and setup

github.com/chibisov/drf-extensions - 788ec35b0611aaf412f10718e6301d4ec2fd0029 authored about 6 years ago by Asif Saif Uddin <[email protected]>
droped python 2 code from funtiona tests

github.com/chibisov/drf-extensions - 9f684015ae92a6b9bc8da56953894b06757285ad authored about 6 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #238 from auvipy/py2

Drop Python 2 support

github.com/chibisov/drf-extensions - 7b03a1b0c2c4ad627f72733c671fa2c2005b70b0 authored about 6 years ago by Asif Saif Uddin <[email protected]>
droped python 2 code from bulk operations package

github.com/chibisov/drf-extensions - 7947982c303bb2a45e70e6be990bb45acb251455 authored about 6 years ago by Asif Saif Uddin <[email protected]>
droped python 2 code from cache package

github.com/chibisov/drf-extensions - 28c19827b6e7aadd9a1eaf6ec455183a5f535a08 authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from etag package

github.com/chibisov/drf-extensions - acf3c87994539dc60ea7782356540a4fb547bceb authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from key constructor package

github.com/chibisov/drf-extensions - 543b991d7b9afa1f64c67bec359a8a627e64b717 authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from settings module

github.com/chibisov/drf-extensions - 581cb28414809bc313f2a1b3ce9967053900f593 authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from utils module

github.com/chibisov/drf-extensions - 940d1945d50d559b366bc1c482d7d1205943b7ee authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from test module

github.com/chibisov/drf-extensions - 49bce7801575ed0f91041e826867e0f521fb98b6 authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from serializers module

github.com/chibisov/drf-extensions - d73a0511687331f23ff35b2501ee4b0a5c690372 authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from routers module

github.com/chibisov/drf-extensions - 4026e995b40eeb9fabe9b77614155da72f5c5beb authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from permissions module

github.com/chibisov/drf-extensions - 1721ef54dd8516763608746b63ab0acfe420eb7d authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from mixins module

github.com/chibisov/drf-extensions - 97300bffe11c4534f8afba1ef82e0a9673bae65d authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 code from fields module

github.com/chibisov/drf-extensions - 382c37ce8337e67a200e2e5efa4df5ba1fbc5d0e authored about 6 years ago by Asif Saif Uddin <[email protected]>
updated readme

github.com/chibisov/drf-extensions - bdd10b48520b989e3bffe1ced97d78de89a3d8f7 authored about 6 years ago by Asif Saif Uddin <[email protected]>
drop python 2 from travis matrix

github.com/chibisov/drf-extensions - 478697b69315f78928ac2e15541ff26c6405ebf4 authored about 6 years ago by Asif Saif Uddin <[email protected]>
fixed author name

github.com/chibisov/drf-extensions - 5983a03cb4d8476d136beb40bd83fa94f1479014 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #233 from auvipy/new

new build

github.com/chibisov/drf-extensions - cbe67d82a5de40ade81dccb42605911b63369300 authored over 6 years ago by Asif Saif Uddin (Auvi) <[email protected]>
new build

github.com/chibisov/drf-extensions - c629f136e9ea6c1f3dfd783fa46412071640c095 authored over 6 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #123 from vovanbo/patch-1

Misprint fix in docs example of key constructor params

github.com/chibisov/drf-extensions - 9eabcaaa1f8fe07c5af184b4c39715923846f060 authored over 6 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Merge pull request #231 from auvipy/rel

release notes for v0.4.0

github.com/chibisov/drf-extensions - 33b50a8d2ba21bf1a612333ea5d5aea845534eb2 authored over 6 years ago by Asif Saif Uddin (Auvi) <[email protected]>
remlease notes for v0.4.0

github.com/chibisov/drf-extensions - 8b2ed350dae090d09759e4acb5ba974c247d45ff authored over 6 years ago by Asif Saif Uddin <[email protected]>