Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 2023-ujoncdelutan
  • 2023-update
  • 1.4.7 protected
  • 1.4.6 protected
  • 1.4.5 protected
  • 1.4.4 protected
  • 1.4.3 protected
  • 1.4.2 protected
  • 1.4.1 protected
  • 1.4.0 protected
  • 1.3.19 protected
  • 1.3.18 protected
  • 1.3.17 protected
  • 1.3.16 protected
  • 1.3.15 protected
  • 1.3.14 protected
  • 1.3.13 protected
  • 1.3.12 protected
  • 1.3.10 protected
  • 1.3.11 protected
  • 1.3.9 protected
  • 1.3.8 protected
23 results

src

  • Clone with SSH
  • Clone with HTTPS
  • KSZKépzés Honlap

    Build Status

    CircleCI

    Követelmények

    1. python3+
    2. pip

    Fejlesztés

    1. python3 -m venv venv
    2. source venv/bin/activate
    3. cp environment.sh.example environment.sh
    4. Ki kell tölteni a környezeti változókat.
      Az authsch-s adatokat az https://auth.sch.bme.hu/ fejlesztői konzol menüpontja alatt lehet legenerálni új kliens hozzáadásával. Atirányítási cím: http://127.0.0.1:3000/api/v1/complete/authsch
       export SECRET_KEY=<Ide bármi kerülhet>
       export AUTHSCH_KEY=<authsch-s Kliens azonosító>
       export AUTHSCH_SECRET=<authsch-s Kliens kulcs>
       export MEDIA_ROOT=static/
    1. source environment.sh
    2. pip install -r requirements/development.txt
    3. python3 src/manage.py runserver

    Formális Követelmények

    1. flake8-nak feleljen meg
    2. 125 karakternél ne legyen hosszabb sor