A simple Django app to manage Unsplash Photos.
Project description
=====
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).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-unsplash-1.0.tar.gz
(13.1 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-unsplash-1.0.tar.gz.
File metadata
- Download URL: django-unsplash-1.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db5ba7a0ffbab04a41eabcd95f53d45868aee22135eb1b0f584abd7d4ab5c838
|
|
| MD5 |
63b98fb60864028ebd7a09f0580facf7
|
|
| BLAKE2b-256 |
2ad0e82607e963a12a44fb79db42d08edca16e9b994c4f2cfea629d2d14402ea
|
File details
Details for the file django_unsplash-1.0-py3-none-any.whl.
File metadata
- Download URL: django_unsplash-1.0-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9b547a818e7a542e1f745d931ebcd6e094bb9c47f84214459abe63a1b31e504
|
|
| MD5 |
abeb8f4385092921bbde0eb7aa191fdb
|
|
| BLAKE2b-256 |
25dd7fc78d6c5dd34d2b1254f41217595fd8eb363aea25c2d24e4a35cdf0eb6c
|