Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Luthaf/Sport-Ulm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This application needs Python 3 and Django 1.7.

git clone https://bitbucket.org/Luthaf/sport-ulm.git
cd sport-ulm
pip install -r Requirements.txt
cp sport@ulm/local_settings.sample.py sport@ulm/local_settings.py

Edit the local_settings.py file to fit your needs, and then :

./manage.py migrate
./manage.py loaddata fixtures/*

Run

./manage.py runserver

About

Django application for student association gestion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published