Skip to main content

Membership register for norwegian youth organizations

Project description

Medlemssys is a membership register. Primarily written for norwegian youth organizations, but can and is used by other kinds of organizations.

It doesn’t do anything very advanced, but provides a way to list the members, export to CSV, can read OCR-files, send emails and some more.

Installation

Doing a simple install, you can install “medlemssys” for a test version, or “medlemssys[production]” to get a few required extras for a real setup:

pip install medlemssys[production]

You’ll use the medlemssys command for all commands. It’s a small wrapper around the django-admin command. The first thing you’ll want to do is to create a settings file:

medlemssys init

This will give you a medlemssys_conf.py file. Have a look at it, and change what you need. You should load in the data to the database and create yourself a user:

medlemssys migrate
medlemssys createsuperuser

If you chose the production setup, you can run gunicorn using a handy wrapper:

medlemssys gunicorn --bind 0.0.0.0:8000

You can of course also try the django development server to just test your register:

medlemssys runserver 0.0.0.0:8000

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

medlemssys-0.9.1.tar.gz (105.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

medlemssys-0.9.1-py2-none-any.whl (137.2 kB view details)

Uploaded Python 2

File details

Details for the file medlemssys-0.9.1.tar.gz.

File metadata

  • Download URL: medlemssys-0.9.1.tar.gz
  • Upload date:
  • Size: 105.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for medlemssys-0.9.1.tar.gz
Algorithm Hash digest
SHA256 4adca75e52e69bbb2e459ccdfdac4ac748361426dd07e838952dcdc283822638
MD5 c606fc56353d869b134f364fe92ac33c
BLAKE2b-256 40261aea78f390a1b94f3963e982c5748e0d837e4e5db724fbf563ed22d4c1fe

See more details on using hashes here.

File details

Details for the file medlemssys-0.9.1-py2-none-any.whl.

File metadata

File hashes

Hashes for medlemssys-0.9.1-py2-none-any.whl
Algorithm Hash digest
SHA256 3a15273be4fe0942f2425d2ada234e8aed6c1eb5032bde6a553e7ab43fb85f93
MD5 41b00993e5291503fbbdcf1f0b0e5682
BLAKE2b-256 6852522546f00768cd9bf4bd53b396d6bd824818ae40b4aa4375be93e423e86f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page