Commit Graph

6 Commits

Author SHA1 Message Date
Krzysztof Klimonda
57aefc7d97 Mock out Files using the commited screenshot.png file for tests 2013-03-02 11:06:53 -08:00
Isaac Bythewood
fa7e8c3b83 Get basic working bookmarklet and refactor API into core 2013-02-26 23:20:50 +00:00
Krzysztof Klimonda
e2a38f8a10 Add image dimensions to the API and the third image size
There has been some refactoring going on in the pinry.pins.models module.
The upload_to code has been refactored into its own function, images
have been moved to their own models - otherwise the number of fields
in the Pin model would skyrocket. Also ModelManagers have been written
to move image fetching and generating outside of models.
2013-02-23 21:12:11 +01:00
Isaac Bythewood
643224d575 Now using compressor and trying to fix test CSRF issue. 2012-08-02 00:22:57 +00:00
Isaac Bythewood
8e8bcdfb49 Lots of pylint and pep8 fixes in nearly every file. 2012-05-12 00:27:02 +00:00
Isaac Bythewood
30985a9efe Added basic core app tests. 2012-05-10 02:34:15 +00:00