Skip to content

jaywhy13/django-pgfuzzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-pgfuzzy

This library allows usage of the PostgreSQL fuzzystrmatch functions. This package depends on PostgreSQL, therefore you'll need to have a PostgreSQL database setup in settings.

In order to use the package:

pip install django-pgfuzzy

Then add pgfuzzy to INSTALLED_APPS.

About

This library allows usage of the PostgreSQL fuzzystrmatch functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages