=============================
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.
Release files for django-unsigned-fields 1.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-unsigned-fields-1.3.0.tar.gz | 13.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_unsigned_fields-1.3.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 27.0 kB
Release files / django-unsigned-fields-1.3.0.tar.gz
| Download URL | django-unsigned-fields-1.3.0.tar.gz |
|---|---|
| Size | 13.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2ed1c3915e97a5daa494e356af2e4e595e71cd790b3764049bf3bca2d739589c
|
|
BLAKE2b-256 checksum How to use checksums |
1db825e38432060ba851300eb49ca725d259adaced2cd34e5e325825aa5e0d0f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / django_unsigned_fields-1.3.0-py2.py3-none-any.whl
| Download URL | django_unsigned_fields-1.3.0-py2.py3-none-any.whl |
|---|---|
| Size | 13.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
40c228fe9d01dcbf7f99df299d61cea39df46929f6962169e19fcb12bdefe4cc
|
|
BLAKE2b-256 checksum How to use checksums |
1554738a92212274bf60ff4240dd1567f5415d267517b8486e20fe21feac2cfe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |