Skip to main content

French high school database with UAI, department and region

Project description

django-french-highschool

French high school database with UAI, department and region

Installation

Install with pip:

pip install django-french-highschool

Setup

In order to make django-french-highschool works, you need to follow the steps below:

Settings

First, you need to add the following configuration to your settings:

INSTALLED_APPS = [
    'django.contrib.admin',
    'django.contrib.auth',
    ...,
    'french_highschool',
    ...
]

Migrations

Next, you need to run the migrations in order to update your database schema:

python manage.py migrate

Fixtures

This app comes with existing data from french high schools. To load the data in the database run:

python manage.py loaddata high_school

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_french_highschool-0.12.0.tar.gz (174.7 kB view details)

Uploaded Source

Built Distribution

django_french_highschool-0.12.0-py3-none-any.whl (185.3 kB view details)

Uploaded Python 3

File details

Details for the file django_french_highschool-0.12.0.tar.gz.

File metadata

File hashes

Hashes for django_french_highschool-0.12.0.tar.gz
Algorithm Hash digest
SHA256 c29771c5e087d8e418424db7b970bca8adbafa6e8f18e4aee9c33442ecb0c0ab
MD5 808872eaa7d2688a31959da91dcea39c
BLAKE2b-256 d1424f4da7c73c214c0a2aa0d0bf625879defbe288835a1315b589f23d6b46ba

See more details on using hashes here.

File details

Details for the file django_french_highschool-0.12.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_french_highschool-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b535db85bbf7439dc555796578766a91b3d95b648f59305191b112b87f9b248
MD5 20c2856273fa65e96245b60754ad1607
BLAKE2b-256 39da72d7dc9a25c18d528379948c96d78a43fe31ce7fc94c603ae6fa56f0321d

See more details on using hashes here.

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