Ecosyste.ms: OpenCollective

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

github.com/chibisov/drf-extensions

DRF-extensions is a collection of custom extensions for Django REST Framework
https://github.com/chibisov/drf-extensions

Fixed #46 DetailSerializerMixin DRF 3.0 compatibility

30c8ce46efcd98e9376f54433dc0182d51729f3b authored about 10 years ago by Chibisov Gennady <[email protected]>
Allow arguments to ArgsKeyBit and KwargsKeyBit to select subset of args.

Also added tests and documentation.

1c0ff7159ca41af24abb3a6c350ce41e1a61b4ca authored about 10 years ago by Greg Nofi <[email protected]>
Merge pull request #42 from fladi/source-packaging

Include auxiliary files in source distribution.

5eeae3154c0e7d3515117ce09343885d00a5e81e authored about 10 years ago by Gennady Chibisov <[email protected]>
Include auxiliary files in source distribution.

41806d0daf0c535c87374dae9da19b83352fd536 authored about 10 years ago by Michael Fladischer <[email protected]>
Rename LICENCE to LICENSE

852ebb4c42e59b9df56696fb9f99418fed5b21b5 authored about 10 years ago by Gennady Chibisov <[email protected]>
Added MIT license to setup.py

d3e4a4a061900e44106fe80cbb7417aea45a8cea authored about 10 years ago by Gennady Chibisov <[email protected]>
Added fullname and year to licence file

ebb04fd617029d3b1fad614da3800fca9a21d3ac authored about 10 years ago by Gennady Chibisov <[email protected]>
Fix #41

177a7c388782625475af41c01d7d18a339b55a27 authored about 10 years ago by Gennady Chibisov <[email protected]>
DetailSerializerMixin compatibility with DRF>=3.0

60e47161c3345a89ba2f5243556fef1c31f5ff5a authored about 10 years ago by Chibisov Gennady <[email protected]>
Add new key bits to get data for positional and keyword method args.

18a89de093d1ba61128de395edca431acd7a7dfb authored over 10 years ago by Greg Nofi <[email protected]>
Merge pull request #33 from thedrow/patch-1

Added a note to the readme that DRF 2.4.x is supported.

dfa0be6357177b73eca7e7803902ed8588857a02 authored over 10 years ago by Gennady Chibisov <[email protected]>
Added a note to the readme that DRF 2.4.x is supported.

38c2653c20eb2ec172d3d00d0502968405600869 authored over 10 years ago by Omer Katz <[email protected]>
Merge branch 'master' into gh-pages

dc0ba0a80126f39f3f6ac6137d6e3e1635dbb782 authored over 10 years ago by Chibisov Gennady <[email protected]>
Version 0.2.6

a49d8dcf18be3f6e0b0c0348b9842236efe2ac76 authored over 10 years ago by Chibisov Gennady <[email protected]>
py3 encoding fixes in tests

48d03982b1f623ac05a14b9d651fcc7fc5ca3ee9 authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

ffc4b1ffd2a1af799f539ef2b9c9cc3930f540a8 authored over 10 years ago by Chibisov Gennady <[email protected]>
Fixes #32. @cache_response doesn't seem to be working with DRF 2.4

2812b5090844a92c2415d2d3cc1e72a6d9baada6 authored over 10 years ago by Chibisov Gennady <[email protected]>
added tests for drf>=2.4.0

8aed65b191904a16922643bf139ac882e7848f31 authored over 10 years ago by Chibisov Gennady <[email protected]>
Check instance of queryset (EmptyQuerySet) instead of catching EmptyResultSet exception in ListSqlQueryKeyBit and RetrieveSqlQueryKeyBit

65a3a672ae86738b8d3acf9d519193ce966ba831 authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

34ee0701564b4c249139626f7c8fb0fd38f0cd8e authored over 10 years ago by Chibisov Gennady <[email protected]>
Fixes #28. ListETAGMixin + filter_fields + invalid data produces an EmptyQuerySet exception

5d1797b697a987642e029a7d769763fea25d32c4 authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

f27342b4a0f2f60112a162aba708c3c2473f3f8e authored over 10 years ago by Chibisov Gennady <[email protected]>
Fixes #4. Documented ETag usage with GZipMiddleware

7edbe2e9b8c0411c268e31b11a04c919241a5557 authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

2c1f782b680d78b1e1c4515af1c104914f8607b7 authored over 10 years ago by Chibisov Gennady <[email protected]>
Fixes #27. Docs are missing release dates for 0.2.4 and 0.2.5

5a66f600f6d68dc9023394dee210c061eb88dbf6 authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

d1cf8d0c404d6d2be0865b5a50ff08b234466193 authored over 10 years ago by Chibisov Gennady <[email protected]>
Usage of django.core.cache.caches for django>=1.7. Fixes #26

ec48ce13e4292be7ca526db6590e40ee1aee21d4 authored over 10 years ago by Chibisov Gennady <[email protected]>
Added pypi badges

15180dfa17df329f58427e25191c1435dfbb5081 authored over 10 years ago by Chibisov Gennady <[email protected]>
Fixes #24. Removed get_queryset() collisions.

c3d74875761cc2c88de733a267407279fdc65ca0 authored over 10 years ago by Chibisov Gennady <[email protected]>
Refactored get_queryset() to get_queryset_detail() to avoid collisions.

b6d4c9f57409555a72fd8be2e14e1d4b284d5b8f authored over 10 years ago by Tymur Maryokhin <[email protected]>
Added regression test for unexpected 'is_for_detail' arg bug.

6753f8b8811d4ff9e05bc2551a0b8011103a23fb authored over 10 years ago by Tymur Maryokhin <[email protected]>
Removed get_queryset() collisions.

abbd105c7c8b1ec723069fdd396577a1dcdf1977 authored over 10 years ago by Tymur Maryokhin <[email protected]>
Merge branch 'master' into gh-pages

b0b40c3305963ed90d8c68f5139ec9b78ed9c02f authored over 10 years ago by Chibisov Gennady <[email protected]>
Documented usage of nested router with generic relation fields. Fixes #21

78124f8ee7328c641b706b7d875aab0ded299481 authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

db59a57ce7c9c3e26bec7479b957aaf09209ce67 authored over 10 years ago by Chibisov Gennady <[email protected]>
Version 0.2.5

bdc91f6399f5f285b73870204f9355e9a9fe8c13 authored over 10 years ago by Chibisov Gennady <[email protected]>
Added manifest file with *.pyc files exclusion

85288d83aa8b470a03d1cc0bdbb88c0619079f5b authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

8b50a13cc7a15e40d36cffeb510b36397c1896b7 authored over 10 years ago by Chibisov Gennady <[email protected]>
Version 0.2.4

2261412198425021354b5cbf4a6890ca8a4bd6ff authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge pull request #18 from alexander-akhmetov/pre_save_bulk

Added update_bulk_dict to pre_save_bulk and post_save_bulk methods

0b7039179ff9b7eb1b95b2007e2c9b3cc076b203 authored over 10 years ago by Gennady Chibisov <[email protected]>
Added update_bulk_dict to pre_save_bulk and post_save_bulk methods

be423c25d2f479ad9d2744f1a16d7c85959bfb95 authored over 10 years ago by Alexander Akhmetov <[email protected]>
Fixes #14. Nested router breaks DefaultRouter index page

f3f62290bd9970da5c1fac02275b87cfbb5ab73b authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'gh-pages'

93e0cd819b64a62d3574efdc7c4e32507a7d81af authored over 10 years ago by Chibisov Gennady <[email protected]>
fixed typos

c3bd2b0bb4ff0002fa3cb5eee15dff13cec56770 authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'gh-pages' of github.com:chibisov/drf-extensions into gh-pages

70d6e7db2c3669776cbeb717951f5903ca0a02c8 authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

be25e8e95db39aa1a947eabbc57d8510d7a55c8e authored over 10 years ago by Chibisov Gennady <[email protected]>
Implemented nested router

94220aa3e69e2fc0a9fe590bb1dce37ef33c90f5 authored over 10 years ago by Chibisov Gennady <[email protected]>
switch from py33 to py3

33b283d39d23ff4db213fd908e37fe3aefa9d2c4 authored over 10 years ago by Chibisov Gennady <[email protected]>
added 2.3.14 tests for travis

5119c36c323ae8876ba1c108a6cb801ad6e37d4c authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'gh-pages' of github.com:chibisov/drf-extensions into gh-pages

18283801c741c5cc027195cf74422753ab6de7d3 authored over 10 years ago by Chibisov Gennady <[email protected]>
fixed some tests for django 1.5 compatibility

92515665350503dd3e173d2cdeff046eb360ace7 authored over 10 years ago by Chibisov Gennady <[email protected]>
Fixed tests compatibility with django 1.5

b9ab1a5e56a908b02776cab26e05b39c7d26e206 authored over 10 years ago by Chibisov Gennady <[email protected]>
Fixed extended routers compatibility issue with default controller decorators. Fixes #12

7a0c99d73cccc160ee3dea69d83ed6c4f45e066e authored over 10 years ago by Chibisov Gennady <[email protected]>
Added bulk operations

e21165a602adcd7c6df0687d7c6fc6177da9bc5c authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

75a1f9d97e41f0551fe5e7698bde60f927a713e6 authored over 10 years ago by Chibisov Gennady <[email protected]>
added metrika and fixed #9

0ede0b6768fb5dd025c20342cda8e5f602f1119e authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

e8f1b5fee5c04240d88c89e4077fae568d94debb authored over 10 years ago by Chibisov Gennady <[email protected]>
Version 0.2.3

fd2cf8ec386807ef5b2c0795225809e123190709 authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

2371b49434e8211e63555e5eb2340363d7708269 authored over 10 years ago by Chibisov Gennady <[email protected]>
#3 Added ability to use a specific cache for decorator

3382647a276e07d71b3f85ac017337385d34b52d authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

562a0875b8e9cdd02f5088e06c2876dda74a43ce authored over 10 years ago by Chibisov Gennady <[email protected]>
Added params attribute for key constructor

395b74e6fb0f44ab533a394c69183fc01d64acdf authored over 10 years ago by Chibisov Gennady <[email protected]>
PartialUpdateSerializerMixin excludes primary key fields from update_fields list

f8aa66530ea04c96a44bb60e0d417f7743848ab4 authored over 10 years ago by Chibisov Gennady <[email protected]>
PartialUpdateSerializerMixin ability to add to update_list field.attname (e.g. user_id)

f3a1bfe9391ca408784681597dd0db0d0a99f94d authored over 10 years ago by Chibisov Gennady <[email protected]>
fixed bug with PartialUpdateSerializerMixin and m2m or related set fields

a1cd8572899a2c985849f290ba14a668ca9971ff authored over 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

db7e643818d471c122b0a6e40615552c4cba04b6 authored almost 11 years ago by Chibisov Gennady <[email protected]>
added PartialUpdateSerializerMixin

d0a318ac3bd07d2d6e388349c73b2700c1a806c8 authored almost 11 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

cd2ad5a98bc8b381d2fb0fcaa34be43554e861ba authored almost 11 years ago by Chibisov Gennady <[email protected]>
Version 0.2.2

28562e46b773673b27f54f405ceaa800cbad9b83 authored almost 11 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

39a09d7565e4a5f1fd5393d7dc8e6a3d91232e00 authored almost 11 years ago by Chibisov Gennady <[email protected]>
ExtenedDjangoObjectPermissions DRF compatibility info

17065799bd88cdf244202df31ea11b37171c5988 authored almost 11 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

a05e4dd8302ab215e1cf008f2246f3386cb4f0d1 authored almost 11 years ago by Chibisov Gennady <[email protected]>
Added ExtenedDjangoObjectPermissions

91d93cf2fb4d2eeea82e300ffc512b9894df261f authored almost 11 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

d7c8a42e8ced347f1c0eb723bb820a0c5f3a96c7 authored almost 11 years ago by Chibisov Gennady <[email protected]>
Added PaginateByMaxMixin

fba5a11dd7008fd86b358b6a193f1e02e40bbc88 authored almost 11 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

fbd5a04dea9461ac37dae98e7a27819aae8272a9 authored almost 11 years ago by Chibisov Gennady <[email protected]>
responsive docs

51bf81cc95038f376bde670e44c6612a60ef5cb8 authored almost 11 years ago by Chibisov Gennady <[email protected]>
tox integration to travis

8b8f9716f0380daa29a6b6b8fd455c18fafdd765 authored almost 11 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' into gh-pages

c8e16a60266b74e029878faaef0bf2535f99a237 authored almost 11 years ago by Chibisov Gennady <[email protected]>
Version 0.2.1

de6924713e0dec077e9b3f63af4e24864d5b0f7c authored almost 11 years ago by Chibisov Gennady <[email protected]>
Merge branch 'gh-pages'

7c211a956da14795064b1c94e4f14b28767c6837 authored about 11 years ago by Chibisov Gennady <[email protected]>
readme fixes

a44df4877b8237c5a236822fcdbf9b3f82feb60e authored about 11 years ago by Chibisov Gennady <[email protected]>
Merge branch 'cache'

c3097690ece8cbeb6f144df307e7673a0d6b918b authored about 11 years ago by Chibisov Gennady <[email protected]>
moved docs to github pages

90a1099d6688c6ef0ef0dbd36c6270a5486bc62b authored about 11 years ago by Chibisov Gennady <[email protected]>
idea files ignored

7463fb1e386fb3b6a52a1280ebcfddd9e10b9a69 authored about 11 years ago by Chibisov Gennady <[email protected]>
version 0.2

17cf59bee7debb9bea24e52cdbf8236491c38dd2 authored over 11 years ago by Chibisov Gennady <[email protected]>
Added queryset_detail for DetailSerializerMixin

5b9c9378b7a4b6f3074ca1a93ce10bf5417a583e authored over 11 years ago by Chibisov Gennady <[email protected]>
Tested DetailSerializerMixin

056283279729ced95534abe8a73443510f929924 authored over 11 years ago by Chibisov Gennady <[email protected]>
installation instruction in readme

5f5b06614b9a918c02cb7abad442b5193313c5d2 authored over 11 years ago by Chibisov Gennady <[email protected]>
added travis badge

a4290b524062649f7c67d11a78b41bc088c8efec authored over 11 years ago by Chibisov Gennady <[email protected]>
added djangorestframework for test installation

bfed72513d6b6007dd3251fe413b068120cb6d83 authored over 11 years ago by Chibisov Gennady <[email protected]>
some docs

43ec6d77759dee4e4f014ec0325ee0305e99db8a authored over 11 years ago by Chibisov Gennady <[email protected]>
endpoint used for route name

19ade585f7ce22c2018cdc0c73f5499f7ceaf877 authored over 11 years ago by Chibisov Gennady <[email protected]>
travis and tests

97fc0019205f6fa4e2643e54fdfea3834f246e5c authored over 11 years ago by Chibisov Gennady <[email protected]>
initial

16c4f5f0c18f8cd132ce6825d7bf1285d0fd50bc authored over 11 years ago by Chibisov Gennady <[email protected]>