Michael Fladischer
f2255a5d3a
Include the test suite in the sourcetarball but do not install it.
...
I reworked the `MANIFEST.in` to include the whole test suite so it can be used
by distribution packages during build time. It is excluded from the installed
packages automatically.
The inclusion rules for the documentation were also made more verbose to prevent
build artifacts from entering the source tarball (think .pyc files).
2016-02-25 08:40:18 +01:00
Venelin Stoykov
371a3bb376
Drop support for older Django and Python versions
...
This change drop official support for Django 1.2 and 1.3
and Python 2.6 and 3.2
In this commit test requirements are not so strict to allow versions
available in Debian sid.
Fixes #362
Many thanks to @fladi
2016-02-25 01:23:39 +02:00
Venelin Stoykov
d280ad8989
Fix test requirements for django 1.9 and Python3.5
2015-12-24 23:37:53 +02:00
Pierre Dulac
cec8cd7780
Update django-nose version to work with Django 1.9
2015-10-31 19:14:32 +01:00
Venelin Stoykov
e455768352
Add test environments for Python3.4 and Django1.7 and Django1.8
2015-06-05 03:01:00 +03:00
Matthew Dapena-Tretter
c92f53c1b0
Test that Optimistic strategy doesn't cause reads
...
Using the Optimistic strategy should prevent IO ops when you cast the
file as a boolean.
2014-09-23 18:40:58 -04:00
Markus Kaiserswerth
5b0c789f6b
setup.py: added 'async_rq' extra, django-rq dependency
...
django-rq v0.6.0 is the first version with Python 3 support.
2014-03-18 17:03:16 +01:00
Matthew Tretter
2e4d435f4f
Test for Python 3
2013-09-01 21:56:28 -04:00
Venelin Stoykov
0575011529
Add Python 3 suport and drop support for Python 2.5
2013-08-19 21:27:50 +03:00
Bryan Veloso
02cd1bf7ff
I, for one, welcome our new @matthewwithanm overlords.
2013-06-03 12:50:20 -07:00
Matthew Tretter
4efa05099d
Use pilkit's process_image utility
2013-05-09 22:02:03 -04:00
Matthew Tretter
28ffd444d6
Relax Pillow testing requirement
2013-04-02 23:01:44 -04:00
Matthew Tretter
728368abf6
Add async cachefile backend
2013-04-02 22:29:53 -04:00
Matthew Tretter
98552d7f75
Relax PILKit version requirement
2013-02-08 18:08:29 -05:00
Matthew Tretter
36313194ac
Remove PILKit functionality
...
This commit removes the functionality now in the PILKit project, and
adds PILKit as a dependency. Import hooks have been used to expose the
processors under "imagekit.processors".
2013-02-07 23:10:05 -05:00
Matthew Tretter
4ac6565bec
Use Pillow for testing
2013-02-06 21:01:51 -05:00
Matthew Tretter
f6ce251e13
Fix setup.py test
2013-02-06 20:40:54 -05:00
Matthew Tretter
a5c33a4925
Add tests for generateimage template tag
...
Currently, these will fail because the temporary file cannot be pickled
in order to generate a hash.
2012-12-03 22:25:12 -05:00
Matthew Tretter
006ff54fa8
Clean up version meta.
2012-10-25 20:01:26 -04:00
Eric Eldredge
9973e80a37
Add test requirements to setup
2012-10-24 23:45:51 -04:00
Matthew Tretter
a196e00059
Use django-appconf
2012-07-19 21:03:15 -04:00
Bryan Veloso
c46a403baa
Using Django's method of versioning. Also updating the docs' version.
2012-03-20 02:44:53 -07:00
Bryan Veloso
cad5d94661
I think this is fitting now.
2012-03-20 02:39:36 -07:00
Bryan Veloso
3d14800049
Getting rid of versiontools.
2012-03-20 02:39:28 -07:00
Bryan Veloso
023f8592d7
Making sure the templates make it via pip. Fixes #39 .
2011-11-02 13:42:35 +09:00
Bryan Veloso
11c1259ba3
Merge branch 'release/1.0.0' into develop
...
* release/1.0.0: (68 commits)
Tests now run again.
PEP8-ing and whitespacing.
Requiring versiontools and patching up our setup.py.
adding introspection rule for users with south
PEP8 and import tweaks.
fixing typo
ImageSpecFile is a proper File
Typo fix
A list of ImageSpec names are now stored on the model.
AdminThumbnailView is now AdminThumbnail
Docs typo fix
Adds explicit import of resize module to processors
fixing bad import in docs
adding name to AUTHORS
adding test for new api
Moved Crop and Fit to resize module.
More docs edits.
Typo fix.
Installation instructions.
Embracing duck typing.
...
Conflicts:
README.rst
2011-10-31 23:32:39 +09:00
Bryan Veloso
a45f3af2a5
Requiring versiontools and patching up our setup.py.
2011-10-31 23:01:41 +09:00
Bryan Veloso
df93146049
Making versioning a little easier on myself.
2011-09-12 14:17:12 -07:00
Bryan Veloso
7cb59c7351
Think it's time to bump to 0.4.0.
2011-09-07 15:52:14 -07:00
Bryan Veloso
4f904cda87
Being a good PyPI citizen.
2011-06-28 11:38:42 -07:00
Bryan Veloso
9637a43551
Bumping the verison numbers.
2011-04-01 11:56:44 -07:00
Bryan Veloso
9fa53856dc
One really should be able to add multiple maintainers.
2011-02-12 14:05:15 -08:00
Bryan Veloso
1b29437180
Bumping the version number.
2011-02-12 14:04:42 -08:00
Bryan Veloso
07a03a4a39
Fleshing out setup.py. Adding MANIFEST.in.
2011-02-11 01:27:10 -08:00
Bryan Veloso
b942a9fcea
Bumping the version to 0.3.4.
2011-02-10 19:03:48 -08:00
Bryan Veloso
ede345a780
Massaging setup.py.
2011-02-10 14:24:11 -08:00
Justin Driscoll
d588be8b8a
Bumped version number
2010-04-26 10:40:24 -04:00
Justin Driscoll
70acfa5a95
Bumped version number
2009-06-04 11:58:33 -04:00
Justin Driscoll
1a7ec0d947
Bumped version to 0.3.1 for release
2009-05-17 08:46:08 -04:00
Justin Driscoll
e33318f1fc
Bumped version number
2009-05-16 23:22:34 -04:00
Justin Driscoll
c9b397c7c4
Updated my email address
2009-05-16 23:08:12 -04:00
Justin Driscoll
54903c7e77
Updated version number and setup requirements
2009-02-04 17:28:30 -05:00
Ariel Nunez
920bf47128
Added setup.py and relocated source dir
2009-02-02 15:46:41 -05:00