Skip to content

nshafer/pgfulltext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Full-Text Searching with Django

This is an example project demonstrating how to use Postgres Full-Text search features with Django. Please see the article for details.

Setup

./manage.py migrate
./manage.py createsuperuser
./manage.py runserver

About

Postgres Full-Text search with Django, example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published