Skip to main content

Django app which makes easy to create sports team website.

Project description

# django-league Django app which makes easy to create sports team website

## Requirements Django == 1.9.7

Python >= 3

## Installation Download app to your project and enable it in INSTALLED_APPS

Then include urls in urls.py

`url(r'^league/', include('league.urls', namespace='league')),`

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-league-0.1.1.tar.gz (7.4 kB view hashes)

Uploaded Source

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