1
0
mirror of https://gitlab.crans.org/bde/nk20-scripts synced 2025-01-30 20:03:02 +00:00
2020-04-10 23:06:47 +02:00
2020-04-10 23:06:47 +02:00
2020-04-10 23:06:12 +02:00
2020-02-24 14:19:40 +01:00
2020-02-24 14:19:40 +01:00
2020-04-10 23:05:36 +02:00

Script de la NoteKfet 2020

Commandes Django

les commandes sont documentées: ./manage.py command --help

  • import_nk15 : Importe un dump de la NoteKfet 2015.

  • make_su: rend superutilisateur les pseudos renseignés

Shell

  • Tabula rasa:
sudo -u postgres sh -c "dropdb note_db && psql -c 'CREATE DATABASE note_db OWNER note;'"
Description
Fork this repo to modify it
Readme 567 KiB
Languages
Python 98.6%
Shell 1.4%