Grant McConnaughey
|
cbcec248e0
|
Merge pull request #103 from evgenyfadeev/patch-1
Update index.txt
|
2015-04-24 19:12:14 -05:00 |
|
Evgeny Fadeev
|
7059011aab
|
Update index.txt
replace AUTO_GENERATE_AVATAR_SIZES with AVATAR_ prefixed setting.
|
2015-04-24 16:51:28 -03:00 |
|
Grant McConnaughey
|
0a39f1084d
|
Merge pull request #86 from aptwebapps/master
Replace remaining occurrences of AUTO_GENERATE_AVATAR_SIZES
|
2015-04-24 13:16:55 -05:00 |
|
Grant McConnaughey
|
621d3fc5c7
|
Merge pull request #66 from kharakawa/trans-ja
Add Japanese translation.
|
2015-04-24 13:14:15 -05:00 |
|
Grant McConnaughey
|
85bf7ba4f0
|
Merge pull request #70 from Crop-R/dutch
Dutch translations
|
2015-04-24 13:13:41 -05:00 |
|
Grant McConnaughey
|
2fb2ffed4a
|
Merge pull request #73 from robertour/patch-2
Calling syncdb in the usage instructions
|
2015-04-24 13:11:51 -05:00 |
|
Grant McConnaughey
|
e504a4e1d7
|
Merge pull request #85 from ayang/master
added simple chinese translation
|
2015-04-24 13:10:50 -05:00 |
|
Grant McConnaughey
|
18f3297c8d
|
Merge pull request #88 from joao-bjsoftware/patch-1
Update django.po
|
2015-04-24 13:09:30 -05:00 |
|
Grant McConnaughey
|
54dde3a6a5
|
One more attempt to get the build to work on Django 1.8
|
2015-04-23 15:45:32 -05:00 |
|
Grant McConnaughey
|
51b336accc
|
Specify django versions
|
2015-04-23 15:33:26 -05:00 |
|
Grant McConnaughey
|
5dc77b8d07
|
Django 1.7 and 1.8 don't support Python 2.6
|
2015-04-23 15:16:59 -05:00 |
|
Grant McConnaughey
|
9355f38ac4
|
Remove BrokenLinksMiddleware
|
2015-04-23 15:16:00 -05:00 |
|
Grant McConnaughey
|
3d48f181f9
|
Remove django.contrib.comments and add MIDDLEWARE_CLASSES
|
2015-04-23 15:10:25 -05:00 |
|
Grant McConnaughey
|
b554e65923
|
Add new versions of python and django to travis build
|
2015-04-23 14:55:05 -05:00 |
|
Grant McConnaughey
|
99a64e690e
|
Merge pull request #95 from comzeradd/gravatar_https
Use https to gravatar url
|
2015-04-23 14:45:55 -05:00 |
|
Nikos Roussos
|
6184fb10b7
|
Use https to gravatar url
|
2014-09-18 18:21:00 +03:00 |
|
João Dias de Carvalho Neto
|
17e7779176
|
Update django.po
|
2014-06-03 14:47:32 -03:00 |
|
David Lindsey
|
fcf1c39589
|
Replace remaining occurences of AUTO_GENERATE_AVATAR_SIZES with AVATAR_AUTO_GENERATE_SIZES
|
2014-04-03 19:41:12 +05:30 |
|
ayang23
|
75394c2962
|
added simple chinese translation
|
2014-03-26 17:28:03 +08:00 |
|
Roberto
|
b7f5cb3a7f
|
Calling syncdb in the usage instructions
|
2014-01-02 13:22:56 +11:00 |
|
Ivor Bosloper
|
e80d39a618
|
Dutch translations
|
2013-11-11 16:29:04 +01:00 |
|
Koichi Harakawa
|
470c75a479
|
Add Japanese translation.
|
2013-09-19 12:40:57 +09:00 |
|
Jannis Leidel
|
206682ce0a
|
Remove duplicated docs.
|
2013-09-13 18:56:31 +02:00 |
|
Jannis Leidel
|
85ffee8395
|
Updated version.
|
2013-09-13 18:54:24 +02:00 |
|
Jannis Leidel
|
6f06989901
|
Use correct setting module.
|
2013-09-13 18:36:49 +02:00 |
|
Jannis Leidel
|
9d34078af3
|
Updated contributor file and removed senseless changelog.
|
2013-09-13 18:11:58 +02:00 |
|
Jannis Leidel
|
d26932235f
|
Final changes before release.
|
2013-09-13 18:08:10 +02:00 |
|
Jannis Leidel
|
e7e9e1c311
|
Added Sphinx docs.
|
2013-09-13 18:00:41 +02:00 |
|
Jannis Leidel
|
65d5f66b9b
|
Use django-appconf for nicer settings handling.
|
2013-09-13 17:59:52 +02:00 |
|
Jannis Leidel
|
266240250a
|
Fix cache_result to actual work.
|
2013-09-13 17:24:34 +02:00 |
|
Jannis Leidel
|
49148f1d70
|
Reduce repetition.
|
2013-09-13 17:24:02 +02:00 |
|
Jannis Leidel
|
0a5673b3ab
|
D'oh, don't use unicode().
|
2013-09-13 17:23:31 +02:00 |
|
Jannis Leidel
|
0728f60da8
|
Merge remote-tracking branch 'origin/master'
|
2013-09-13 16:39:08 +02:00 |
|
Jannis Leidel
|
831b935ec9
|
Fixed #28 -- make sure to cast avatar into a string before showing the option of the avatar upload form.
|
2013-09-13 16:38:57 +02:00 |
|
Jannis Leidel
|
92212bfc17
|
Merge pull request #61 from integricho/master
fix create_thumbnail saving for images not requiring resize
|
2013-09-13 07:33:54 -07:00 |
|
Jannis Leidel
|
e98d93a2b4
|
Merge pull request #64 from hexenxp14/spanish-locale
Add spanish locale
|
2013-09-13 07:33:31 -07:00 |
|
David Loaiza
|
3f32a2b347
|
Add spanish locale
|
2013-08-27 00:22:05 -05:00 |
|
andrean
|
6c9b44e2e7
|
fix create_thumbnail saving for images not requiring resize
|
2013-08-14 16:18:52 +02:00 |
|
Jannis Leidel
|
6393d25166
|
Fixed tests.
|
2013-08-01 15:29:09 +02:00 |
|
Jannis Leidel
|
fbba5135aa
|
Removed broken webcam feature.
|
2013-08-01 14:53:47 +02:00 |
|
Jannis Leidel
|
6f64166e49
|
Merge pull request #56 from integricho/master
Dispatch the avatar_updated signal when an avatar is saved through the admin app
Conflicts:
avatar/admin.py
|
2013-08-01 14:52:34 +02:00 |
|
Jannis Leidel
|
2131c79441
|
Use PIL.Image.
|
2013-08-01 14:48:43 +02:00 |
|
Jannis Leidel
|
e592032b1f
|
Add description.
|
2013-08-01 14:43:23 +02:00 |
|
Jannis Leidel
|
543d644c84
|
Bump version up a notch.
|
2013-08-01 14:41:30 +02:00 |
|
Jannis Leidel
|
ffbcdcaccd
|
Add travis image.
|
2013-08-01 14:40:50 +02:00 |
|
Jannis Leidel
|
b12bb9f193
|
Use str just in case.
|
2013-08-01 14:35:59 +02:00 |
|
Jannis Leidel
|
7a32e3bd47
|
More Python 3 fixes.
|
2013-08-01 14:32:03 +02:00 |
|
Jannis Leidel
|
05ef51078f
|
Use integer sizes.
|
2013-08-01 14:11:59 +02:00 |
|
Jannis Leidel
|
29570b1a1b
|
Use storage file directly.
|
2013-08-01 14:09:04 +02:00 |
|
Jannis Leidel
|
286df0db56
|
Use Python 3 compat import location for urlparse.
|
2013-08-01 13:34:55 +02:00 |
|