Commit graph

35 commits

Author SHA1 Message Date
Johannes Wilm
3e12122a9c make default for AVATAR_EXPOSE_USERNAMES False. Relates to #181 2022-08-10 17:24:00 +02:00
Johannes Wilm
a4708eca55
Merge pull request #208 from GoldenMan123/patch-1
get rid of unnecessary text
2022-08-09 23:16:23 +02:00
Johannes Wilm
502d96f81f
url() => path() 2022-08-09 21:42:20 +02:00
Johannes Wilm
a977753b2c lint and add pre-commit configuration 2022-08-09 21:17:24 +02:00
Johannes Wilm
3dd349b577 black 2022-07-16 23:18:09 +02:00
Johannes Wilm
ae950c9b50 black 2022-07-16 22:50:05 +02:00
Vladimir Zhukov
a0998c4bde
get rid of unnecessary text 2022-03-20 17:24:17 +03:00
spookyUnknownUser
319d554873
Fix docs showing old django url pattern 2018-10-04 18:36:44 +02:00
Grant McConnaughey
4eaf6f8f1e Document AVATAR_CLEANUP_DELETED 2017-08-27 08:53:30 -05:00
Grant McConnaughey
dcc472a1e2 Document AVATAR_MAX_AVATARS_PER_USER 2017-08-27 08:51:18 -05:00
Duda Nogueira
4abf3277a2 Doc: Add url method to url to avoid error on django newer versions 2017-08-27 08:46:53 -05:00
Grant McConnaughey
3f646d6f71 Update changelog for 4.0.0 2017-05-27 09:43:23 -05:00
Jannis
dc145ed57a Introduce avatar providers. 2016-09-14 12:44:22 +02:00
Christian Sauer
0f492e3bf4 Smallest/Fastest/Easiest/Least Invasive way to get custom templates 2016-08-04 17:31:04 -04:00
Hsinfu Huang
9ab18a72d8 add feature of customizing the attribute of avatar img 2016-03-22 19:11:45 +08:00
Ryan Pineo
5cb80dee99 add default of AVATAR_STORAGE_DIR to docs 2016-03-02 16:14:52 -05:00
Orion Buske
d974f45cab Added GRAVITAR_FORCEDEFAULT setting 2016-02-11 12:51:59 -05:00
Ryan Pineo
9376453721 clarify AVATAR_GRAVATAR_DEFAULT docs 2016-02-09 10:49:59 -05:00
Grant McConnaughey
c2a5cec2bf Added documentation for new settings 2016-02-09 09:06:16 -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
a67ba8fe32 Update documentation 2016-01-19 10:05:18 -06:00
Grant McConnaughey
55c27f7f73 Update changelog with new feature 2015-12-21 16:35:28 -06:00
toogy
6ac3e46a81 Adding the AVATAR_GRAVATAR_FIELD setting to define the user field used to get
the gravatar email.
2015-12-20 20:30:37 -08:00
Dave Gaeddert
200e4ae047 Rename GRAVATAR_DEFAULT to AVATAR_GRAVATAR_DEFAULT in docs 2015-07-18 23:30:37 -05:00
Dave Gaeddert
f4c5e9165f Add GRAVATAR_DEFAULT and AVATAR_MAX_SIZE to docs 2015-07-16 15:28:52 -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
David Lindsey
fcf1c39589 Replace remaining occurences of AUTO_GENERATE_AVATAR_SIZES with AVATAR_AUTO_GENERATE_SIZES 2014-04-03 19:41:12 +05:30
Roberto
b7f5cb3a7f Calling syncdb in the usage instructions 2014-01-02 13:22:56 +11: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
57d77caeb0 Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
Simon Meers
23ff54e356 Update usage {% url %} syntax 2013-03-15 21:49:04 +11:00
Jannis Leidel
52997b3fa8 Added README and update CONTRIBUTORS file. 2010-06-26 17:46:56 +02:00
Eric Florenzano
58b7fe59b2 Added inital pass of documentation.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@33 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-10-28 09:44:53 +00:00