https://github.com/glweems/django-dummy-blog
https://github.com/glweems/django-dummy-blog
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/glweems/django-dummy-blog
- Owner: glweems
- Created: 2019-08-14T20:47:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T20:35:57.000Z (over 3 years ago)
- Last Synced: 2025-03-01T00:32:38.490Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to django-dummy-blog 👋
> dummy blog example created with python / django.
### 🏠 [Homepage](https://github.com/glweems/django-dummy-blog#readme)
## Install
```sh
pip install -r /path/to/requirements.txt
```
## Run tests
```sh
npm run test
```
## Author
👤 **Garrett Weems (https://glweems.com)**
* Github: [@glweems](https://github.com/glweems)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/glweems/django-dummy-blog/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [Garrett Weems (https://glweems.com)](https://github.com/glweems).
This project is [MIT](https://github.com/glweems/django-dummy-blog/blob/master/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_