Django EVE Online Timerboard
A simple Django extension that offers timerboard functionality with EVE Online flavor.
Installation
- Add
django_eveonline_timerboardto your INSTALLED_APPS - Include the
django_eveonline_timerboardURLs in your urls.py - Run
python3 manage.py migrateto create the django_eveonline_timerboard models
Provided URLs
| URL Name | Description |
|---|---|
| django-eveonline-timerboard-add-timer | Add a timer |
| django-eveonline-timerboard-remove-timer (int: timer_pk) | Remove a timer specified by timer_pk |
| django-eveonline-timerboard-view | View the timerboard |
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-eveonline-timerboard-1.1.0.tar.gz.
File metadata
- Download URL: django-eveonline-timerboard-1.1.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f30bf083ed3b305c38f0bd585e573102a2e81d7de29a6719468f51ceffd82c9f
|
|
| MD5 |
48c5d1ceaa0f59b4619a50c010b06c02
|
|
| BLAKE2b-256 |
4e35e07237c035cd1b68c9bfd185009af9a0c046051c96ccec838bcd6b3da441
|