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
Füge fsmedhro_core wie folgt zu deinen INSTALLED_APPS hinzu:
INSTALLED_APPS = [ ... 'fsmedhro_core.apps.FachschaftConfig', ]
Erzeuge die Models mittels python manage.py migrate
Füge das LDAP-Backend zu AUTHENTICATION_BACKENDS hinzu:
AUTHENTICATION_BACKENDS = [ 'django.contrib.auth.backends.ModelBackend', 'fsmedhro_core.backends.auth.LDAPUniRostock', ]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56264ce7850914b78d08fa53570d237438aa07fc3b3b1a8cb100b37781e0a5f2 |
|
MD5 | 88a8e3b298b6cdd5816b3729be97f252 |
|
BLAKE2b-256 | 6afbebacdb9667581370f5c1bbbb464855b20e66928fd80d42fa594f950f2446 |
File details
Details for the file django_fsmedhro_core-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: django_fsmedhro_core-0.3.1-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b54c85c4520cbae9ba918cda56be0358df387d555019f540b1a2a230d45aa58a |
|
MD5 | 1f9cf36c3823fa5e4460467e033a996d |
|
BLAKE2b-256 | c8ae1fa96858fce626b79b0e1acb8bd39529fb2da7028b44df8134c4d2817cac |