https://github.com/r21gh/django-blog
This is a blog created with Django 1.10
https://github.com/r21gh/django-blog
Last synced: 2 months ago
JSON representation
This is a blog created with Django 1.10
- Host: GitHub
- URL: https://github.com/r21gh/django-blog
- Owner: r21gh
- Created: 2016-08-04T11:12:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T22:11:41.000Z (over 2 years ago)
- Last Synced: 2025-02-01T07:27:44.954Z (4 months ago)
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django blog version (1.0.0)
Blog application with django 1.10 and python 2.7###• Sending e-mails with Django
###• Creating forms and handling them in views
###• Creating forms from models
###• Integrating third-party applications
###• Building complex QuerySets