Skip to main content

Django fields for using unsigned integers for relationships

Project description

=============================
django-unsigned-fields
=============================

.. image:: https://badge.fury.io/py/django-unsigned-fields.png
:target: https://badge.fury.io/py/django-unsigned-fields

.. image:: https://travis-ci.org/simpleenergy/django-unsigned-fields.png?branch=master
:target: https://travis-ci.org/simpleenergy/django-unsigned-fields

.. image:: https://coveralls.io/repos/simpleenergy/django-unsigned-fields/badge.png?branch=master
:target: https://coveralls.io/r/simpleenergy/django-unsigned-fields?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
--------

- :class:`django_unsigned_fields.fields.UnsignedAutoField`
- :class:`django_unsigned_fields.fields.UnsignedForeignKey`
- :class:`django_unsigned_fields.fields.UnsignedOneToOneField`
- :class:`django_unsigned_fields.fields.UnsignedManyToManyField`




History
-------

0.1.0 (2014-07-16)
++++++++++++++++++

* First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-unsigned-fields-1.3.0.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

django_unsigned_fields-1.3.0-py2.py3-none-any.whl (13.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page