Skip to content

fahimsakri-zz/waterlily

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waterlily

Backend Server For Tailor app: https://play.google.com/store/apps/details?id=com.baramasi.lotus

##How to setup on local machine This app base on django rest framework. We prefer to use virtualenv to create seperate environment for project and install all dependencies mentioned in requirements.txt Use settings_template.py as a reference to set it up on local machine. Point settings to appropriate settings file using ln command (eg. ln -s settings_template.py init.py)

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%