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.
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
Built Distribution
File details
Details for the file django-unsigned-fields-1.3.0.tar.gz
.
File metadata
- Download URL: django-unsigned-fields-1.3.0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ed1c3915e97a5daa494e356af2e4e595e71cd790b3764049bf3bca2d739589c |
|
MD5 | 68869196908112b5b960898de3c055b0 |
|
BLAKE2b-256 | 1db825e38432060ba851300eb49ca725d259adaced2cd34e5e325825aa5e0d0f |
File details
Details for the file django_unsigned_fields-1.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_unsigned_fields-1.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40c228fe9d01dcbf7f99df299d61cea39df46929f6962169e19fcb12bdefe4cc |
|
MD5 | b13ff5195edb68ad889c882e76704f80 |
|
BLAKE2b-256 | 1554738a92212274bf60ff4240dd1567f5415d267517b8486e20fe21feac2cfe |