Skip to content

blog django project for postgresql variety search methods implementation

Notifications You must be signed in to change notification settings

alireza-aliabadi/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

persian django blog project

! focused on back-end development (means had simple style)

features:

  • comment
  • share post by email
  • tags
    • custom tag
    • custom tag filter
  • sitemap
  • feed
  • searching methods

    data base: postgresql

    • simple search in post text and title
    • stemming and ranking search
    • searching by weighting queries
    • searching by trigram similarity

Note: you can find searching methods in searching_methods file

About

blog django project for postgresql variety search methods implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published