Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zerossb/django-blog
https://github.com/zerossb/django-blog
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zerossb/django-blog
- Owner: zerossB
- Created: 2020-10-27T23:42:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T23:57:12.000Z (about 4 years ago)
- Last Synced: 2024-11-07T15:53:33.521Z (about 2 months ago)
- Language: Python
- Size: 472 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Django Blog
Um exemplo de blog utilizando Django
## Prints do Blog
### Inicio
![Inicio](https://raw.githubusercontent.com/zerossB/django-blog/master/static/images/Inicio.png)### Post
![Post](https://raw.githubusercontent.com/zerossB/django-blog/master/static/images/Post.png)### Posts
![Posts](https://raw.githubusercontent.com/zerossB/django-blog/master/static/images/Posts.png)### Busca
![Busca](https://raw.githubusercontent.com/zerossB/django-blog/master/static/images/Busca.png)