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.15.0.tar.gz (175.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_french_highschool-0.15.0-py3-none-any.whl (185.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django_french_highschool-0.15.0.tar.gz
Algorithm Hash digest
SHA256 edf92fbabc5a059326872dfbf9c7e3e46b661c7e6b34ccdad2ef74acabd36625
MD5 d17dd8a84757a42f9248e5e924792de7
BLAKE2b-256 e96a12a33674d389368031258d87bf725bc043e20dbd19e557b3a2480f19ac1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_french_highschool-0.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 85ef4149b809580821364ccbb0ef51718206a388a8fc8e8af9c1d618fc8b749f
MD5 0676a6fd6762ae7f15dd2c925912f84c
BLAKE2b-256 43671aeaef94a671e93ffdcee39ded375a15c979d4c54d6b863fbb1ad75b0e47

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page