| From: | Andreas 'ads' Scherbaum <ads(at)pgug(dot)de> |
|---|---|
| To: | pgsql-www(at)lists(dot)postgresql(dot)org |
| Subject: | Update Commitfest requirements and README |
| Date: | 2022-01-22 17:34:48 |
| Message-ID: | 33b7c479-c85d-0d48-4971-1b093925e326@pgug.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Hello,
While trying something out on the Commitfest, I found that the README
and the dependencies are quite outdated. It still requires Django 1.8,
as example.
And a couple modules are missing, which are not listed in the dependencies.
Attached patch takes a first shot at this problem, updates dependencies and
README to Django 3.2 and adds all missing modules (so far).
This brings the website into a state where it at least starts.
But then when I try to login, I run into this error:
'Settings' object has no attribute 'PGAUTH_REDIRECT'
Apparently the example settings for /local_settings.py/ are incomplete.
Thanks,
--
Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors
Volunteer Regional Contact, Germany - PostgreSQL Project
| Attachment | Content-Type | Size |
|---|---|---|
| pgcommitfest2-1.diff | text/x-patch | 1.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | James Addison | 2022-01-23 12:49:07 | Mailing list search engine: surprising missing results? |
| Previous Message | Ilaria Battiston | 2022-01-20 19:42:36 | GSoC 2022 [-www] |