-
Python3: Exception on generating or opening a label
Happens for any form that has `Generate Labels` button
Same problem if I press the `Generate Label on Save` checkbox
Same problem if I go dire…
-
Exception on Workbench's `Upload` button press
```
FileNotFoundError at /api/workbench/upload/17/skip/
[Errno 2] No such file or directory: '/var/cache/specify_wb_upload/sp7demofish_17_3598e…
-
(tl;dr: using django's built-in field validators breaks cache keys between processes/restarts)
Hi!
I just did a fun hunt for a subtle issue that's causing cache misses after server restarts / a…
-
As the title says, the server no longer retrieves the file after an unification has been accepted.
This affects the files, dashboard, and disambiguator ui apps
```
web_1 | Traceback (m…
-
# Impacted versions
* Modoboa: 1.13.1
* installer used: Yes
* Webserver: Nginx
# Steps to reproduce
Clean installation on a 2GB linode with Debian 9
I customized the installer.cfg with the …
-
The value I used: їґёыъэєßåΩ≈
![Screen Shot 2020-07-07 at 11 31 21 PM](https://user-images.githubusercontent.com/40512816/86839362-f18d7c00-c066-11ea-98c9-1af78a781537.png)
```
UnicodeDecodeE…
-
Hi all,
Attempted to get django-cities-light up and running today, assiduously following documentation. I'm getting the following scary error. Newbie here.
```
ERRORS:
cities_light.City.countr…
-
Hi,
Currently, the sync is failing with `django.core.exceptions.ValidationError: {'route_server': [u'Enter a valid URL.']}`
We normally run the following set of commands before sync to clear the…
-
**Describe the issue**
Hello,
When executing Commit or Push from the Repository maintenance page, I got the following error page:
> **Server Error**
> The server had serious problems serving y…
-
Created model in Python via Pycharm
Getting error : no such table: main.auth_user__old
Python 3.8
Pycharm 2019.2.5
Django 2.2.7
DB SQlite 3.27.2
This has been a known bug for some time, w…