Re-organise sponsor listings, adding financial sponsors per core discussion.
commitde82d3106ff5e7b4baa28264ad182d182729b342
authorDave Page <dpage@pgadmin.org>
Thu, 1 Feb 2024 16:20:34 +0000 (1 17:20 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 1 Feb 2024 16:20:34 +0000 (1 17:20 +0100)
treea4492830816f37391a2ad862fa1590c9ccd9746a
parent15b0e42be9d149ca10be8e6e9a4f58246541f36d
Re-organise sponsor listings, adding financial sponsors per core discussion.

Moving forwards we'll have three types of sponsors:

- Contributing - those that the sponsor team are responsible for.
- Financial - those who donate to an NPO.
- Servers - those who provide servers/infrastructure.

For the financial sponsors, there are a few rules:

- "NPO" means a recognised NPO, (which includes SPI and PGCA).
- Each NPO may choose whether or not to list any sponsors on this page.
- Each NPO may define the criteria under which sponsors are listed, and
  any levels they wish to use.
- Conference/event sponsorship does not count; it must be sponsorship of the
  organisation itself.
- Sponsors may be listed once under each NPO they have donated to.

Note that the same sponsor may be listed in any or all of the categories
(contributing, financial, servers).

Patch by myself and Jonathan.
media/img/about/sponsors/logo_xata.svg [new file with mode: 0644]
pgweb/sponsors/models.py
pgweb/sponsors/views.py
pgweb/urls.py
pgweb/util/contexts.py
templates/sponsors/contributing.html [copied from templates/sponsors/sponsors.html with 71% similarity]
templates/sponsors/financial.html [new file with mode: 0644]
templates/sponsors/servers.html
templates/sponsors/sponsors.html