Skip to content

lampofearth/django-postgresql-func

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stay tuned for library updates and new releases on our site. py-orm.com/chapter/django-postgresql-func.

django-postgresql-func: PostgreSQL Functions and Operators for Django. Full support for classic Django SQL functions

Installing

You can install or upgrade django-postgresql-func with:

$ pip install django-postgresql-func --upgrade

Or you can install from source with:

$ git clone https://github.com/lampofearth/django-postgresql-func --recursive
$ cd django-postgresql-func
$ python setup.py install

Examples

django-postgresql-func's examples lives at py-orm.com/chapter/django-postgresql-func.

License

You may copy, distribute and modify the software provided that modifications are described and licensed for free under LGPL-3. Derivatives works (including modifications or anything statically linked to the library) can only be redistributed under LGPL-3, but applications that use the library don't have to be.

About

PostgreSQL Advenced Functions and Operators for Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages