Krzysztof Klimonda
0cbd5bdaa1
re-enable asset compression with django_compressor
Finally had time to figure out the problem "caused" by django_compressor,
so we can no re-enable it. Fixes #3
преди 11 години
Krzysztof Klimonda
ef818b7f82
Rewrite tests to use a Model mocker library
There has been issues when running a full test suite (for pinry and
the entire Django stack), and test fixtures are hard to maintain anyway,
so rewrite tests to use a Model mocker library (Factory Boy) to populate
database.
преди 11 години
Krzysztof Klimonda
57aefc7d97
Mock out Files using the commited screenshot.png file for tests
преди 11 години
Isaac Bythewood
258b5ecabf
Using Django on pypi since 1.5 has been released
преди 11 години
Krzysztof Klimonda
d2727aa12c
Use django-braces for CBV Mixins like LoginRequiredMixin
преди 11 години
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.
преди 11 години
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.
преди 11 години
Krzysztof Klimonda
cf816abcda
remove -e from the Django tarball url
-e should be used only with repositories apparently
преди 11 години
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.
преди 11 години
Isaac Bythewood
8e8bed0efa
Rewrite the display of recent pins without the use of third-party js libs
преди 11 години
Isaac Bythewood
3a65f0be21
Bump Django version for security fixes etc
преди 11 години
Isaac Bythewood
230a6e959f
Taggit implemented.
преди 12 години
Isaac Bythewood
34d327334a
Update django release.
преди 12 години
Isaac Bythewood
6927c770df
Add new compressor release removing git requirement.
преди 12 години
Isaac Bythewood
c46ef6d325
Use git pull of django_compressor.
преди 12 години
Isaac Bythewood
643224d575
Now using compressor and trying to fix test CSRF issue.
преди 12 години
Isaac Bythewood
d92d30bb94
Added some production settings. Moving to travis-ci for testing. Added feature to stop new registrations.
преди 12 години
Isaac Bythewood
a178144da4
Removing the dependency of django-thumbs.
преди 12 години
Isaac Bythewood
8389462c80
Replacing PIL with Pillow, PIL seems to be dead is is having issues on newer systems, Pillow is it's continuation.
преди 12 години
Isaac Bythewood
c2fed86f4e
Cleaning up includes.
преди 12 години
Isaac Bythewood
10ffd90760
Now using tastypie for all our API needs.
преди 12 години
Isaac Bythewood
bd6647649a
Separating jenkins requirements and settings from the rest of the app.
преди 12 години
Isaac Bythewood
e7347d226b
Setting up jenkins depends, preping for writing tests.
преди 12 години
Isaac Bythewood
644184d0ad
Initial commit.
преди 12 години