Commit graph

10 commits

Author SHA1 Message Date
Bryan Veloso
8c64307e5a Moving Matt to maintainers. 2011-11-11 16:20:13 +09:00
Bryan Veloso
25a7536a26 Adding Alexander Bohn (@fish2000) to AUTHORS. 2011-11-11 16:19:28 +09:00
Bryan Veloso
302399d837 Merge branch 'new_api' of https://github.com/matthewwithanm/django-imagekit into release/1.0.0
* 'new_api' of https://github.com/matthewwithanm/django-imagekit: (63 commits)
  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.
  Documentation!
  Fix bug
  Bound fields are now cached on the model instance.
  Transpose processor now supports auto EXIF orientation.
  Fix filename formatting.
  ...

Conflicts:
	AUTHORS
	README.rst
	docs/Makefile
	docs/conf.py
	docs/index.rst
	imagekit/__init__.py
	imagekit/defaults.py
	imagekit/management/commands/ikflush.py
	imagekit/models.py
	imagekit/options.py
	imagekit/processors.py
	imagekit/specs.py
	tests/core/tests.py
2011-10-20 12:06:10 +09:00
Chris McKenzie
9e9665f626 adding name to AUTHORS 2011-09-26 16:39:45 -04:00
Matthew Tretter
6751d78504 More docs edits.
Added us to the authors. Reorganized some of the documentation so that
sphinx and the project landing page on github can share it.
2011-09-26 11:36:08 -04:00
Bryan Veloso
6efd21e9b4 Adding Ryan to AUTHORS. 2011-09-26 12:07:37 +02:00
Bryan Veloso
11e9064a19 Adding Markus and Matt to AUTHORS. 2011-09-07 15:45:06 -07:00
Bryan Veloso
d1e1e67d4f Adding Josh to the contributors list. 2011-06-28 11:40:29 -07:00
Bryan Veloso
c61a6bc640 Adding Jonathan Slenders to AUTHORS (thanks for spotting that signals bug). 2011-03-26 00:42:37 -07:00
Bryan Veloso
37166281d8 Adding AUTHORS. 2011-02-10 14:18:22 -08:00