Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christianwgd/photos
Django photos app
https://github.com/christianwgd/photos
django django-rest-framework python
Last synced: 2 days ago
JSON representation
Django photos app
- Host: GitHub
- URL: https://github.com/christianwgd/photos
- Owner: christianwgd
- License: mit
- Created: 2020-05-14T08:02:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T22:19:34.000Z (2 months ago)
- Last Synced: 2024-11-19T22:22:37.782Z (2 months ago)
- Topics: django, django-rest-framework, python
- Language: Python
- Homepage:
- Size: 21.8 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# photos
Django photos app - Just another django photos app### localsettings
To run create photos/localsettings.py:mandatory:
- DEBUG
- SECRET_KEY
- ALLOWED_HOSTS
- DATABASEoptional:
- AUTH_PASSWORD_VALIDATORS
- GEOPOSITION_GOOGLE_MAPS_API_KEY (if you want to use the maps)### Theming
Bootstrap themes (css files) can be uploaded and selected by users.
You can add themes for user selection in the admin. Create your own
themes (https://bootstrap.build/app) or load them from the web
(examples below).- https://bootstrap.build/themes
- https://bootswatch.com
- https://bootstrap.themes.guide/#themes