Commit graph

388 commits

Author SHA1 Message Date
Grant McConnaughey
9008105966 Fix spelling typo 2016-09-03 09:52:29 -05:00
Grant McConnaughey
3608735541 Only show build status for master 2016-09-03 09:50:34 -05:00
Grant McConnaughey
e8f75cb93d Add official Django 1.10 support 2016-09-03 09:49:03 -05:00
Grant McConnaughey
3954921586 Update Django versions on Travis 2016-09-03 09:48:08 -05:00
Grant McConnaughey
e6719eedc1 Merge pull request #134 from c17r/user-templates
Smallest/Fastest/Easiest/Least Invasive way to get custom templates
2016-08-21 09:58:34 -05:00
Christian Sauer
0ea9c6a038 tests for user templates 2016-08-17 11:08:45 -04:00
Christian Sauer
0f492e3bf4 Smallest/Fastest/Easiest/Least Invasive way to get custom templates 2016-08-04 17:31:04 -04:00
Grant McConnaughey
5460094085 Merge pull request #127 from karbassi/fix-verbosity
Maintain verbosity settings.
2016-07-09 14:39:03 -05:00
Grant McConnaughey
1d769679a6 Merge pull request #131 from sir-sigurd/fix-coveragerc
Fixed migrations path in .coveragerc.
2016-07-09 14:38:10 -05:00
Sergey Fedoseev
d63dbd476c Fixed migrations path in .coveragerc. 2016-05-26 00:21:38 +05:00
Ali Karbassi
9de22c00c4 Maintain verbosity settings.
Fixes #20
2016-04-20 18:40:22 -05:00
Grant McConnaughey
e3b1e69f16 Merge pull request #124 from Hsinfu/custom_avatar_img_attr
add feature of customizing the attribute of avatar img
2016-03-23 13:51:30 -05:00
Hsinfu Huang
9ab18a72d8 add feature of customizing the attribute of avatar img 2016-03-22 19:11:45 +08:00
Grant McConnaughey
f0c45af678 Merge pull request #123 from silverlogic/default-setting-docs
add default of AVATAR_STORAGE_DIR to docs
2016-03-02 15:31:29 -06:00
Ryan Pineo
5cb80dee99 add default of AVATAR_STORAGE_DIR to docs 2016-03-02 16:14:52 -05:00
Grant McConnaughey
65d8d1ea39 Merge branch 'master' of https://github.com/grantmcconnaughey/django-avatar 2016-02-26 10:45:52 -06:00
Grant McConnaughey
69a9bd18b3 Update changelog version 2016-02-26 10:45:45 -06:00
Grant McConnaughey
8a8330b691 Bump version to 3.0.0 2016-02-26 10:45:21 -06:00
Grant McConnaughey
bae0ff6992 Merge pull request #122 from patientkind/master
Add support for Gravitar's forcedefault request parameter
2016-02-11 19:49:19 -06:00
Grant McConnaughey
3c4cde1730 Add some more tests 2016-02-11 15:36:19 -06:00
Grant McConnaughey
d36a17c8f1 Merge branch 'master' of https://github.com/grantmcconnaughey/django-avatar 2016-02-11 15:16:46 -06:00
Grant McConnaughey
09aa0c8191 Update setup.py classifiers and travis Django versions 2016-02-11 15:16:38 -06:00
Orion Buske
d974f45cab Added GRAVITAR_FORCEDEFAULT setting 2016-02-11 12:51:59 -05:00
Grant McConnaughey
c6e7cbf4a8 Merge pull request #121 from silverlogic/gravatar-docs-fixup
clarify AVATAR_GRAVATAR_DEFAULT docs
2016-02-09 14:13:15 -06:00
Ryan Pineo
9376453721 clarify AVATAR_GRAVATAR_DEFAULT docs 2016-02-09 10:49:59 -05:00
Grant McConnaughey
5cbd095cda Rename util -> utils, fix URL issue 2016-02-09 09:42:29 -06:00
Grant McConnaughey
a6b4c2beea Merge pull request #75 from z4r/patch-1
Preserve RGBA image.mode
2016-02-09 09:17:52 -06:00
Grant McConnaughey
cd23ae11f9 Update changelog 2016-02-09 09:13:30 -06:00
Grant McConnaughey
c2a5cec2bf Added documentation for new settings 2016-02-09 09:06:16 -06:00
Grant McConnaughey
b10197ac5a Merge pull request #105 from barbuza/master
`EXPOSE_USERNAMES` prevents sensitive information leakage
2016-02-09 08:46:17 -06:00
Grant McConnaughey
08651350fb Merge pull request #120 from darklow/path-handler
New setting to specify path to a method for avatar file path
2016-02-09 08:46:04 -06:00
Kaspars Sprogis
cdb7974054 New setting to specify path to a method for avatar file path
handling. Solves problems related to custom deployments and
directory paths: #10 #9.
2016-02-08 22:01:12 +02:00
Grant McConnaughey
de25cfb8c6 Update changelog 2016-01-19 10:13:46 -06:00
Grant McConnaughey
86a1e59a4d Remove unused views 2016-01-19 10:12:28 -06:00
Grant McConnaughey
a67ba8fe32 Update documentation 2016-01-19 10:05:18 -06:00
Grant McConnaughey
16abb5d50b Update tests, invalidate cache after changing avatar 2016-01-19 10:00:34 -06:00
Victor Kotseruba
0aaa59e0a7 RANDOMIZE_HASHES option 2016-01-18 18:57:41 +08:00
Victor Kotseruba
724a478738 disable cache option 2016-01-18 18:14:15 +08:00
Grant McConnaughey
f6f8952510 Add coverage badge 2016-01-11 23:15:58 -06:00
Grant McConnaughey
dd743d4525 Start tracking test coverage 2016-01-11 23:06:53 -06:00
Grant McConnaughey
f14e97ae3f Add badges 2016-01-11 23:05:03 -06:00
Grant McConnaughey
a8c6f4e73a Update Travis Django versions 2016-01-11 23:03:05 -06:00
Grant McConnaughey
a292ad06cb Set version 2.2.1 2016-01-11 23:01:06 -06:00
Grant McConnaughey
1a2c5e79ab Update release notes 2016-01-04 09:40:06 -06:00
Grant McConnaughey
2647ed746e Merge pull request #119 from fiduswriter/master
fix pt_BR translation errors and make compatible with Django 1.9
2016-01-04 09:24:32 -06:00
Johannes Wilm
6b1aa840f8 remove patterns import 2016-01-04 16:15:30 +01:00
Johannes Wilm
af45e43c46 Remove replace urlpatterns with simple array, make compatible with Django 1.9 2016-01-03 16:10:24 +01:00
Johannes Wilm
7a1435557f one fix errors in Brazilian translation file 2016-01-03 16:08:31 +01:00
Johannes Wilm
4fd5c60a32 fix two errors in Brazilian translation file 2016-01-03 16:06:05 +01:00
Grant McConnaughey
55c27f7f73 Update changelog with new feature 2015-12-21 16:35:28 -06:00