blidarescub / django-unsigned-fields

Django fields for representing relationships via unsigned integers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-unsigned-fields

https://badge.fury.io/py/django-unsigned-fields.png https://travis-ci.org/simpleenergy/django-unsigned-fields.png?branch=master https://coveralls.io/repos/simpleenergy/django-unsigned-fields/badge.png?branch=master

Django fields for using unsigned integers for relationships"

Documentation

The full documentation is at https://django-unsigned-fields.readthedocs.org.

Quickstart

Install django-unsigned-fields:

pip install django-unsigned-fields

Then use it in a project:

import django-unsigned-fields

Features

About

Django fields for representing relationships via unsigned integers.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 96.6%Language:Makefile 2.4%Language:Shell 1.0%