update README file

remotes/origin/HEAD
Max Yakovenko 8 years ago
parent 8654b6c39f
commit afbb23db40
  1. 18
      README.md

@ -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** **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. 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.
@ -42,4 +58,4 @@ Use these steps to clone from SourceTree, our client for using the repository co
3. When you see the **Clone New** dialog in SourceTree, update the destination path and name if you’d like to and then click **Clone**. 3. When you see the **Clone New** dialog in SourceTree, update the destination path and name if you’d like to and then click **Clone**.
4. Open the directory you just created to see your repository’s files. 4. Open the directory you just created to see your repository’s files.
Now that you're more familiar with your Bitbucket repository, go ahead and add a new file locally. You can [push your change back to Bitbucket with SourceTree](https://confluence.atlassian.com/x/iqyBMg), or you can [add, commit,](https://confluence.atlassian.com/x/8QhODQ) and [push from the command line](https://confluence.atlassian.com/x/NQ0zDQ). Now that you're more familiar with your Bitbucket repository, go ahead and add a new file locally. You can [push your change back to Bitbucket with SourceTree](https://confluence.atlassian.com/x/iqyBMg), or you can [add, commit,](https://confluence.atlassian.com/x/8QhODQ) and [push from the command line](https://confluence.atlassian.com/x/NQ0zDQ).

Loading…
Cancel
Save