Ecosyste.ms: Issues

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

GitHub / funkybob/django-nap issues and pull requests

#81 - docs: Fix a few typos

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

#79 - docs: Fix simple typo, valie -> value

Pull Request - State: closed - Opened by timgates42 over 4 years ago - 1 comment

#78 - Test against Django 3.0 and Python 3.8

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

#77 - Update index.rst

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

#76 - View function signatures are hidden behind except_response

Issue - State: closed - Opened by shangxiao over 6 years ago

#75 - Can Mappers work as fields / properties?

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

#74 - Feature/pagination

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

#73 - Feature/re organise

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

#72 - default_app_config leads to ImportError

Issue - State: closed - Opened by nkuttler over 7 years ago - 1 comment

#69 - Feature/reduction

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

#68 - Added some tests for ListView's

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

#67 - http.MethodNotAllowed() expects arguments always

Issue - State: closed - Opened by limbera almost 9 years ago - 1 comment

#66 - Docs/restructure

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

#65 - Updated some of the documentation

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

#64 - Fix minor typo in example doc.

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

#63 - [Fixed #61] Feature/auth response type

Pull Request - State: closed - Opened by funkybob about 9 years ago

#62 - Deleting successfully deletes instance but returns 500 (ObjectDeleteMixin)

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

#61 - permit_logged_in returns http403 instead of http401 if user is not authenticated

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

#60 - Allowed parameter passing in ValidationErrors

Pull Request - State: closed - Opened by MarkusH about 9 years ago

#58 - Beefed out the documentation for DataMapper, fields, filters and Mode…

Pull Request - State: closed - Opened by limbera about 9 years ago

#57 - Feature/refactor tests

Pull Request - State: closed - Opened by funkybob about 9 years ago

#56 - updated the docs to include tutorial

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

#55 - Serialiser typo

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

#54 - Minor cleanup of the AppConfig

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

#53 - rest views fixes

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

#52 - ObjectPutMixin should use mapper._apply() instead of mapper._patch()

Issue - State: closed - Opened by ianawilson over 9 years ago - 3 comments

#51 - Add a "How to Install" section on docs

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

#50 - 0.14.1.1 update has broken NewRelic instrument wrapper

Issue - State: closed - Opened by geeknam almost 10 years ago - 2 comments

#49 - Fix syntax error in sample urls.py

Pull Request - State: closed - Opened by sesh almost 10 years ago

#48 - Feature/dataviews

Pull Request - State: closed - Opened by funkybob almost 10 years ago

#47 - Fix to include mandatory name attribute

Pull Request - State: closed - Opened by bobobo1618 almost 10 years ago

#46 - Nap assumes everything in INSTALLED_APPS is a module

Issue - State: closed - Opened by bobobo1618 almost 10 years ago - 3 comments

#45 - Teach ModelPublisher to create a ModelSerialiser if not supplied

Issue - State: closed - Opened by funkybob almost 10 years ago

#44 - digattr breaks when managers are involved

Issue - State: closed - Opened by bobobo1618 almost 10 years ago - 3 comments

#43 - Publisher get_page may 500 given bad querystring arguments

Issue - State: closed - Opened by kezabelle about 10 years ago

#42 - Publisher may raise a 500 for an invalid LIMIT_PARAM

Issue - State: closed - Opened by kezabelle about 10 years ago

#41 - Fix Django 1.4-1.6 compatibility.

Pull Request - State: closed - Opened by chris-morgan about 10 years ago

#40 - Fix a few RPC corner cases and add tests

Pull Request - State: closed - Opened by chris-morgan about 10 years ago - 3 comments

#39 - update versions and deleted django1.3 support

Pull Request - State: closed - Opened by zkanda about 10 years ago

#38 - Fix "serialiser" typo

Pull Request - State: closed - Opened by sesh over 10 years ago - 1 comment

#37 - Add support for running coverage tests under tox.

Pull Request - State: closed - Opened by schinckel over 10 years ago

#36 - Increase testing environment range.

Pull Request - State: closed - Opened by schinckel over 10 years ago

#35 - Update the test for tox.

Pull Request - State: closed - Opened by zkanda over 10 years ago

#34 - Feature/layout

Pull Request - State: closed - Opened by funkybob over 10 years ago

#31 - Fixing ModelPublisher and ModelSerialiser imports

Pull Request - State: closed - Opened by Siecje over 10 years ago

#30 - Provide introspection for RPC publisher

Issue - State: closed - Opened by funkybob over 10 years ago
Labels: enhancement

#29 - Published patterns() crashes if no api_name defined

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

#28 - Field serialiser silences exceptions

Issue - State: closed - Opened by jtiai over 10 years ago - 3 comments

#27 - Publisher uses hardcoded output format

Issue - State: closed - Opened by jtiai over 10 years ago - 1 comment
Labels: enhancement

#26 - Add conditional field type

Issue - State: closed - Opened by funkybob almost 11 years ago
Labels: enhancement

#25 - Add support for GIS types

Issue - State: open - Opened by funkybob almost 11 years ago
Labels: enhancement

#24 - Raise an exception for ModelSerialiser with no Meta.model

Issue - State: closed - Opened by funkybob almost 11 years ago
Labels: enhancement

#23 - Create more elaborate description about differences to other rest framewords

Issue - State: closed - Opened by ionelmc almost 11 years ago - 3 comments

#22 - docs/examples.rst - the urlconf example has an incorrect import.

Issue - State: closed - Opened by kezabelle almost 11 years ago

#21 - Provide a RPC style Publisher

Issue - State: closed - Opened by funkybob about 11 years ago - 1 comment

#20 - Added support for tox.

Pull Request - State: closed - Opened by schinckel about 11 years ago

#19 - Ported to 3.x

Pull Request - State: closed - Opened by ioneyed over 11 years ago

#18 - Fixed http.py for 3.x users

Pull Request - State: closed - Opened by ioneyed over 11 years ago - 1 comment

#17 - Create a basic sandbox to demonstrate some of nap's functionality

Pull Request - State: closed - Opened by fmr over 11 years ago - 1 comment

#16 - Fix typo + PEP8

Pull Request - State: closed - Opened by fmr over 11 years ago

#15 - Support Validation cleanly

Issue - State: closed - Opened by funkybob over 11 years ago - 1 comment

#14 - Provider helper for inflating an instance from request data

Issue - State: closed - Opened by funkybob over 11 years ago

#13 - Investigate supporting nested publishers.

Issue - State: closed - Opened by funkybob over 11 years ago - 2 comments

#12 - Forbidden/Unauthorized for permit decorator

Pull Request - State: closed - Opened by emilkjer over 11 years ago

#11 - Typo

Pull Request - State: closed - Opened by acaire over 11 years ago

#10 - Make CSRF configurable

Issue - State: closed - Opened by funkybob over 11 years ago - 1 comment

#9 - Provide links for next/prev page in meta

Issue - State: closed - Opened by funkybob over 11 years ago - 1 comment

#8 - please add LICENSE file

Issue - State: closed - Opened by willkg over 11 years ago

#7 - Python 2.6 support

Pull Request - State: closed - Opened by nkuttler over 11 years ago - 1 comment

#6 - data not defined

Issue - State: closed - Opened by darylantony over 11 years ago - 1 comment

#5 - Test field exclusion in serializer tests

Pull Request - State: closed - Opened by jessexoc almost 12 years ago

#4 - Add requirements.txt. Insert nap module to system path.

Pull Request - State: closed - Opened by geeknam almost 12 years ago

#3 - More tests for serializers + api

Pull Request - State: closed - Opened by geeknam almost 12 years ago

#2 - Added a basic tests setup

Pull Request - State: closed - Opened by geeknam almost 12 years ago

#1 - PEP8 cleanups

Pull Request - State: closed - Opened by geeknam almost 12 years ago