This is a simple django portfolio app with standard structure
two language localization
implemented docker
implemented unittests
python manage.py initsuperuser
create superuser if no superuser exists
you can change or see deault password of creating superuser in SUPERUSER_USERNAME
and SUPERUSER_INITIAL_PASSWORD
variables of settings file
python manage.py demodata
generate some demo data base of maintainer of this project portfolio
- devportolio frontend project