No project description provided
Project description
pip install django-mirrors
MIRRORS_DIR = BASE_DIR / 'files'
INSTALLED_APPS = [
...
'mirrors'
]
from django.contrib import admin
from django.urls import path, include
urlpatterns = [
path('mirrors/', include('mirrors.urls')),
path('admin/', admin.site.urls),
]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_mirrors-1.0.3.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_mirrors-1.0.3.tar.gz.
File metadata
- Download URL: django_mirrors-1.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
004b6eb9373629e6a57f221100bd4f1c36ab9d61c3402e419f2e151fd0146bc1
|
|
| MD5 |
6db0a664091bc6f928a9be59ee7b46c0
|
|
| BLAKE2b-256 |
5faf2df638d256107426e281ebe972ac90bd98a7842805a01cfa8b3f80cf3cc0
|
File details
Details for the file django_mirrors-1.0.3-py3-none-any.whl.
File metadata
- Download URL: django_mirrors-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65c3a4fec655ffbd969f501d6db49239c34e98bb6042e0f25b351b7d50cda0c3
|
|
| MD5 |
4558b696461cfa73b7f776682a9fcc16
|
|
| BLAKE2b-256 |
0bb8948deec5222abb95809e34a8273598cadd7908baac2f28723fbe8b3f3359
|