This package is a companion to the django-epic package. Its purpose is to provide a minimal but functional environment that let’s a potential user of EPIC get a feel for how the application works.
Install this package with:
pip install django-epic-sample
After installation, start the Django test server with:
python -m epic_sample.manage runserver
Then point your web-browser at:
http://localhost:8000/epic/
This page should prompt you to log in. You can use:
- username = admin - password = admin
for this sample site.
To run the EPIC unit tests, use:
python -m epic_sample.manage test epic.tests
Release files for django-epic-sample 0.6.7
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_epic_sample-0.6.7.tar.gz | 9.2 MB | Details |
Release files / django_epic_sample-0.6.7.tar.gz
| Download URL | django_epic_sample-0.6.7.tar.gz |
|---|---|
| Size | 9.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
292c5ad8df39c87059c0edd10774d816a4bfb32266c2897f7fb90cad666a9604
|
|
BLAKE2b-256 checksum How to use checksums |
61c3d930546b545418570a2b3371d40bb33e9975f45b2854a83aac7f323085b4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.3
|