-
I recently upgraded to 0.15 for the new swappable flag model (I had previously forked waffle to make my own modifications to the model). However, this is not an upgrade/migration problem, but rather I…
-
Hello
I've created this new issue for this case.
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia#
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia# python3 manage.py shell
Python 3.10…
-
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
-
Dates are all over our pages - articles, news items, citations, data... etc.
Dates are not consistently interpreted by screen readers, there are variations between how a US and UK citizen might int…
-
@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…
-
```
When running "python manage.py syncdb --noinput" on step 5 of the updated
install document a SyntaxError occurs.
Notes:
Django has been installed and running.
I am working from the virtual envi…
-
Looking for advice
We have ~900 tenants in a fairly mature project, some apps have 100 migrations in them.
When you run './manage.py migrate --executor multiprocessing' it will take 20+ minutes…
-
```
When running "python manage.py syncdb --noinput" on step 5 of the updated
install document a SyntaxError occurs.
Notes:
Django has been installed and running.
I am working from the virtual envi…
-
This is a high-level proposal for using BigQuery as a query backend instead of Elasticsearch. @hanars, I'd love to hear whether this is something that you'd find worth considering for Broad's seqr dep…
-
Hello all,
I am using the example on Django 1.49, facebook login works correctly and all user data are added to FacebookProfile.
However only {{ user.first_name }} and {{ user.last_name }} show on t…