Skip to content

struy/zaba_prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,029 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zaba_prototype

prototype ad site

python manage.py compilemessages

create fixture: ./manage.py dumpdata auth.user --indent 2 > user.json ./manage.py loaddata user.json

docker-compose -f "docker-compose.yml" up -d --build

on Linux for start Elasticsearch > v.5 sysctl -w vm.max_map_count=262144

check:

  1. manage.py check --deploy
  2. pipdeptree

Using django-extensions for REST APIs or micro services ./manage.py runserver_plus --print-sql ./manage.py shell_plus --print-sql

i18n sudo apt install python-django-common django-admin compilemessages django-admin makemessages -a -i env

About

prototype ad site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5