issues
search
toastdriven
/
restless
A lightweight REST miniframework for Python.
http://restless.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
832
stars
107
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
performance improvements
#141
fan-turintech
opened
3 months ago
0
Issue 104 resolved
#140
supercoder-dev
opened
5 months ago
0
Test
#139
pavlejviki
closed
6 months ago
0
remove six and other Python2 crumbs
#138
a-detiste
opened
7 months ago
0
Add a GitHub Action to run tox
#137
cclauss
closed
6 months ago
0
Django 4.2 Support
#136
jseadragon
opened
1 year ago
2
Is this project dead?
#135
JulianTenschert
opened
1 year ago
0
Updated dj.py for supporting latest Django
#134
nhridoy
opened
2 years ago
2
docs: Fix a few typos
#133
timgates42
opened
2 years ago
0
Make url() import compatible with Django 4
#132
liquidscorpio
closed
2 years ago
1
Python 3 super() does not need `self`'s class
#131
andreasnuesslein
closed
2 years ago
0
Add on_delete keyword argument on Django model class tutorial
#130
r-lelis
closed
2 years ago
0
Django: Use path funcion instead of url funcion
#129
r-lelis
opened
3 years ago
2
Django: fixes pagination parameter
#128
cawal
opened
3 years ago
3
Release restless 2.2.0
#127
seocam
closed
3 years ago
0
docs: example of usage of the current object in a subpreparer
#126
cawal
closed
2 years ago
0
HttpError class constructor bug. Cannot override error msg with argument
#125
soneiko
opened
3 years ago
0
Late binding of Preparers
#124
edmenendez
opened
3 years ago
0
FieldsPreparer raises KeyError on missing key in dict
#123
adam0z
opened
4 years ago
0
docs: Fix simple typo, postitional -> positional
#122
timgates42
closed
3 years ago
0
added support for custom response status
#121
yuriescl
closed
4 years ago
7
Add support for PATCH
#120
yuriescl
opened
4 years ago
0
response status override using self.status
#119
yuriescl
closed
4 years ago
1
Allow response status override
#118
yuriescl
opened
4 years ago
0
Update tox.ini for django master
#117
bukowa
closed
5 years ago
1
Add support for Python 3.7, drop EOL 3.0-3.4
#116
hugovk
closed
5 years ago
3
Add possibility to use different preparers for list and detail
#115
Marcelo-Theodoro
closed
4 years ago
2
Add pagination in the DjangoResource
#114
Marcelo-Theodoro
closed
5 years ago
0
Drop support for Python < 3.4
#113
Marcelo-Theodoro
closed
5 years ago
5
Flask - Use `as_list` and `as_detail` in favour of `as_view`
#112
madsmtm
opened
5 years ago
0
Added `Resource.prepare_list` method
#111
madsmtm
opened
5 years ago
0
Add request parameter access
#110
madsmtm
opened
5 years ago
0
adjust a comment detail in dj.py for the build_url_name method
#109
theo-l
opened
6 years ago
0
Added some cookbook for django and serializer
#108
leportella
opened
6 years ago
0
Log handle method steps using std logging library
#107
beratdogan
closed
6 years ago
0
Defined tox envs for Django 2.0, py.test always gives verbosed output
#106
beratdogan
closed
6 years ago
0
Fix unset charset with Pyramid / WebOb
#105
charn
closed
1 year ago
0
logging uncaught exceptions
#104
mavoine
opened
7 years ago
0
Class-level `http_methods` attribute breaks Resource subclasses
#103
donspaulding
opened
7 years ago
0
Dropped Itty support
#102
seocam
closed
7 years ago
0
Decorator to add routes to a resource
#101
simonluijk
opened
7 years ago
1
Time to drop itty support?
#100
seocam
closed
7 years ago
0
Allow to nest preparers with subpreparers
#99
seocam
closed
7 years ago
3
Pass status to HttpResponse ctor
#98
seocam
closed
7 years ago
1
Update tox and travis build matrix
#97
seocam
closed
7 years ago
1
Limit Pyramid and WebOb versions
#96
seocam
closed
7 years ago
1
Added Django 1.10 on tox.ini
#95
leportella
closed
7 years ago
0
Removed py3.3 from django 1.9 and 1.10
#94
leportella
closed
7 years ago
0
Fix code formatting issue
#93
HelloKashif
closed
7 years ago
1
Backward-incompatible change introduced
#92
jaddison
closed
7 years ago
1
Next