-
Once Vlad creates histogram representations of state data
-
[240419 Key planning considerations for codebase and surrounding infrastructure.docx](https://github.com/user-attachments/files/16999736/240419.Key.planning.considerations.for.codebase.and.surrounding…
-
For testing purposes i just cloned and changed all necessary database related settings. After all getting an import error:
```
(django_env)sh@sh--work:~/Repos/newsdiffs$ python website/manage.py sync…
-
Hi ealik,
I was working with tal before, and i am trying django, i miss tal, so i download your software but when i try to load a template it drops the above title with the following:
Traceback (mo…
-
This update brings new features such as dark mode, SVG support, enhanced accessibility checker, and safer delete option. These features provide more options and control over content creation experienc…
-
I get this error, after I add your app to the installed_apps and then load any page of my app, or try to do syncdb.
Is this a know issue? is there a fix?
Thanks
Here is a stack trace:
```
Environ…
-
I'm in Daniel's session and trying to deploy. Daniel has an SSH key with a passphrase, so I try to tell `fab.py` to use my own username instead:
```
daniell@fen-desktop7:~/git/ruforum/django/website$…
-
## Primary motivation:
- Supporting the [Great Lakes Center for Fresh Waters and Human Health](https://sites.lsa.umich.edu/greatlakeshumanhealth/) (NSF / NIH OHH grant)
- Data generated by the cent…
-
I'm using Email instead of a username to log in to my website. I'm using ACCOUNT_EMAIL_VERIFICATION = "mandatory" from django-allauth. I've also the following URL pattern as suggested in the docs.
fr…
-
When mirroring schemas that have been imported into the database using postgresql tools (e.g. psql), the schema must be entered into the whitelist. (This operation is necessary to make imported data v…