|
|
|
|
@ -1,3 +1,19 @@ |
|
|
|
|
|
|
|
|
|
**Online software storefront** |
|
|
|
|
--- |
|
|
|
|
**Python version: 3.5.2** |
|
|
|
|
|
|
|
|
|
**Django 2.0** |
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
###Deployment |
|
|
|
|
|
|
|
|
|
1. Use .env file with the structure described in .env.sample file |
|
|
|
|
2. Make migrations for modules: auth, accounts_ext, etc. |
|
|
|
|
2. Start celery queue for email with command |
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
**Edit a file, create a new file, and clone from Bitbucket in under 2 minutes** |
|
|
|
|
|
|
|
|
|
When you're done, you can delete the content in this README and update the file with details for others getting started with your repository. |
|
|
|
|
|