Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9a10e025 authored by BERJON Matthieu's avatar BERJON Matthieu
Browse files

Add the legacy database model


I added the legacy database model into the app.

In order to do that I:

- created the urls.py and views.py file (required by Django)
- created the legacy model using the inspectdb tools given by Django and
stored in models.py
- followed the process to initialize the migrations at the stage of the
model (resulting in the creation of the migrations folder)

Signed-off-by: default avatarMatthieu Berjon <matthieu.berjon@inria.fr>
parent d23c54b9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment