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

Fix misprint in key constructor params example

GEOIP_CITY instead of GEOIP_COUNTRY in CityKeyConstructor

484974a600770b992c6e363c2c822ff1d98de0dc authored almost 9 years ago by Vladimir Bolshakov <[email protected]>
remove obsolete code from compat.py

6f16f42c5f4ede3386957c67766172919fd100fd authored almost 9 years ago by auvipy <[email protected]>
remove obsolete code from settings

c44452c0723c222406c93a289fcbcdcd94843238 authored almost 9 years ago by auvipy <[email protected]>
added django 1.9 and guardian 1.4 on tox

8c30c843667446e4e06e9d0f97a1610564076e35 authored almost 9 years ago by auvipy <[email protected]>
added django 1.9 to travis

ca4d22c8c9a9238353525f654e58b5cd9ee7d02a authored almost 9 years ago by auvipy <[email protected]>
updated django minor versions

fc7b2c6caf7a2aeea1ca1164ccb9ad4ba0cc104c authored about 9 years ago by auvipy <[email protected]>
removed django latest from travis CI

070f257b12f8d4d317f78fc329623a08542323ae authored about 9 years ago by auvipy <[email protected]>
remove django latest version from tox

b6680dc6f5074091aefd0744e903122fd6f3423f authored about 9 years ago by auvipy <[email protected]>
updated README.md

6b61ae69baaafa36f00cfdc42373154c3aad95fa authored about 9 years ago by Asif Saifuddin Auvi <[email protected]>
fixed flake error

91a91074a4fb27bc942fbad3e4d6b52a12eda207 authored about 9 years ago by auvipy <[email protected]>
adjusted setup.py for wheel support

b41753bdc87764363743cd752ee6e78d4880d084 authored about 9 years ago by auvipy <[email protected]>
added setup.cfg for wheel

19379dd81b4d17dd0cbe09940c0f412bd626e6ad authored about 9 years ago by auvipy <[email protected]>
updated to version 0.3.0

5d7bdbb1e29a8ed6681366d3d243771a350ed412 authored about 9 years ago by auvipy <[email protected]>
Merge pull request #99 from pratyushmittal/master

made the package compatible with latest version of django-rest-framework and django 1.8lts and p...

d08425c8db7061e32303f3caf041aa322fcc8382 authored about 9 years ago by Asif Saifuddin Auvi <[email protected]>
Added exclude matrix for django1.7 with python 3.5

8907b70414ab10061e4821f588d27590c8f8ba85 authored about 9 years ago by Pratyush Mittal <[email protected]>
Changed the hash algorithm for key construction from sha256 to md5

The hash algorithm used for caching of key constructor was sha256.
SHA256 is inherently meant to ...

c5f4d5fe2de14790325af1059bfa36b1f686e756 authored about 9 years ago by Pratyush Mittal <[email protected]>
Allowed failures in Django 1.7 with Python 3.5

0ea925afbd2553d61516c87ef1fb21b6670361dc authored about 9 years ago by Pratyush Mittal <[email protected]>
Fixed TOX_ENV

1d041895252b67abb9aec31d908ed433ef85ef67 authored about 9 years ago by Pratyush Mittal <[email protected]>
Removed multiple python versions from tox as the same specified in travis

680ed56e6f3c9b99f9df4a3bd8e7b0d6ca815c34 authored about 9 years ago by Pratyush Mittal <[email protected]>
Added python3.5 support in travis as discussed here: https://github.com/travis-ci/travis-ci/issues/4794

a25d9fc94bde39193052278d525c33ec7b69701b authored about 9 years ago by Pratyush Mittal <[email protected]>
Fixed Tox Env variable

79c17a90eefa4320520d421920219c9b36c1881d authored about 9 years ago by Pratyush Mittal <[email protected]>
Fixed travis

91437756998d2fb4b3959748ec1c69e4fb9a97ab authored about 9 years ago by Pratyush Mittal <[email protected]>
Added django 1.7

46d2a0e15f0790b69054f331daf22b6aacb93ebc authored about 9 years ago by Pratyush Mittal <[email protected]>
Modified Tox to provide latest and LTS support only

38a8970c964aea62af328011cac9aaf4afc87d9e authored about 9 years ago by Pratyush Mittal <[email protected]>
Fixed FileUpload max length to pass tests on different envoirments

b4c41f6123c8496937fd8765b702b61f31f4d4ba authored about 9 years ago by Pratyush Mittal <[email protected]>
Updated tox to run tests against LTS and latest versions

c02328bc7caf69781d613154feb28fea5af7bdb7 authored about 9 years ago by Pratyush Mittal <[email protected]>
Merge remote-tracking branch 'upstream/master'

fc14fd77360291268ef3d5733420f23e614b00b1 authored about 9 years ago by Pratyush Mittal <[email protected]>
Merge pull request #90 from ticosax/default-implementation-does-the-right-thing

drf-extensions can use the DefaulView provided by since DRF version 2.4.3

72b325c84df8a569ab364b141cd870d3de2763ff authored about 9 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #95 from santialbo/action-url_path-support

Make `@detail_route` and `@list_route` work with the drf-extensions routers

c9a47931b262ec368fe8827cebc0458e5c648468 authored about 9 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #88 from frwickst/nestedview-mixin-fixes

Add a fix for failing queryset filters in nested routes

434e683afb7fb101a9035667c6022d753828243b authored about 9 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #89 from dhui/misc

More efficient dict iteration and flake8 fixes

a81e118650253a4ae85cd2c314c8f6dff7441556 authored about 9 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #109 from pdvorchik/Fix-PaginationKeyBit

Update PaginationKeyBit to work with new DRF Pagination API

a6446a9710a075469664349324c4d0457d85f420 authored about 9 years ago by Asif Saifuddin Auvi <[email protected]>
Merge pull request #93 from vshih/patch-1

Update index.html

6236dbd9e704dc7131815bdeebaf367cede73662 authored about 9 years ago by Asif Saifuddin Auvi <[email protected]>
Update index.html

Grammar fix.

0e7ce8e2aa0603c85eabdda6c9ad14a466ee8b7f authored about 9 years ago by Victor <[email protected]>
DRF-extensions can use the DefaulView provided by DRF since version 2.4.3

18ac2207c2422a07009c4b16fd70ef78d75bfd5d authored about 9 years ago by Nicolas Delaby <[email protected]>
Update tests

9cef8af5941476c13a1af4c03ed2526a545ab37a authored about 9 years ago by Paolo <[email protected]>
Update PaginationKeyBit to work with DRF 3.1+

66938b2e74bee2bc4194ed228872927caed102b0 authored about 9 years ago by Paolo <[email protected]>
Version 0.2.8

74c7182170b53e1e0e9cdcd53470470cbaa36298 authored over 9 years ago by Chibisov Gennady <[email protected]>
Respect parent lookup regex value. Fixes #87

41fc6fb06b3ef8368198a72f14ed7124577c5725 authored over 9 years ago by Chibisov Gennady <[email protected]>
Merge branch 'router-regex-fix'

8d05d2036c13dc0655eddf944c00cd4a4faa2967 authored over 9 years ago by Chibisov Gennady <[email protected]>
Made compatible with DRF 3.2.2 and django 1.8

d0e973a4c52b34de9672125e29b00faa17dbeadf authored over 9 years ago by Pratyush Mittal <[email protected]>
Make @list_route work

14a89be7fb74ddde0bb527a05eb545120d93151e authored over 9 years ago by Santi Albo <[email protected]>
Add support for url_path from `@detail_route` and `@list_route`

9f6b4b07e22b1cdcca0e1e055d7d0e2f60fe5c7b authored over 9 years ago by Santi Albo <[email protected]>
Add fix for failing queryset filters in nested routes

If a route such as /users/NOT_AN_INTEGER/settings would be
requested and the /users endpoint exp...

51553269ca20b8aae533410d4f8f8f99a96df9ff authored over 9 years ago by Frank Wickström <[email protected]>
flake8 fixes

- remove unused import
- pep8 spacing

2134d693a5ff5d4481b3c9077bdb550bf777883b authored over 9 years ago by Dale Hui <[email protected]>
More efficient dict iteration via iteritems

bd67d0dcdebaf3a90a5d9f09918aebe1bc91835f authored over 9 years ago by Dale Hui <[email protected]>
Respect parent viewset lookup_value_regex in nested routes

f4072a3bc199dbb92ca9e45448006177096d0c47 authored over 9 years ago by Frank Wickström <[email protected]>
Expose the parent viewset to NestedRegisteryItems

020b329de2a6fbaf0187715fc5724237b06f0449 authored over 9 years ago by Frank Wickström <[email protected]>
Merge pull request #75 from alexander-akhmetov/sql_queryset

fix queryset.query.__str__() with EmptyResultSet

67e8c46242bbbb2dc074f7ce666b00cda93e1828 authored almost 10 years ago by Gennady Chibisov <[email protected]>
changelog for pull request 75

45ec0ad95744d3121202a023c1eeb521d3d537f3 authored almost 10 years ago by Alexander Akhmetov <[email protected]>
fix queryset.query.__str__() with EmptyResultSet

c47a336b26f8f0c6fc38c371a218fb0ccb5b9778 authored almost 10 years ago by Alexander Akhmetov <[email protected]>
added information about usage of by default with some cache bits to release notes

54c3217f7fdfe8a94d4f32aaf1ad9c01600c61d0 authored almost 10 years ago by Chibisov Gennady <[email protected]>
Merge pull request #72 from expobrain/master

Fail fast on unit tests and default params for key bits

898901cf4608248ef1739421170c0951a7c69082 authored almost 10 years ago by Gennady Chibisov <[email protected]>
Updated docs for Args, Kwargs and Query KeyBits

d3fc0f7a6c108e00000c1b73b72c771273ff8920 authored almost 10 years ago by Daniele Esposti <[email protected]>
Removed trailing spaces

2fdd6715323da4224871e194fb0618df1f052fd7 authored almost 10 years ago by Daniele Esposti <[email protected]>
Revert "Stop unit tests upon first fail"

This reverts commit a11caedf718a23510fc0fd63b72961d38aa09290.

50ebadb403ecf71f8bafee14608febaaf2862323 authored almost 10 years ago by Daniele Esposti <[email protected]>
Merge branch 'gh-pages'

ff683f32156dcdb781c99957468cb98dc97251e1 authored almost 10 years ago by Chibisov Gennady <[email protected]>
Version 0.2.7

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

ff578b387e8fa165ae5dd15151845760949da316 authored almost 10 years ago by Chibisov Gennady <[email protected]>
docs about routers compatibility

daa60259d64991af7ead0bacfbf8e0fd7cd4cd92 authored almost 10 years ago by Chibisov Gennady <[email protected]>
documented collection level controllers and controller endpoint name compatibilities

9fd5f0cdbecdbe3ce2726b3972a90cef40f80baf authored almost 10 years ago by Chibisov Gennady <[email protected]>
Args, kwargs and Query KeyBits have params set to '*' by default

66cbff9a88af142210d5806f89865dd899314a11 authored almost 10 years ago by Daniele Esposti <[email protected]>
Stop unit tests upon first fail

a11caedf718a23510fc0fd63b72961d38aa09290 authored almost 10 years ago by Daniele Esposti <[email protected]>
added tests for drf==3.0.4

431cce5b20b99fd800a7da01d94ab07ed666437f authored almost 10 years ago by Chibisov Gennady <[email protected]>
Merge pull request #69 from tume/master

Use force_text from compat

8223db2bdddaf3cd99f951b2291210c5fd5b0e6f authored almost 10 years ago by Gennady Chibisov <[email protected]>
Use force_text from compat

cd9e6d76bc78623b407b54f678574490f34293b4 authored almost 10 years ago by Tuomas Peippo <[email protected]>
Merge branch 'master' into gh-pages

4564294f9f5f17f527ae9999a6e2ff56578b2dd3 authored almost 10 years ago by Chibisov Gennady <[email protected]>
Fix #68. Deprecate action and link decorators

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

5442dafd3053f4421416b815461032965bc32ac6 authored almost 10 years ago by Chibisov Gennady <[email protected]>
Documented usage of for Dict-based and List-based key bits #65

fdd4a39b75bdd94136455f1811f2db5255329edb authored almost 10 years ago by Chibisov Gennady <[email protected]>
#65 Documented usage of and added switching default behaviour from settings

da42ad306bf9942d3bd0bf7fd43e62642e6b1ee7 authored almost 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' of github.com:chibisov/drf-extensions

f4f78f753c632d391a1bb9c063d8b0ebd13f56f4 authored almost 10 years ago by Chibisov Gennady <[email protected]>
#66 Fixed usage of for PartialUpdateSerializerMixin

954ea68899da48e1e85526b12fcaa217641cd85e authored almost 10 years ago by Chibisov Gennady <[email protected]>
Merge pull request #65 from expobrain/master

QueryStringKeyBit catch all params and do not cache errors flag in CacheResponse

5fc070650c5e724ff7a9a4a46defa1e6a4677ef7 authored almost 10 years ago by Gennady Chibisov <[email protected]>
Fixes #66 PartialUpdateSerializerMixin that is no longer compatible with REST framework 3

e2a2adf165d0cc91d6ec5b9c5d7f72a8f26f15d5 authored almost 10 years ago by Chibisov Gennady <[email protected]>
Improved unit test on QueryParamsKeyBit

c3df92fa76aab3a71181ad302a665ce456dff252 authored about 10 years ago by Daniele Esposti <[email protected]>
Use `*` wildcard in Kwargs/ArgsKeyBit to use all args/kwargs in key computation

7900441d6ce6c8377c178c724d0d85e37362e863 authored about 10 years ago by Daniele Esposti <[email protected]>
Renamed unit test

635d81fa11a6dc5ef2aeb83ff31ca04fcdd41309 authored about 10 years ago by Daniele Esposti <[email protected]>
Use context manager to temporarily mock the cache

64ed7abbb50093e8a1da4a581961595f2666920e authored about 10 years ago by Daniele Esposti <[email protected]>
Use all keys in QueryParamsKeyBit if params is set to `*`

6ebcdf5126184150137af79d8e69d16706fb457b authored about 10 years ago by Daniele Esposti <[email protected]>
Option to not cache response with error codes

412fa603c90a4316895ea13fa825aa553b9e707f authored about 10 years ago by Daniele Esposti <[email protected]>
Merge pull request #64 from enikesha/master

Use 'force_text' from compat in key_constructor/bits.py

a083be42f5b1061c1e4e787a1164f72a0223a6e9 authored about 10 years ago by Gennady Chibisov <[email protected]>
Use 'force_text' from compat in key_constructor/bits.py

b680f1a1abb077bd0023d25068637cf643f736ca authored about 10 years ago by Innocenty Enikeew <[email protected]>
#30 Added tests for drf 2.4.3, 2.4.4

8e83f0ba9b55ce5632b95097530a518786c8bb60 authored about 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'gh-pages'

9e6b50cecd06b5b2e9e6c84e131a47cd4bdbd02b authored about 10 years ago by Chibisov Gennady <[email protected]>
fixed docs formatting issue

76ce69b38ca910711d0f81e20ac8add7e65baad9 authored about 10 years ago by Chibisov Gennady <[email protected]>
merged with master

e8cabd0ff205fd1716d6789665f3233c1f62fffa authored about 10 years ago by Chibisov Gennady <[email protected]>
Some code style fixes for ArgsKeyBit and KwargsKeyBit

3aa8716b4364b0d53e43de08b7814aaecbc7b668 authored about 10 years ago by Chibisov Gennady <[email protected]>
Moved default key bits to separate section in documentation

09660bb594f12650a101a6d68084cbc627526668 authored about 10 years ago by Chibisov Gennady <[email protected]>
Merge pull request #43 from nofeet/add-args-kwargs-bits

Add args and kwargs key bits

89c4400d543bd80867324dd31325a3f97e7a6f21 authored about 10 years ago by Gennady Chibisov <[email protected]>
#36: moving new key bit doc to just below HeadersKeyBit

per @chibisov’s instructions.

f322659e1649860ae84eed48d018bf83aa929279 authored about 10 years ago by Greg Nofi <[email protected]>
#36: added documentation to markdown help and Release Notes

bbf38d6a5da8af10962db33e8266b5b39b8c58fb authored about 10 years ago by Greg Nofi <[email protected]>
#36: add test case for KwargsKeyBit if no parameters given

Assert that KwargsKeyBit generates key bit using all kwargs.

e7a8dec339466b36460a6f3d70cd66a38dc4f109 authored about 10 years ago by Greg Nofi <[email protected]>
Merge pull request #51 from NextHub/master

Added DRF 2 compatibility comment

c4143618dc9fa7fd6d008f3b464f8b7e394709a0 authored about 10 years ago by Gennady Chibisov <[email protected]>
Added DRF 2 compatibility comment

7af8722d480627e824d7faad84bf8a7090004945 authored about 10 years ago by Tymur Maryokhin <[email protected]>
#36: if no param names passed to KwargsKeyBit use all kwargs for key

44edb2cf5b603a338f4ac7ef802fb06a8afa19af authored about 10 years ago by Greg Nofi <[email protected]>
Merge branch 'master' into add-args-kwargs-bits

62e00a99fecb8d511bba21312877d3730ab42374 authored about 10 years ago by Greg Nofi <[email protected]>
Documented performed work for DRF 3.x compatibility

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

df443b46a8c2ee5daf4cf0ff653f0f05be5ca55c authored about 10 years ago by Chibisov Gennady <[email protected]>
Merge branch 'master' of github.com:chibisov/drf-extensions

2c8d4553712959b573a5a922fbaa5ade4d2ffb64 authored about 10 years ago by Chibisov Gennady <[email protected]>