Skip to main content

Basisapp für die Webseite des FSR Medizin der Uni Rostock

Project description

Dies ist die Grundlage für Webseite des Fachschaftsrates der medizinischen Fakultät der Uni Rostock. Hier wird definiert, was ein FachschaftsUser, ein Studiengang, ein Studienabschnitt und was ein Gender ist.

Installation

  1. Füge fsmedhro_core wie folgt zu deinen INSTALLED_APPS hinzu:

    INSTALLED_APPS = [
        ...
        'fsmedhro_core.apps.FachschaftConfig',
    ]
  2. Erzeuge die Models mittels python manage.py migrate

  3. Füge das LDAP-Backend zu AUTHENTICATION_BACKENDS hinzu:

    AUTHENTICATION_BACKENDS = [
        'django.contrib.auth.backends.ModelBackend',
        'fsmedhro_core.backends.auth.LDAPUniRostock',
    ]

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

django-fsmedhro-core-0.3.1.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

django_fsmedhro_core-0.3.1-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

Details for the file django-fsmedhro-core-0.3.1.tar.gz.

File metadata

  • Download URL: django-fsmedhro-core-0.3.1.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for django-fsmedhro-core-0.3.1.tar.gz
Algorithm Hash digest
SHA256 56264ce7850914b78d08fa53570d237438aa07fc3b3b1a8cb100b37781e0a5f2
MD5 88a8e3b298b6cdd5816b3729be97f252
BLAKE2b-256 6afbebacdb9667581370f5c1bbbb464855b20e66928fd80d42fa594f950f2446

See more details on using hashes here.

File details

Details for the file django_fsmedhro_core-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_fsmedhro_core-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b54c85c4520cbae9ba918cda56be0358df387d555019f540b1a2a230d45aa58a
MD5 1f9cf36c3823fa5e4460467e033a996d
BLAKE2b-256 c8ae1fa96858fce626b79b0e1acb8bd39529fb2da7028b44df8134c4d2817cac

See more details on using hashes here.

Supported by

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