Societies is a collection of abstract models for building django apps that deal with people, places, events and means of communication.
Detailed documentation is in the “docs” directory.
Quick start
Add “societies” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ..., "societies", ]To use societies, import and subclass the relevant model classes.
Add extra model fields as needed.
subclass the Meta class as needed.
Release files for django-societies 0.1.16
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_societies-0.1.16.tar.gz | 20.6 kB | Details |
Release files / django_societies-0.1.16.tar.gz
| Download URL | django_societies-0.1.16.tar.gz |
|---|---|
| Size | 20.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
26b26381fbc873de813b2d7de74ef70b54b3abccd5d940ea23033b59eb372066
|
|
BLAKE2b-256 checksum How to use checksums |
39878a8fa0257366ba3f2e3f5a433fc90517fc7c954b3ec95ac49b5e9243bb50
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.13.0rc1
|