issues
search
alorence
/
django-modern-rpc
Simple XML-RPC and JSON-RPC server for modern Django
http://django-modern-rpc.rtfd.io
MIT License
98
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Acceptable "id" field values violate json-rpc 2.0 specification
#72
moonburnt
closed
1 week ago
1
Nice would be logging RPCInternalError as error (with traceback) but it is currently logged as warning
#71
tgz-cz
opened
2 months ago
1
Bump certifi from 2024.2.2 to 2024.7.4
#70
dependabot[bot]
closed
4 months ago
1
Bump jinja2 from 3.1.3 to 3.1.4
#69
dependabot[bot]
closed
6 months ago
0
Bump idna from 3.6 to 3.7
#68
dependabot[bot]
closed
7 months ago
0
xml rpc entity processing issue
#67
alonek1
closed
6 months ago
2
Bump django from 3.2.24 to 3.2.25
#66
dependabot[bot]
closed
8 months ago
2
Improve security by using defusedxml when installed in environment
#65
alorence
closed
8 months ago
2
Add official support for Django 5.0
#64
washeck
closed
8 months ago
4
Suppress "django-modern-rpc initialized" on django startup
#63
washeck
closed
8 months ago
1
Bump jinja2 from 3.1.2 to 3.1.3
#62
dependabot[bot]
closed
8 months ago
2
Make a new release
#61
washeck
closed
11 months ago
3
Bump django from 3.2.21 to 3.2.23
#60
dependabot[bot]
closed
11 months ago
1
Bump urllib3 from 2.0.5 to 2.0.7
#59
dependabot[bot]
closed
1 year ago
0
Bump urllib3 from 2.0.5 to 2.0.6
#58
dependabot[bot]
closed
1 year ago
1
Bump django from 3.2.19 to 3.2.20
#57
dependabot[bot]
closed
1 year ago
1
Bump requests from 2.30.0 to 2.31.0
#56
dependabot[bot]
closed
1 year ago
0
Bump django from 3.2.18 to 3.2.19
#55
dependabot[bot]
closed
1 year ago
2
Bump sqlparse from 0.4.3 to 0.4.4
#54
dependabot[bot]
closed
1 year ago
2
HTTP response code in case of error response
#53
mlembke
closed
1 year ago
2
Fix passing of entrypoint to handler
#52
washeck
closed
1 year ago
6
XML-RPC: Response to request with pk [xyz] has content type application/json but was unable to parse it
#48
sean-wallace
closed
1 year ago
3
fix invalid Content-Type in response
#47
Stoggy
closed
2 years ago
1
Bump django from 2.2.27 to 2.2.28
#46
dependabot[bot]
closed
2 years ago
2
Missing supported XML-RPC Content-Type
#45
alorence
closed
2 years ago
0
Invalid response's Content-Type
#44
alorence
closed
2 years ago
0
RFC: rate limit support
#42
atodorov
opened
2 years ago
1
Bump django from 2.2.25 to 2.2.27
#41
dependabot[bot]
closed
2 years ago
1
Implementing a simple rest endpoint; POSTMAN returns no data
#40
Coldsp33d
closed
2 years ago
2
Bump django from 2.2.24 to 2.2.25
#39
dependabot[bot]
closed
2 years ago
0
Make small corrections to the docs on JSON serialization and deserialization
#38
mfonism
closed
3 years ago
1
Getting empty dictionary in **kwargs in access the current request
#36
divyalakshmi1011
closed
3 years ago
3
fix: AuthenticationFailed not fired in batch requests
#35
germancollado
closed
2 years ago
2
Silent warning on load
#34
luzik
closed
3 years ago
3
Session auth
#33
luzik
closed
3 years ago
2
django-modern-rpc not compatible with Django 3.1 (alpha)
#32
washeck
closed
4 years ago
3
Changes around Django 3
#31
atodorov
closed
4 years ago
4
Improve exception raised when invalid protocol is given to RPCEntryPoint
#30
alorence
closed
2 years ago
1
Update entry_point.rst
#29
diegoduncan21
closed
5 years ago
2
API Change : rename decorator used to mark remote procedures
#28
alorence
closed
2 years ago
0
Drop Python 3.3 support
#27
alorence
closed
5 years ago
2
Add a Codacy badge to README.rst
#26
codacy-badger
closed
5 years ago
0
accept content types application/json-rpc and application/jsonrequest…
#25
dansan
closed
6 years ago
1
support "application/json-rpc" as content type
#24
dansan
closed
6 years ago
2
Serializing datetime.date in Python 2
#23
melvinkcx
closed
6 years ago
2
How to specify XML Serializer?
#22
melvinkcx
closed
5 years ago
1
ImportError: cannot import django.utils.inspect in Python 2.7, Django 1.8
#21
melvinkcx
closed
6 years ago
2
How to use this which django rest framework?
#20
cougarwww
closed
6 years ago
1
Expose models via RPC?
#19
atodorov
closed
3 years ago
3
Problems with kwargs in method called
#18
sergio-bershadsky
closed
6 years ago
2
Next