Skip to main content

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

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.12.2.tar.gz (110.4 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.12.2-py2-none-any.whl (146.0 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: medlemssys-0.12.2.tar.gz
  • Upload date:
  • Size: 110.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.21.0 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/2.7.15rc1

File hashes

Hashes for medlemssys-0.12.2.tar.gz
Algorithm Hash digest
SHA256 c5cf0f6616844c34b6d7a930cea646af5d767db5dfe514494e27165e3c06cb5e
MD5 e21d6ba864bc0634efc41afa769aa977
BLAKE2b-256 f24e50bf2b08328fd8b866720d9d61a443ee9df97f88521d238a9ff76558b1c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: medlemssys-0.12.2-py2-none-any.whl
  • Upload date:
  • Size: 146.0 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.21.0 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/2.7.15rc1

File hashes

Hashes for medlemssys-0.12.2-py2-none-any.whl
Algorithm Hash digest
SHA256 22aa80f6e0ea3d5b792911d2173225d76641c04042cdb91e2cc0c0626dd2982f
MD5 9d3ac2d6425b47a74c7e0e6d622cb2d3
BLAKE2b-256 9930126e9eb7fcdd2911a265da97295d08222b1aaab6b9e27858b11f96d8db29

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.12.2 This release

2 files

0.12.0

2 files

0.11.1

2 files

0.11.0

2 files

0.10.1

2 files

0.10.0

2 files

0.9.5

2 files

0.9.3

2 files

0.9.2

2 files

0.9.1

2 files

0.9.0

2 files

0.8.4

1 file

0.8.3

1 file

0.8.2

1 file

0.8.1

1 file

0.7.9

1 file

0.7.8

1 file

0.7.7

1 file

0.7.6

1 file

0.7.5

1 file

0.7.4

1 file

0.7.3

1 file

0.7.2

1 file

0.7.1

1 file

0.6.0

2 files

0.5.4

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

Supported by

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