mirror of
https://github.com/pinry/pinry.git
synced 2026-03-02 10:11:19 +01:00
Generate thumbnail and standard image on request, and use http://github.com/mirumee/django-images for generating them. Also, remove the CreatePin page as pin creation is going to be done in JavaScript. Create UploadImage view for uploading images from computer.
13 lines
103 B
Plaintext
13 lines
103 B
Plaintext
/bin/
|
|
/lib/
|
|
/include/
|
|
/local
|
|
/src/
|
|
/build/
|
|
/pip-log.txt
|
|
/development.db
|
|
/media/
|
|
/static/
|
|
*.pyc
|
|
/.idea/
|