Commit graph

54 commits

Author SHA1 Message Date
Johannes Wilm
5025be283a switch to setuptools, fixes #227 2023-02-24 00:08:07 +01:00
0xMRTT
8034665e6b
Add LibRavatar support (#114) (#225)
* feat: add libravatar support (#114) and format

* feat: add documentation for libravatar

* fix(gh-actions): remove support for 3.6 and add 3.11

3.6 reached EOL: https://devguide.python.org/versions/

I also refactored the matrix by removing duplicated code

* fix(deps): add missing dnspython

* feat(deps): add requirements.txt

* fix(gh-actions): install deps

* chore(deps): add pyproject.toml 

See https://github.com/pypa/pip/issues/8559

* fix(gh-actions): add fail-fast so all checks run

* fix(deps): bump coverage to 7.1.0

* fix(pre-commit): update versions

* fix(pre-commit): config error

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* style: update code for passing flake

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: 0xMRTT <0xMRTT@evta.fr>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-22 19:38:07 +01:00
Ihor Sychevskyi
675315b33c
update links (#224) 2023-02-06 00:18:44 +02:00
Johannes Wilm
8475d37c2a support Django 4.1 2022-08-15 12:54:41 +02:00
Johannes Wilm
9c03396893 only require Pillow 8.4.0 as that is what is available for Python 3.6 2022-08-10 19:06:25 +02:00
Johannes Wilm
ab7e9c687e make PNG default thumbnail format, based on discussion in #180 2022-08-10 18:46:09 +02:00
Johannes Wilm
43dc264e82 fix repo url 2022-08-09 22:05:49 +02:00
Johannes Wilm
a977753b2c lint and add pre-commit configuration 2022-08-09 21:17:24 +02:00
Johannes Wilm
f40705b739 github actions: add django 4.1, switch to Codecov 2022-08-09 20:54:25 +02:00
Johannes Wilm
b86706fec5 update setup.py 2022-07-16 23:51:41 +02:00
Johannes Wilm
ae950c9b50 black 2022-07-16 22:50:05 +02:00
Nicholas H.Tollervey
68340e8ac6
Update to work with Django 4.0. Based upon PR #201. 2022-01-27 18:41:45 +00:00
Grant McConnaughey
a10771fc47 Test against Django 2/3, Python 3.7/3.8 2020-01-04 10:37:01 -06:00
Grant McConnaughey
61a6d56d55 Update PyPI classifiers 2017-05-27 09:47:48 -05:00
Grant McConnaughey
9ab6f0de6a Remove Python 3.2 support 2016-09-03 09:54:58 -05:00
Grant McConnaughey
09aa0c8191 Update setup.py classifiers and travis Django versions 2016-02-11 15:16:38 -06:00
Grant McConnaughey
bc6ae016ee Revert coverage 2015-09-24 10:36:47 -05:00
Grant McConnaughey
d823165dcf Update maintainer 2015-08-10 09:37:28 -05:00
Grant McConnaughey
e01effee06 Update Changelog, __version__, and PyPI classifiers 2015-04-26 23:24:29 -05:00
Jannis Leidel
d26932235f Final changes before release. 2013-09-13 18:08:10 +02:00
Jannis Leidel
65d5f66b9b Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
Jannis Leidel
e592032b1f Add description. 2013-08-01 14:43:23 +02:00
Jannis Leidel
280246472d Fixed setup.py. 2013-08-01 13:11:48 +02:00
Simon Meers
fff8a4e1d2 Update {% url %} syntax. Not bothering with loading from future for now. 2013-03-15 21:52:45 +11:00
Simon Meers
93fb42fd83 Commence experimental support for custom User models. 2013-03-15 21:29:07 +11:00
Jannis Leidel
6512c38dcb Convert the cache key into a smart str before calculating the md5 hash. 2013-03-11 16:51:23 +01:00
Jannis Leidel
df39a60521 Bumped version. 2013-03-08 12:16:36 +01:00
Jannis Leidel
c3a4cbb070 Bumped version up a notch. 2013-03-08 12:05:24 +01:00
Jannis Leidel
7247ae77a9 Renamed AVATAR_BASE_URL to AVATAR_GRAVATAR_BASE_URL. 2013-03-04 12:48:49 +01:00
Jannis Leidel
5ef7955797 Bumped version up a notch. 2013-03-04 12:43:35 +01:00
Jannis Leidel
642eb4937b A couple of minor cosmetic fixes. 2013-03-04 12:41:43 +01:00
Jannis Leidel
68731b6bc6 Merge remote-tracking branch 'chadpaulson/master'
Conflicts:
	MANIFEST.in
	avatar/models.py
	avatar/settings.py
	avatar/templatetags/avatar_tags.py
	avatar/views.py
	setup.py
2013-03-04 11:43:23 +01:00
Jannis Leidel
47664e3fbe Merge branch 'master' of github.com:jezdez/django-avatar
Conflicts:
	avatar/urls.py
	avatar/views.py
	setup.py
2013-03-04 11:33:40 +01:00
Patrick Altman
d84b0e5bd9 Merge pull request #1 from ingenieroariel/testdata
Add testdata to distribution package so third parties can run the tests
2013-01-02 09:00:23 -08:00
Patrick Altman
af58a20784 2.0a2-eldarion 2012-11-30 10:27:40 -06:00
Ariel Núñez
fd070a3261 Add testdata to distribution package so third parties can run the tests 2012-11-01 10:04:39 -04:00
Jannis Leidel
bd78c63159 Bumped to 2.0a5. 2012-10-05 15:52:46 +02:00
Jannis Leidel
23ea04e7af Bumped to alpha 4. 2012-10-05 15:10:34 +02:00
Jannis Leidel
3b6c77144e Made the avatar tag a simple_tag again as it doesn't break backwards compatibility. 2012-08-28 16:09:37 +02:00
Jannis Leidel
c5042a8368 Minor fix for packaging to not break the installation. 2012-08-21 15:06:08 +02:00
Jannis Leidel
c8727264be Also ship the notification templates. 2012-08-21 14:41:13 +02:00
Jannis Leidel
ed51251885 Bumped version a bit. 2012-08-21 14:37:19 +02:00
Flavio Curella
7ccd5cdf66 added AVATAR_BASE_URL setting 2012-06-30 14:24:10 -05:00
Brian Rosner
9aac349f2d master is now 2.0a1 2011-03-16 17:49:57 -04:00
Jannis Leidel
b52c89bbdd Bumped version. 2010-06-27 22:19:57 +02:00
Jannis Leidel
d8ea69ee9c Bumped to 1.1a4. 2010-06-26 17:21:01 +02:00
Jannis Leidel
dca68b23e5 Bumped version given latest changes. 2010-05-06 02:13:29 +02:00
Jannis Leidel
9b9ca4a665 Bumped to 1.1a2. 2010-03-21 14:27:46 +01:00
Jannis Leidel
f5a252406f Added default image to source distribution. 2010-03-16 15:43:02 +01:00
Jannis Leidel
afadde4a6e Added translations to source distribution. 2010-03-16 15:25:42 +01:00