Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

z0rr0/single-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

single-store

Single Store

Test

cd store
python manage.py test --pythonpath $PWD -v 2

Localization

python manage.py makemessages --locale=ru_RU
# edit *.po files
python manage.py compilemessages --locale=ru_RU