V
V
voro6eu2019-06-11 16:26:18
MySQL
voro6eu, 2019-06-11 16:26:18

How to run a python + django build?

There is an assembly: Here is the assembly itself . Please tell a person who has never worked with django and python how can I run this assembly? In finished form, the assembly is an electronic journal of the student. I would be grateful for the most detailed instructions.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
N
neatsoft, 2019-06-11
@voro6eu

This link contains an abandoned project, and it is of very low quality - everything is broken, including PEP8, django best practices, etc.
This is the verdict:

Django==1.3
South==0.7.3

Support for Django 1.3 ended on February 26, 2013 - six years ago. Since then, a lot has changed not only in Django, but also in Python.
This code is of no practical value, it is also not suitable as a basis for a new project - it is very dirty.
5cffd0e81c9fe887261265.png

A
alfss, 2019-06-11
@alfss

https://github.com/Entropius/recordbook/blob/master...

K
Konstantin Malyarov, 2019-06-11
@Konstantin18ko

Activate the virtual environment.
Start the server.

A
alternativshik, 2019-06-12
@alternativshik

it's easier to rewrite from scratch than trying to run. There, probably half of the packages of the required versions no longer exist in nature.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question