Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedvlprs/dj-blog-app
Django Girls Tutorial
https://github.com/thedvlprs/dj-blog-app
django djangogirls-workshop pillow pythonanywhere
Last synced: about 1 month ago
JSON representation
Django Girls Tutorial
- Host: GitHub
- URL: https://github.com/thedvlprs/dj-blog-app
- Owner: thedvlprs
- Created: 2020-02-17T16:07:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T16:13:09.000Z (almost 5 years ago)
- Last Synced: 2024-02-09T05:22:49.891Z (11 months ago)
- Topics: django, djangogirls-workshop, pillow, pythonanywhere
- Language: Python
- Homepage: http://fyunka.pythonanywhere.com/
- Size: 1.64 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DjangoGirls Workshop Blog
Based on 🦄 [Django Girls Tutorial](https://tutorial.djangogirls.org/en/) available online on different languages.
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/) [![Open Source Love png1](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/) [![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/kennethreitz)
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/Naereen/)
## Demo
### Check out Django Girls Blog [demo website](http://fyunka.pythonanywhere.com/)
![](demo.png)
## Learn More
Tutorial extensions (add more functionality to your website, secure your website, create comment model, PostgreSQL installation (optional) and Deploy on Heroku) [Django Girls Tutorial Extensions](https://tutorial-extensions.djangogirls.org/en/authentication_authorization/).
Check out Django documentation for any further reference [Django documentation](https://docs.djangoproject.com/en/2.2/).