Isaac Bythewood
4e431e2a88
Refactor templates and and make includes for upcoming python file refactor into core and user. Also making templates easier to edit and read overall.
vor 11 Jahren
Krzysztof Klimonda
d0a71244b5
Another major Pinry model rewrite
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.
vor 11 Jahren
Krzysztof Klimonda
cf816abcda
remove -e from the Django tarball url
-e should be used only with repositories apparently
vor 11 Jahren
Krzysztof Klimonda
35487b7c12
Update project dependencies and remove fixed versioning when not needed
The previous commit uses url syntax from Django 1.5, which is incompatible with earlier versions. Bump the Django version
and use the stable/1.5.x git branch until it's officially released.
vor 11 Jahren
Isaac Bythewood
8e8bed0efa
Rewrite the display of recent pins without the use of third-party js libs
vor 11 Jahren
Isaac Bythewood
3a65f0be21
Bump Django version for security fixes etc
vor 11 Jahren
Isaac Bythewood
230a6e959f
Taggit implemented.
vor 12 Jahren
Isaac Bythewood
34d327334a
Update django release.
vor 12 Jahren
Isaac Bythewood
6927c770df
Add new compressor release removing git requirement.
vor 12 Jahren
Isaac Bythewood
c46ef6d325
Use git pull of django_compressor.
vor 12 Jahren
Isaac Bythewood
643224d575
Now using compressor and trying to fix test CSRF issue.
vor 12 Jahren
Isaac Bythewood
d92d30bb94
Added some production settings. Moving to travis-ci for testing. Added feature to stop new registrations.
vor 12 Jahren
Isaac Bythewood
a178144da4
Removing the dependency of django-thumbs.
vor 12 Jahren
Isaac Bythewood
8389462c80
Replacing PIL with Pillow, PIL seems to be dead is is having issues on newer systems, Pillow is it's continuation.
vor 12 Jahren
Isaac Bythewood
c2fed86f4e
Cleaning up includes.
vor 12 Jahren
Isaac Bythewood
10ffd90760
Now using tastypie for all our API needs.
vor 12 Jahren
Isaac Bythewood
bd6647649a
Separating jenkins requirements and settings from the rest of the app.
vor 12 Jahren
Isaac Bythewood
e7347d226b
Setting up jenkins depends, preping for writing tests.
vor 12 Jahren
Isaac Bythewood
644184d0ad
Initial commit.
vor 12 Jahren