-
## Overview
Ideally, this is automatic. If that proves cumbersome, then make it a sub-task in the PR to check the other sub-tasks.
## Note
At the time of writing, you cannot access the tasks …
-
Hi,
thank you for providing this handy cli tool.
Unfortunately something went wrong while executing the `import` command.
```python
papermerge-cli import .
Importing ./Behörden/Eheleute/…
-
I am using djongo 1.3.3 with Django 3.1.1 and running MongoDB 4.4.0 on mac and ubuntu 20
this command worked:
`python manage.py makemigrations`
but when I run this command :
` python manage.py mig…
-
Geotrek : 2.98.1
Je reçois des messages "Internal Server Error" de certains évènement m'indiquant 'HttpResponse' object has no attribute 'render'.
Pourtant les évènements s'affichent correctement …
-
It would be nice to have optional `before` and `after` query parameters for the `transcription` endpoint, that enable to filter the results by a timeframe.
For example, `https://grafeas.org/api/tra…
-
My backend {json:api} [pagination implementation](https://django-rest-framework-json-api.readthedocs.io/en/stable/usage.html#pagination) returns a different (non-standard) `meta` pagination response f…
n2ygk updated
5 years ago
-
Check out http://www.django-rest-framework.org/api-guide/authentication/#sessionauthentication .
Read Warning section. DRF APIView forces csrf_exempt decorator and handles csrf itself but only for req…
-
**Is your feature request related to a problem? Please describe.**
I want to have rename refactoring work for rascal.
When I as a user trigger rename on:
- function
- variable
- module name
…
-
```
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
File "/usr/local/…
-
I am experimenting with using zulip with a custom bot that answers based on the stream-name or topic-name. Playing with this, I thought it would be a very nice addition to be able to have custom html …