Skip to content

Create a section for Python user groups #1172

Open
@datapythonista

Description

@datapythonista

Having a database of Python user groups can be useful, for example to automatically import their events into the python.org website.

This ticket has three parts:

At the moment the Python user groups are listed in a wiki: https://wiki.python.org/moin/LocalUserGroups

A list of possible fields of the model could be:

  • Name
  • Location (it can be a city, a country)
  • URL (it can be a meetup, a distribution list, or others, a calculated field that returns the type could be useful)
  • Started date
  • Approved (boolean, to flag meetups that have been submitted but not yet reviewed, and should not be listed)
  • Trusted (trusted groups will have their events automatically added)

Metadata

Metadata

Assignees

No one assigned

    Labels

    psf-reviewThis should be reviewed by a PSF employee/member

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions