Personal Notes and Documentation¶
.
Overall Contents:¶
- 1. Notes and Docs
- 2. Android
- 3. DataBases
- 4. Django
- 4.1. Start Django Project
- 4.2. Create and Activate a Simple App
- 4.3. Apply the Migration:
- 4.4. Create Administration Site for Models
- 4.5. Canonical URLs
- 4.6. URL Patterns
- 4.7. Views
- 4.8. Templates
- 4.9. Forms
- 4.10. Set Up Simple Mail Send in Django
- 4.11. Custom Template Tags
- 4.12. Custom User Model
- 4.13. SQL ORM Translate
- 5. Git
- 5.1. Download a Remote Branch to Replace a Local Branch
- 5.2. Delete a Local and Remote Branch
- 5.3. Create a New Branch from a Previous Branch
- 5.4. Remove Cached Files from Git Tracking
- 5.5. Rebase
- 5.6. Remove Untracked Files
- 5.7. Rename a Branch
- 5.8. Use GitHub to Create a New Repository from the Command Line
- 5.9. Use Git with Heroku CLI
- 6. Graphics
- 7. Set Up
- 8. Prepare the App
- 9. Deploy the App
- 10. Configure Static Files on Heroku
- 11. Heroku Simplified DevOps
- 12. Linux
- 13. Open Source, Other Cool Stuff
- 14. Python
- 15. Selenium
- 16. Sphinx and reStructuredText
- 17. Storage
- 18. Bixby Farm
Indices and tables¶
This documentation was last generated on Aug 22, 2020 for version 0.1 (release 0.1.1a1).