Blog project using Django framework.
- List Posts
- Detail Post
- Pagination
- Share functionality
- Comments
- Tags
- SiteMap
- RSS feed
- Search functionality
- Paginator, EmptyPage, PageNotInteger
- Custom object manager
- Creating absolute url
- Meta Class
- timezone module and it's properties like ('publish.year')
- Form and ModelForm
- Learned to user taggit module
- Custom Template Tags
- SiteMap
- RSS feed
- Search functionality using vector