Django is a Python web framework. Django helps eliminate repetitive tasks making the development process an easy and time-saving experience. Django Hordak is the core functionality of a double-entry accounting system.
Django Environment:
Django is python code. So you will need to install a python. Django supports the latest version of python (above 2.7). Install a Django hordak using pip install Django-hordak.
Django hordak supports the Postgres database.
Create a Project and setup:
Django project set up under the myproject/settings.py set the Database details for “Database Name, User, Password, Host, and Port”. Create a user and start the development server using,
Migration (./manage.py migrate)
Create a superuser (./manage.py createsuperuser)
Development server (./manage.py runserver)