-
Hi
I'm migrating a DB from MySql 8.x to PG 10.2.x When I run:
```
pgloader mysql://root:example@localhost:3307/goodtorent postgres://postgres:postgres@localhost:5433/postgres
```
The res…
-
```
When trying to search all the data in the table i am un able it only allows
me to search threw a few rows.
I am running Django 1.0, Djapian SVN, and Xapian what ever I got with sudo
apt-get.
M…
-
I use the command by working in the directory of src folder and in the terminal i run the command as
python manage.py graph_models core -o src/apps/core/er_diagram.dot
But these commnads give the …
-
The entire project should make an effort to become multilingual. It should be relatively easy using django and gettext.
-
Hi,
I wanted to ask for some advice on how to use your software, because I think this is exactly what I've been looking for!
Regards
-
I've discovered about ~500 duplicate opinions across Washington Supreme and Appeals Courts.
See simple example [Robel v. Roundup Corp. (Wash. 2002)](https://www.courtlistener.com/?type=o&q=&type=o…
-
Hi there,
If the problem has been answered please also let me know, since I am not sure the correct keyword for this question.
django-taggit version:3.1.0
Django version: 4.1.5
Assuming I ha…
-
Hi! Have you considered moving to [Katex](https://katex.org/) for your math rendering?
It's faster than MathJax and much more lightweight.
I'd be willing to help port this if you're interested :…
-
The usage of `Publickey` and `Privatekey` headers is non-standard -- it also makes it very difficult to test the API in a browser or from JavaScript.
Ideally, SAL would support HTTP Basic authenti…
-
Hi,
I am getting:
```
2021-06-03T22:57:45+01:00 docker web[22644]: django.core.exceptions.ImproperlyConfigured: Set the SECRET_KEY environment variable
2021-06-03T22:57:47+01:00 docker web[226…