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.17.0.tar.gz (175.1 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.17.0-py3-none-any.whl (185.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django_french_highschool-0.17.0.tar.gz
Algorithm Hash digest
SHA256 822646f6155847d1cf34b2d0550cabbef755aa8c5be111b0e746491b2501b705
MD5 670aa13991c25e85f30d0e549b1289e5
BLAKE2b-256 1859d7d8c08320cfb90aa42ebb0f19ce4041ed7dd3eae2c53582b4f1b5b53b7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_french_highschool-0.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 75b99de1983afc8c4e8db795ef3ea4a14e6dcab871531fd30ed78759b0a3a3d7
MD5 fd9a4c1cfe2988ab0ec1e786daec0491
BLAKE2b-256 a79508ba26cab4c5d843ed4cdd6d9daadac942c7432a17e788f0e03843b937c1

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