=====
Counter
=====
Counter is a simple Django app to create counters.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "counter" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'counter',
]
2. Run `python manage.py migrate` to create the counter models.
3. Start the development server and visit http://127.0.0.1:8000/admin/
to create a counter (you'll need the Admin app enabled).
Counter
=====
Counter is a simple Django app to create counters.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "counter" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'counter',
]
2. Run `python manage.py migrate` to create the counter models.
3. Start the development server and visit http://127.0.0.1:8000/admin/
to create a counter (you'll need the Admin app enabled).
Release files for django-count-it 0.1.2
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-count-it-0.1.2.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_count_it-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.4 kB
Release files / django-count-it-0.1.2.tar.gz
| Download URL | django-count-it-0.1.2.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5438226fc996c884832041026d03d13db6be1572d9c4c611eb7d1be51e6c277b
|
|
BLAKE2b-256 checksum How to use checksums |
8b1027b21b0f81fbe32d2b082f6ff368a7bd8d3d8089d2175cdc16407fb74d66
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
|
Release files / django_count_it-0.1.2-py3-none-any.whl
| Download URL | django_count_it-0.1.2-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b6ec4d27b6456cf100f30f79fb3affda63c7bf7c34479d593929e90b5e0495f0
|
|
BLAKE2b-256 checksum How to use checksums |
afd7a480c66a10fcdb74567d280b84215373067a8c45811176a0e705167a3fe5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
|