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

remlease notes for v0.4.0

github.com/chibisov/drf-extensions - a929836ec3279da0467efa53ad580fd4ed54d828 authored over 6 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #230 from auvipy/ovr

Overhaul moved and removed

github.com/chibisov/drf-extensions - aa9ac667169b083ab2ebf054cf7d682c06e5e8d0 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
Merge branch 'master' of https://github.com/chibisov/drf-extensions into ovr

github.com/chibisov/drf-extensions - 353068edcf5a4de047a649716acdef8f13909cc0 authored over 6 years ago by Asif Saif Uddin <[email protected]>
added installation instruction for github install

github.com/chibisov/drf-extensions - 6b2ac63a3072c05073f99c700b487c422f91bbda authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #229 from auvipy/ovr

moved etag from overhaul to main package

github.com/chibisov/drf-extensions - 9cc953bb8da6a0e08ce03f9af5c41b072aa37ecd authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
moved etag from overhau to main package

github.com/chibisov/drf-extensions - e8302fb76f934bdee4ee7ce84efb0fd2e53c8938 authored over 6 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #228 from HyreAS/use-is-authenticated

Use property is_authenticated instead for django 2.0 compatability

github.com/chibisov/drf-extensions - 0c48d4f4f649b5f119a583f5f3f225b84d1a0934 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
Use property is_authenticated instead for django 2.0 compatability

Django 2.0 removed support for calling is_authenticated as a function.
This PR changes all acces...

github.com/chibisov/drf-extensions - a683489e41a8121f8782009926772d65e5065d67 authored over 6 years ago by Aleksander Vognild Burkow <[email protected]>
pinned django-filter to 1.1

github.com/chibisov/drf-extensions - 8107da272f898c5ae5afea5b2e1e3ff7fd104a58 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
update version tag

github.com/chibisov/drf-extensions - 00712396be979aaa5a86246bee39284b5e5e8d71 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #215 from rpkilby/fix-tests

Fix tests, disable etag feature

github.com/chibisov/drf-extensions - 22f6565268ca3172cac7d4990e67c38b66b7d443 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
Simplify file storage handling

github.com/chibisov/drf-extensions - a5f3faade9820c61d31eac67344fd672a1269999 authored over 6 years ago by Ryan P Kilby <[email protected]>
Delete unused compat code

github.com/chibisov/drf-extensions - 761f0a64f988c29f5150ac62903bf43f05014af9 authored over 6 years ago by Ryan P Kilby <[email protected]>
Remove old compat code

github.com/chibisov/drf-extensions - a2b010a018ad6e97862e4e183c2b3a7fa8bd7d8b authored over 6 years ago by Ryan P Kilby <[email protected]>
Add test urls stub

github.com/chibisov/drf-extensions - b65403763a2b44313756dbf3d6a4a80f6517bc7d authored over 6 years ago by Ryan P Kilby <[email protected]>
Fix CommentModel m2m null warning

github.com/chibisov/drf-extensions - 252ffda53d494403133fdb1986c92422264406d8 authored over 6 years ago by Ryan P Kilby <[email protected]>
Add 'functional' and 'unit' test apps

github.com/chibisov/drf-extensions - bfa7a27fa5f744be1d9b9f793dace2c2ae44a72a authored over 6 years ago by Ryan P Kilby <[email protected]>
Drop tests app app

github.com/chibisov/drf-extensions - 367334a9100a02c435010f6d501362fe7d834920 authored over 6 years ago by Ryan P Kilby <[email protected]>
Fix travis config

- Use TOXENV env variable instead of "-e $TOX_ENV"
- "-- tests_app" argument is no longer necess...

github.com/chibisov/drf-extensions - d34853b25fcebea9368d278bb490c2fde196c18a authored over 6 years ago by Ryan P Kilby <[email protected]>
View not dependent on etag functionality

github.com/chibisov/drf-extensions - 5bef6d2405f6f81c3a5601904a8ce6f9f9010852 authored over 6 years ago by Ryan P Kilby <[email protected]>
Move etag out of package, hide from test suite

github.com/chibisov/drf-extensions - ed0f4151fb6b0f2998081b42143e8037f1f5732d authored over 6 years ago by Ryan P Kilby <[email protected]>
Merge pull request #214 from rpkilby/router-fixes

Fix router compatibility with DRF 3.8

github.com/chibisov/drf-extensions - edaa2ddcf6f9591f8315bffd59c9fd5a01ddff03 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
Drop ExtendedActionLinkRouterMixin in favor of DRF

This mixin is no longer necessary, as its features are present in DRF.
There are a few minor dif...

github.com/chibisov/drf-extensions - bb0db32068ec62700322152a5a0b1be597a14d7f authored over 6 years ago by Ryan P Kilby <[email protected]>
Handle regex pattern compatibilty

github.com/chibisov/drf-extensions - 31bd361e63835e10f3b675c3ffc26032953a2bd6 authored over 6 years ago by Ryan P Kilby <[email protected]>
Drop old APIRoot compat (pre-DRF 3.4)

github.com/chibisov/drf-extensions - 4c4c08f46c3fc1d9785fa88e91b748861450a8b0 authored over 6 years ago by Ryan P Kilby <[email protected]>
Drop old trailing_slash compat (pre-DRF 2.4)

github.com/chibisov/drf-extensions - 31a85830404dc1947a854d52c36e42624342543e authored over 6 years ago by Ryan P Kilby <[email protected]>
update class based view import to new convention

github.com/chibisov/drf-extensions - 4609ea0e18095b9e4633f44759844c1b5ad88833 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
Update old style middleware with mixin

github.com/chibisov/drf-extensions - a23611218cb67b69fabdb761f61cc5a0127bd057 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
Deleted unneeded __init__ file

github.com/chibisov/drf-extensions - e126d51f3d51f0ee53a53a850625d309534bc70a authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
MIDDLEWARE

github.com/chibisov/drf-extensions - e1e3b102ee30871cb6bdba4e2fbb7370b56ff216 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
TEMPLATES

github.com/chibisov/drf-extensions - 9c37f9b178720664ac633dff710dbbdec32e5f95 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
AUTH_PASSWORD_VALIDATORS

github.com/chibisov/drf-extensions - 40d4c1439a337286e87a080ea5e365ed5add45d3 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
drf 3.8.1 or more in tox

github.com/chibisov/drf-extensions - ee6ec8b386a4e6938e22aeb36d1966bf11cc0898 authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
requried drf > 3.8.1 on master

github.com/chibisov/drf-extensions - 5f2218d90319bb5aa1bd8771532489a64d00079e authored over 6 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #193 from Thermondo/small-cache

Cache only the renered response the whole response object

github.com/chibisov/drf-extensions - bc039676cc95c999a439cda40341bfa0bcd6dbb6 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
Cache only the renered response the whole response object

When caching the whole response object from DRF, that means
it will include data attribute and t...

github.com/chibisov/drf-extensions - bdce9e0f4b2112097c5371786da5dac85e861066 authored almost 7 years ago by Johannes Hoppe <[email protected]>
exclude dj2 in py2

github.com/chibisov/drf-extensions - 7cacf106f7881f02a2f67969cb7d91a96f3b7ecb authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #210 from auvipy/fix

Fix more django 2.0 errors

github.com/chibisov/drf-extensions - 9b26a54ea82a2e1c6191b57284d87528e86b3458 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
ordering meta option

github.com/chibisov/drf-extensions - 83a4d18f90fc720596d91a14a9c1ee419dfbb7fe authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
parent_view_lookup

github.com/chibisov/drf-extensions - b2871fc3b11dff8584e54f7ab6c5c101bce6a5ac authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
fix unordered objectlist error

github.com/chibisov/drf-extensions - a4fb14c2957524456ce0687ef8fb33b109a5b7b0 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
None attr check

github.com/chibisov/drf-extensions - c701ce914a6e3ae513979e0c4623bf6bf5e9d4db authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
.set()

github.com/chibisov/drf-extensions - f0c8f448ba669f2bd9c7d3d57fb313c2e8a642a5 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
fix m2m attribute lookup

github.com/chibisov/drf-extensions - 2c9a9c29739c02ab53057897557e26c6346d7430 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
fix

github.com/chibisov/drf-extensions - ff49a3de35a67e9947c20a41ab49cbec8a82dcf0 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
pep8

github.com/chibisov/drf-extensions - fe03a368060f775777cca2420a3ec559e0296ae0 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
Fixed django 2.0 errors (#209)

* fix url import error

* fixed on_delete argument error

* fixed noreversematch import issu...

github.com/chibisov/drf-extensions - 24688ae302f4f9e62493aeea37d857924aceba4f authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
update readme

github.com/chibisov/drf-extensions - b24f3ccdf06a0651feb39195f8fea3e0d8b34c90 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
remove 1.8 from travis

github.com/chibisov/drf-extensions - d0ad0023d76cc512ee20ea19eed8413d8538df20 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
drop 1.8 from master

github.com/chibisov/drf-extensions - 7f002d2f3697adc9483c3f5edfb97be31c9184c9 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
update tox

github.com/chibisov/drf-extensions - 3f3a28bf85bb3949e6aafb804c66ad430bcc1db9 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
newer middleware settings only

github.com/chibisov/drf-extensions - e7921597fdf4826fac719ab19ed5bcaeae57043f authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
update middleware settings with compat

github.com/chibisov/drf-extensions - 05b3d2a5a0e455e17e914c5ef40af9fc6a45eb92 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
remove empty file

github.com/chibisov/drf-extensions - 23b56544d70e8bbe771685324829d6b122b1a504 authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
use supported versions only

github.com/chibisov/drf-extensions - dd09b14f3792bd6ab39c35924276c1b2ddfcb86a authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
remove obsolete django versions from tox

github.com/chibisov/drf-extensions - 58f35ce530cde2921c1ce955d7d92fc5422d47ae authored almost 7 years ago by Asif Saifuddin Auvi <[email protected]>
Parse rest-framework's version by using more tolerant functions (#198)

* Parse rest-framework's version by using more tolerant functions

* Factor the way the django...

github.com/chibisov/drf-extensions - ce38f21805814a541c3a11c35aa7c0e0eabc237e authored about 7 years ago by Antoine Catton <[email protected]>
Minor change in order to support Django 2.0 (#199)

* Update routers.py to use the new django.urls module instead of the django.core.urlresolvers in...

github.com/chibisov/drf-extensions - 5a877b05f3761e75655ee827670020bea9de26dd authored about 7 years ago by Kim Desrosiers <[email protected]>
Started Django 1.11 support #187 (#197)

* Added Django 1.11 to tox

* Stripped " from ETag for Django 1.11

* Added Travis configs f...

github.com/chibisov/drf-extensions - bfe182693a05489e16ae0b1f5a7a056b179511d4 authored over 7 years ago by Sam Collins <[email protected]>
Fix `lookup_value_regex` for nesting over two levels deep. (#192)

Consider every parent's (not just the last one's) `lookup_value_regex` attribute
when building ...

github.com/chibisov/drf-extensions - 97490d4ea613190a8210a51c4a4253626074e843 authored over 7 years ago by Ivo <[email protected]>
correct argument name (#190)

* correct argument name

* fix (cache_timeout -> timeout) in .md file too

`timeout` matches...

github.com/chibisov/drf-extensions - 3dbb1835752691974d673c918d1658de922e6ac1 authored over 7 years ago by thatneat <[email protected]>
Update index.md (#184)

github.com/chibisov/drf-extensions - 70bdc50dad8d4b1d09e1a51ce37be2bbdf2ba59d authored over 7 years ago by Vladimir Nani <[email protected]>
Fix `ListDestroyModelMixin` importing path (#176)

github.com/chibisov/drf-extensions - dd7e39318413a83597c578677fff9b1994d7a4f9 authored almost 8 years ago by Omid Raha <[email protected]>
Merge pull request #174 from chibisov/revert-171-master

Revert "Optimistic concurrency control using ETags"

github.com/chibisov/drf-extensions - 067baf3c1788be6aab3fac7b468f4e2b542dd561 authored almost 8 years ago by Gennady Chibisov <[email protected]>
Revert "Optimistic concurrency control using ETags"

github.com/chibisov/drf-extensions - 28c75394e902815c103f804a6fe8e19caea46089 authored almost 8 years ago by Gennady Chibisov <[email protected]>
fixed double entry

github.com/chibisov/drf-extensions - 29cd2cbf8bf9658603c381a9f65be3bcc2e76b74 authored almost 8 years ago by Philipp Kainz <[email protected]>
added precondition_required decorator, split tests into unit/functional, added more tests

github.com/chibisov/drf-extensions - 28c9e5e3f494dd1445943d56b3241a796c3654be authored almost 8 years ago by Philipp Kainz <[email protected]>
added model instance key bit and constructor

github.com/chibisov/drf-extensions - da6005aeb91294471c6d4c59cd08dc7aa9e61316 authored almost 8 years ago by Philipp Kainz <[email protected]>
added precondition required to the APIETagProcessor class, added tests, a new exception type

github.com/chibisov/drf-extensions - b38cea1d7e5bf93e833949da9ed69ad9c8d0e0fd authored almost 8 years ago by Philipp Kainz <[email protected]>
removed obsolete docstring from tests

github.com/chibisov/drf-extensions - a65c3cf6c6e46ef7ba8caee39d2dbb756ae2c035 authored almost 8 years ago by Philipp Kainz <[email protected]>
updated docs and added api etag settings

github.com/chibisov/drf-extensions - a6f6f67275c6b294f033b999713994e6c69cb078 authored almost 8 years ago by Philipp Kainz <[email protected]>
updated tests and version compatibility

github.com/chibisov/drf-extensions - a3036dbbc97e31df6d43cf4ec847cdea97e15b27 authored almost 8 years ago by Philipp Kainz <[email protected]>
incremented version from development to 0.3.2

github.com/chibisov/drf-extensions - 95fc718cd031ff2b30d263f667237fb8093c0536 authored almost 8 years ago by Philipp Kainz <[email protected]>
updated development documentation

github.com/chibisov/drf-extensions - 7e5ece9d39081195899f1539dd5b513ab71d7338 authored almost 8 years ago by Philipp Kainz <[email protected]>
renamed key bit in DefaultAPIKeyConstructor to avoid shadowing existing key bit from DefaultKeyConstructor

github.com/chibisov/drf-extensions - f37688af67d08b2dd2d25e2efb96cfb1eb7aad84 authored almost 8 years ago by Philipp Kainz <[email protected]>
updated docstring

github.com/chibisov/drf-extensions - 103de8e1a2b0b1a3ccc8d64a0b9135b1e67f926a authored almost 8 years ago by Philipp Kainz <[email protected]>
fixed failing tests for django.1.8.lts env

github.com/chibisov/drf-extensions - ecab01a6b1980d1b0fac3335bc46e7e3090b0b6d authored almost 8 years ago by Philipp Kainz <[email protected]>
added python 2.7 compatibility for string/unicode comparison

github.com/chibisov/drf-extensions - da39fe3da5aaad9f0dccfc082b66ac347591b354 authored almost 8 years ago by Philipp Kainz <[email protected]>
added functional tests for @api_etag decorator and custom views

github.com/chibisov/drf-extensions - 371b2b97133c3fbf85b9f6ca30dbc22cb2390391 authored almost 8 years ago by Philipp Kainz <[email protected]>
altered key for model constructors, was shadowing existing sql* keys

github.com/chibisov/drf-extensions - a18b78818700dd3414c608e30fd1153682ae97fe authored almost 8 years ago by Philipp Kainz <[email protected]>
added another conditional update test

github.com/chibisov/drf-extensions - d0ea25173aaf10a4f280af148d0eabd9766bebae authored almost 8 years ago by Philipp Kainz <[email protected]>
test comment update

github.com/chibisov/drf-extensions - ab21cc4ba424a67415b01a57da401a682d43b696 authored almost 8 years ago by Philipp Kainz <[email protected]>
Update README.md

github.com/chibisov/drf-extensions - 85f2b1acaa71cee1a168b6d6e167439f01846c1b authored almost 8 years ago by Philipp Kainz <[email protected]>
updated conditional requests tests

github.com/chibisov/drf-extensions - 7618ed3d851d2af590aa8a3c7b04fac9a36636c8 authored almost 8 years ago by Philipp Kainz <[email protected]>
removed DEFAULT_API_ETAG_FUNC - obsolete, introduces a bug when modifying API resources

github.com/chibisov/drf-extensions - 6ffb120790433cc927e926988ca0d9860c01b0bd authored almost 8 years ago by Philipp Kainz <[email protected]>
added test

github.com/chibisov/drf-extensions - b842f243c87064601381145060497bde7dc081c9 authored almost 8 years ago by Philipp Kainz <[email protected]>
fix semicolon

github.com/chibisov/drf-extensions - 1070eb7ecd7d7d015b3be582e7605f10f8ab2740 authored almost 8 years ago by Philipp Kainz <[email protected]>
fixed deprecation error for serializer fields = '__all__'

github.com/chibisov/drf-extensions - 10a0138506d4936dfdbb5e345b818181f65ca9f6 authored almost 8 years ago by Philipp Kainz <[email protected]>
fix docstring

github.com/chibisov/drf-extensions - 4ae229d4db5b9ed06feb32084d9e39421dfef594 authored almost 8 years ago by Philipp Kainz <[email protected]>
updated ordered return

github.com/chibisov/drf-extensions - 66a34e0af7152843a8eea1beb343ad5b75f47af0 authored almost 8 years ago by Philipp Kainz <[email protected]>
docstring update

github.com/chibisov/drf-extensions - 6f5d5f42d6b86844e07cdae0fe870353a2752472 authored almost 8 years ago by Philipp Kainz <[email protected]>
updated serializer to drf 3.5

github.com/chibisov/drf-extensions - 8e2b004cc1c46b84c86a299f68373c5d7a0aa9ed authored almost 8 years ago by Philipp Kainz <[email protected]>
added unit tests for key bits

github.com/chibisov/drf-extensions - 59f3798a8a54486de7e3681e2c4254de990ddbcc authored almost 8 years ago by Philipp Kainz <[email protected]>
updated bits

github.com/chibisov/drf-extensions - 4bb629b23d4ff691040da18a1826a21487e2b552 authored almost 8 years ago by Philipp Kainz <[email protected]>
comment update

github.com/chibisov/drf-extensions - 3c77e76e8270cad80fa3a8356e7d001e35b98264 authored almost 8 years ago by Philipp Kainz <[email protected]>
updated readme

github.com/chibisov/drf-extensions - 9ccf4a246dc25ccb5a1b05a911d4f80d9bd4001a authored about 8 years ago by Asif Saifuddin Auvi <[email protected]>
Update README.md

github.com/chibisov/drf-extensions - 819beeabe9f151f319c1a6c741b76c9ec0b933d5 authored about 8 years ago by Gennady Chibisov <[email protected]>
fixed bages

github.com/chibisov/drf-extensions - 3610effc39e8dfd14556578a4dafca7b92726f5f authored about 8 years ago by Chibisov Gennady <[email protected]>
Version 0.3.1

github.com/chibisov/drf-extensions - 34817d40c2021513df1c7f49c8a2f06ce8b2549b authored about 8 years ago by Chibisov Gennady <[email protected]>