Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / toastdriven/restless issues and pull requests

#141 - performance improvements

Pull Request - State: open - Opened by fan-turintech 6 months ago

#140 - Issue 104 resolved

Pull Request - State: open - Opened by supercoder-dev 8 months ago

#139 - Test

Pull Request - State: closed - Opened by pavlejviki 10 months ago

#138 - remove six and other Python2 crumbs

Pull Request - State: open - Opened by a-detiste 10 months ago

#137 - Add a GitHub Action to run tox

Pull Request - State: closed - Opened by cclauss about 1 year ago

#136 - Django 4.2 Support

Issue - State: open - Opened by jseadragon over 1 year ago - 2 comments

#135 - Is this project dead?

Issue - State: open - Opened by JulianTenschert almost 2 years ago

#134 - Updated dj.py for supporting latest Django

Pull Request - State: open - Opened by nhridoy over 2 years ago - 2 comments

#133 - docs: Fix a few typos

Pull Request - State: open - Opened by timgates42 over 2 years ago

#132 - Make url() import compatible with Django 4

Pull Request - State: closed - Opened by liquidscorpio over 2 years ago - 1 comment

#131 - Python 3 super() does not need `self`'s class

Pull Request - State: closed - Opened by andreasnuesslein over 3 years ago

#130 - Add on_delete keyword argument on Django model class tutorial

Pull Request - State: closed - Opened by r-lelis over 3 years ago

#129 - Django: Use path funcion instead of url funcion

Pull Request - State: open - Opened by r-lelis over 3 years ago - 2 comments

#128 - Django: fixes pagination parameter

Pull Request - State: open - Opened by cawal over 3 years ago - 3 comments

#127 - Release restless 2.2.0

Pull Request - State: closed - Opened by seocam over 3 years ago

#126 - docs: example of usage of the current object in a subpreparer

Pull Request - State: closed - Opened by cawal almost 4 years ago

#124 - Late binding of Preparers

Issue - State: open - Opened by edmenendez about 4 years ago

#123 - FieldsPreparer raises KeyError on missing key in dict

Issue - State: open - Opened by adam0z over 4 years ago

#122 - docs: Fix simple typo, postitional -> positional

Pull Request - State: closed - Opened by timgates42 almost 5 years ago

#121 - added support for custom response status

Pull Request - State: closed - Opened by yuriescl almost 5 years ago - 7 comments

#120 - Add support for PATCH

Issue - State: open - Opened by yuriescl almost 5 years ago

#119 - response status override using self.status

Pull Request - State: closed - Opened by yuriescl almost 5 years ago - 1 comment

#118 - Allow response status override

Issue - State: open - Opened by yuriescl almost 5 years ago

#117 - Update tox.ini for django master

Pull Request - State: closed - Opened by bukowa over 5 years ago - 1 comment

#116 - Add support for Python 3.7, drop EOL 3.0-3.4

Pull Request - State: closed - Opened by hugovk about 6 years ago - 3 comments

#115 - Add possibility to use different preparers for list and detail

Pull Request - State: closed - Opened by Marcelo-Theodoro about 6 years ago - 2 comments

#114 - Add pagination in the DjangoResource

Pull Request - State: closed - Opened by Marcelo-Theodoro about 6 years ago

#113 - Drop support for Python < 3.4

Issue - State: closed - Opened by Marcelo-Theodoro about 6 years ago - 5 comments

#112 - Flask - Use `as_list` and `as_detail` in favour of `as_view`

Pull Request - State: open - Opened by madsmtm about 6 years ago

#111 - Added `Resource.prepare_list` method

Pull Request - State: open - Opened by madsmtm about 6 years ago

#110 - Add request parameter access

Pull Request - State: open - Opened by madsmtm about 6 years ago

#109 - adjust a comment detail in dj.py for the build_url_name method

Pull Request - State: open - Opened by theo-l over 6 years ago

#108 - Added some cookbook for django and serializer

Pull Request - State: open - Opened by leportella over 6 years ago

#107 - Log handle method steps using std logging library

Pull Request - State: closed - Opened by beratdogan about 7 years ago

#106 - Defined tox envs for Django 2.0, py.test always gives verbosed output

Pull Request - State: closed - Opened by beratdogan about 7 years ago

#105 - Fix unset charset with Pyramid / WebOb

Pull Request - State: closed - Opened by charn about 7 years ago

#104 - logging uncaught exceptions

Issue - State: open - Opened by mavoine over 7 years ago

#102 - Dropped Itty support

Pull Request - State: closed - Opened by seocam over 7 years ago

#101 - Decorator to add routes to a resource

Issue - State: open - Opened by simonluijk over 7 years ago - 1 comment

#100 - Time to drop itty support?

Issue - State: closed - Opened by seocam over 7 years ago

#99 - Allow to nest preparers with subpreparers

Pull Request - State: closed - Opened by seocam almost 8 years ago - 3 comments

#98 - Pass status to HttpResponse ctor

Pull Request - State: closed - Opened by seocam almost 8 years ago - 1 comment

#97 - Update tox and travis build matrix

Pull Request - State: closed - Opened by seocam almost 8 years ago - 1 comment

#96 - Limit Pyramid and WebOb versions

Pull Request - State: closed - Opened by seocam almost 8 years ago - 1 comment

#95 - Added Django 1.10 on tox.ini

Pull Request - State: closed - Opened by leportella almost 8 years ago

#94 - Removed py3.3 from django 1.9 and 1.10

Pull Request - State: closed - Opened by leportella almost 8 years ago

#93 - Fix code formatting issue

Pull Request - State: closed - Opened by HelloKashif almost 8 years ago - 1 comment

#92 - Backward-incompatible change introduced

Issue - State: closed - Opened by jaddison about 8 years ago - 1 comment

#91 - Fix a changelog typo

Pull Request - State: closed - Opened by streeter about 8 years ago

#90 - Serializer's serialize() method should accept dict/list not str

Issue - State: closed - Opened by chamalis about 8 years ago

#89 - Feature/django/backward compat

Pull Request - State: closed - Opened by guneysus over 8 years ago - 1 comment

#88 - Django >= 1.10 Compatibility

Pull Request - State: closed - Opened by guneysus over 8 years ago - 6 comments

#87 - Missing parametrized status code

Issue - State: closed - Opened by CatBakun over 8 years ago - 1 comment

#86 - Default build_error() allows any serializable object as message

Pull Request - State: closed - Opened by ElSaico over 8 years ago - 2 comments

#85 - Severed last ties between Resource and Django

Pull Request - State: closed - Opened by ElSaico over 8 years ago - 2 comments

#84 - Allow PKs with dashes and alphanumeric digits

Pull Request - State: closed - Opened by ElSaico over 8 years ago - 5 comments

#83 - tox-based build matrix

Pull Request - State: closed - Opened by ElSaico over 8 years ago

#82 - Setting 'Content-Type: text/plain' for 204 No Content responses

Pull Request - State: closed - Opened by ElSaico over 8 years ago - 1 comment

#81 - Added several HTTP error exceptions

Pull Request - State: closed - Opened by ElSaico over 8 years ago - 1 comment

#80 - test python35 django==1.6

Issue - State: closed - Opened by murilobsd over 8 years ago - 1 comment

#79 - Compatibility issue with newer Django (1.8/1.10)

Issue - State: closed - Opened by ghost over 8 years ago - 5 comments

#78 - Support pagination natively

Issue - State: open - Opened by seocam over 8 years ago - 8 comments

#77 - Allow to use strings for pk in DjangoResource

Issue - State: closed - Opened by seocam almost 9 years ago

#76 - Make args and kwargs available on Resource

Pull Request - State: closed - Opened by simonluijk almost 9 years ago - 2 comments

#75 - Update urls() class method in order to support django 1.9 urls syntax

Pull Request - State: closed - Opened by mdsrosa almost 9 years ago - 4 comments

#74 - Uploading Multipart files

Issue - State: open - Opened by guneysus almost 9 years ago - 3 comments

#73 - JSONSerializer throws BadRequest upon failed deserialization

Pull Request - State: closed - Opened by ElSaico almost 9 years ago

#72 - Fixed FieldsPreparer when receiving data with __getattr__

Pull Request - State: closed - Opened by ElSaico almost 9 years ago

#71 - JSON deserialization error should raise BadRequest

Issue - State: closed - Opened by ElSaico almost 9 years ago

#70 - JSON fields output not following the same order as defined

Issue - State: closed - Opened by mdsrosa about 9 years ago - 2 comments

#69 - DjangoResource updates to support non-numeric primary keys

Pull Request - State: closed - Opened by tyleryates about 9 years ago - 2 comments

#68 - how to use array in post\put request

Issue - State: closed - Opened by Svyat33 about 9 years ago - 1 comment

#67 - fix test fail

Pull Request - State: open - Opened by mission-liao about 9 years ago - 1 comment

#66 - unit tests fail with tornado 4.2.1

Issue - State: closed - Opened by ghost about 9 years ago

#65 - PLEASE! anybody know how to add caching to the resource

Issue - State: closed - Opened by tianfan over 9 years ago - 1 comment

#64 - hooking up the urls in Flask.

Issue - State: closed - Opened by michaeltcoelho over 9 years ago

#63 - process_view doesn't get called in middlewares

Issue - State: closed - Opened by Lobosque over 9 years ago - 2 comments

#62 - There is no data param in create

Pull Request - State: closed - Opened by xarg over 9 years ago

#61 - raise Unauthorized()

Issue - State: closed - Opened by xarg over 9 years ago - 1 comment

#60 - Fix function __name__ when using skip_prepare and as_view

Pull Request - State: closed - Opened by anacarolinats over 9 years ago - 3 comments

#59 - Fix function __name__ when using skip_prepare

Pull Request - State: closed - Opened by anacarolinats over 9 years ago

#58 - Pass status to HttpResponse ctor

Pull Request - State: closed - Opened by tonybajan over 9 years ago - 1 comment

#57 - added Bottle support

Pull Request - State: closed - Opened by viniciuscainelli over 9 years ago - 1 comment

#56 - Support for UUIDs

Issue - State: closed - Opened by justmobilize over 9 years ago - 4 comments

#55 - improvements to FlaskResource

Pull Request - State: open - Opened by asldevi over 9 years ago - 3 comments

#54 - a problem with JSON conversion

Issue - State: closed - Opened by andr2k over 9 years ago - 2 comments

#53 - Example for not-common frameworks

Issue - State: closed - Opened by lucabelluccini over 9 years ago - 1 comment

#52 - unclear request object being used in example about alternative serializations

Issue - State: closed - Opened by rkssisodiya over 9 years ago - 6 comments

#51 - Changed 'update' curl example to PUT instead of POST

Pull Request - State: closed - Opened by jmwohl over 9 years ago - 1 comment

#50 - self.data should populate from querystring on GET requests

Issue - State: closed - Opened by donspaulding over 9 years ago - 6 comments

#49 - Add UUID serialization (helps me with Django 1.8)

Pull Request - State: closed - Opened by issackelly over 9 years ago - 3 comments

#48 - Unit test for Django Resource containing an ImageField

Issue - State: closed - Opened by silviomoreto almost 10 years ago - 1 comment

#47 - Default to False in TornadoResource.is_debug

Pull Request - State: closed - Opened by matt-snider almost 10 years ago - 5 comments

#45 - Adding CORS headers to a particular resource

Issue - State: open - Opened by gulfpearl almost 10 years ago - 2 comments

#44 - support get_FOO_display and related objects

Pull Request - State: closed - Opened by xiaoli almost 10 years ago - 3 comments

#39 - Update example, the way I integrate tornado is changed during implementation

Pull Request - State: open - Opened by mission-liao over 10 years ago - 1 comment

#37 - Default to None for values which don't exist in lookup_data

Pull Request - State: closed - Opened by chrisdl over 10 years ago - 2 comments

#34 - Reverse Foreign Key Objects

Issue - State: closed - Opened by Morpho over 10 years ago - 1 comment