You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Simple Pinterest parsing with the Python API - now you can use Pinterest as a free modern managed imagebase!
THE OLD VERSION. I'm really better at coding now, please check the Autograding-API repository.
Features
Fast Pinterest to Django model object convertor. Synchronise your website media with a Pinterest board, section or profile - it's a fully automatic and easy customisable process.
Ready-to-use Django gallery website app. Also, Pinlery is using some well-documented modern Front End technologies like the IntersectionObserver lazy load and an already configured Bootstrap 4, Shuffle.JS, Fancybox, Mmenu.JS plugins.
Stylish fancy trendy neumorphism templates and theme for FREE!
Installation
git clone https://github.com/imgVOID/pinlery.git
Activate your virtual environment
pip install -r requirements.txt
Configure your database in settings.py
python manage.py migrate
python manage.py createsuperuser
python manage.py makemigrations gallery
python manage.py migrate
python manage.py runserver
All done! Now login via your localhost:8000/admin/