Stefan Wojcik
|
bc6c84c408
|
remove unnecessary sys.path manipulation in tests
|
2016-12-06 13:27:10 -05:00 |
|
Stefan Wojcik
|
db673a9033
|
ditch the old "except Exception, e" syntax
|
2016-12-05 23:23:38 -05:00 |
|
Matthieu Rigal
|
0aeb1ca408
|
Various fixes again
|
2015-06-24 00:50:36 +02:00 |
|
Charanpal Dhanjal
|
ad81470d35
|
Put space after hash
|
2015-06-02 10:17:17 +01:00 |
|
Charanpal
|
2753e02cda
|
Fix for case where Document is deleted and it's files (FieldFields) in GridFS remain.
|
2015-05-23 14:46:56 +01:00 |
|
J. Fernando Sánchez
|
2d075c4dd6
|
Added test for new_file after saved as none. #714
|
2015-03-23 12:21:21 +02:00 |
|
Omer Katz
|
8e852bce02
|
Pillow provides a more descriptive error message, therefor the build failure.
|
2014-06-25 10:58:00 +03:00 |
|
Ross Lawley
|
6925344807
|
Test updates
|
2013-11-29 12:01:14 +00:00 |
|
Ross Lawley
|
d8ffa843a9
|
Added str representation of GridFSProxy (#424)
|
2013-07-31 09:29:41 +00:00 |
|
Ross Lawley
|
d9f538170b
|
Added get_proxy_object helper to filefields (#391)
|
2013-07-10 21:19:11 +00:00 |
|
Ross Lawley
|
e5648a4af9
|
ImageFields now include PIL error messages if invalid error (#353)
|
2013-06-05 11:45:08 +00:00 |
|
Ross Lawley
|
d94a191656
|
Updated Changelog added test for #341
|
2013-06-04 10:20:24 +00:00 |
|
Ross Lawley
|
ceece5a7e2
|
Improved PIL detection for tests
|
2013-06-03 13:38:58 +00:00 |
|
Ross Lawley
|
c5ce96c391
|
Fix py3 test
|
2013-05-23 19:44:05 +00:00 |
|
Ross Lawley
|
1eb6436682
|
Added get image by grid_id example
|
2013-05-22 10:29:45 +00:00 |
|
Ross Lawley
|
e58b3390aa
|
Removed import with from future
|
2013-05-01 08:48:14 +00:00 |
|
Ross Lawley
|
3653981416
|
Added ImageField support for inline replacements (#86)
|
2013-04-23 15:12:57 +00:00 |
|
Ross Lawley
|
39dac7d4db
|
Fix file open rules
|
2013-01-28 16:26:01 +00:00 |
|
Ross Lawley
|
1ca098c402
|
Fixed invalid choices error bubbling (#214)
|
2013-01-28 14:40:26 +00:00 |
|