-
I know this has been discussed before, but it would be really helpful if sequelize could auto-create migration scripts based on differences in sequelizer and the database.
I currently have a [fork I…
-
django.contrib.admin.sites.AlreadyRegistered: The model Consumer is already registered with 'sso_server.ConsumerAdmin'.
-
Actually, on media/models.py we have some functions related to filenames:
get_file_name()
get_file_path()
get_media_path()
media_file_name()
We need to organize and clean this mess in less and more c…
-
Quick question: it turns out my project needs additional data in or from a `LogEntry` instance and I'm asking how to extend auditlog without requiring too much work. I'm still a bit new to python an…
-
- [V ] Alteration (enhancement/optimization) of existing feature(s)
## Description
I am developing a product with strawberry_graphql and strawberry_graphql_django.
While developing, I need a pa…
-
Hi there,
First, I want to thank you for your book. It has been a tremendous help in my journey so far in learning DDD. I am beginning to apply what I've learned to a Django project that has caused…
-
For getting started with contributing to gpodder.net, we need a sample database export.
* Only podcast/episode related data, no user-specific data
* Sample of the whole dataset
* Consistent data
-
Paperless version: 2.2.1
Hi, I had paperless working fine with sqlite, but I'd prefer to use postgresql or mariadb, both which I have installed. I see a previous issue with someone trying to use ma…
-
@miguelcleon, I forget what mechanism you have developed to load data (and metadata) into the ODM2 database behind ODM2-Admin. I know you preserve sensor log files, so I assume you have a log-file loa…
-
Alyx is super handy and it’s great that so many models are already in place!
I’m working to extend it to cover for needs of experiments with non-human primates, which will be basically creating some …