Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 406 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 406 Bytes

controlCuraduria

Steps:

  1. Create GitHub repository

  2. Create Django project.

  3. Activate SuperUser -Admin 3.1 - Superuser: control_admin, password: Cur4dur14//

  4. Flowchart.

  5. Create all DB models

  6. To load the fixtures, run the following commands on terminal: 6.1. python manage.py makemigrations 6.2. python manage.py migrate 6.3. python manage.py loaddata .//fixtures/.json