=====
unsplash
=====
Unsplash is a simple Django app to manage Unsplash photos and use it in your project.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "unsplash" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'unsplash',
]
2. Run `python manage.py migrate` to create the unsplash models.
3. Start the development server and visit http://127.0.0.1:8000/admin/
to create an Unsplash Photo (you'll need the Admin app enabled).
unsplash
=====
Unsplash is a simple Django app to manage Unsplash photos and use it in your project.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "unsplash" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'unsplash',
]
2. Run `python manage.py migrate` to create the unsplash models.
3. Start the development server and visit http://127.0.0.1:8000/admin/
to create an Unsplash Photo (you'll need the Admin app enabled).
Release files for django-unsplash 1.0
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-unsplash-1.0.tar.gz | 13.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_unsplash-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:33.6 kB
Release files / django-unsplash-1.0.tar.gz
| Download URL | django-unsplash-1.0.tar.gz |
|---|---|
| Size | 13.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
db5ba7a0ffbab04a41eabcd95f53d45868aee22135eb1b0f584abd7d4ab5c838
|
|
BLAKE2b-256 checksum How to use checksums |
2ad0e82607e963a12a44fb79db42d08edca16e9b994c4f2cfea629d2d14402ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
|
Release files / django_unsplash-1.0-py3-none-any.whl
| Download URL | django_unsplash-1.0-py3-none-any.whl |
|---|---|
| Size | 20.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b9b547a818e7a542e1f745d931ebcd6e094bb9c47f84214459abe63a1b31e504
|
|
BLAKE2b-256 checksum How to use checksums |
25dd7fc78d6c5dd34d2b1254f41217595fd8eb363aea25c2d24e4a35cdf0eb6c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
|