Commit graph

  • a4708eca55
    Merge pull request #208 from GoldenMan123/patch-1 Johannes Wilm 2022-08-09 23:16:23 +0200
  • 72a6751960 lint Johannes Wilm 2022-08-09 22:07:35 +0200
  • 43dc264e82 fix repo url Johannes Wilm 2022-08-09 22:05:49 +0200
  • e11a93e2ed Add release workflow Johannes Wilm 2022-08-09 22:01:59 +0200
  • af1c241e92
    Update CONTRIBUTORS.txt Johannes Wilm 2022-08-09 21:55:52 +0200
  • 51a4a64b18
    README: add badges Johannes Wilm 2022-08-09 21:54:56 +0200
  • 61a1643151 Update badges Johannes Wilm 2022-08-09 21:47:07 +0200
  • 502d96f81f
    url() => path() Johannes Wilm 2022-08-09 21:42:20 +0200
  • 6ccc046386 fix error type Johannes Wilm 2022-08-09 21:25:00 +0200
  • 10986d7be9 github actions add PYTHONPATH Johannes Wilm 2022-08-09 21:23:03 +0200
  • eba927b7e2 github actions: add DJANGO_SETTINGS_MODULE Johannes Wilm 2022-08-09 21:21:32 +0200
  • a977753b2c lint and add pre-commit configuration Johannes Wilm 2022-08-09 21:17:24 +0200
  • f40705b739 github actions: add django 4.1, switch to Codecov Johannes Wilm 2022-08-09 20:54:25 +0200
  • b86706fec5 update setup.py Johannes Wilm 2022-07-16 23:51:41 +0200
  • a54fafabff coveralls --service=github Johannes Wilm 2022-07-16 23:45:31 +0200
  • 9ffc4b60e7 move github secret to coveralls Johannes Wilm 2022-07-16 23:41:47 +0200
  • 16f69072fa yml fix Johannes Wilm 2022-07-16 23:40:13 +0200
  • b45d211e09 add secrets.GITHUB_TOKEN Johannes Wilm 2022-07-16 23:38:40 +0200
  • 4839dccfd5 change CI names Johannes Wilm 2022-07-16 23:32:02 +0200
  • c27a4d1794 url => re_path Johannes Wilm 2022-07-16 23:30:56 +0200
  • dab8741bed remove more six Johannes Wilm 2022-07-16 23:27:15 +0200
  • 6ba1280a7e remove six Johannes Wilm 2022-07-16 23:25:43 +0200
  • 0a84015352 coverage==6.2 Johannes Wilm 2022-07-16 23:20:16 +0200
  • 3dd349b577 black Johannes Wilm 2022-07-16 23:18:09 +0200
  • b7c8485f1e github actions: split lint & test Johannes Wilm 2022-07-16 23:15:01 +0200
  • ff0a5526ea coverage 6.4.2 Johannes Wilm 2022-07-16 23:06:26 +0200
  • 1c08dd84b7 add black req Johannes Wilm 2022-07-16 23:05:34 +0200
  • 8f94d125b3 switch to github actions Johannes Wilm 2022-07-16 23:02:49 +0200
  • ae950c9b50 black Johannes Wilm 2022-07-16 22:50:05 +0200
  • 96ae04858f Merge branch 'master' of github.com:grantmcconnaughey/django-avatar Johannes Wilm 2022-07-16 22:32:45 +0200
  • a131861589 Merge branch 'django4.0' of github.com:johanneswilm/django-avatar Johannes Wilm 2022-07-16 22:27:50 +0200
  • 03c95bc925 update imports Johannes Wilm 2022-07-16 22:26:58 +0200
  • 51cbdbd5c7
    Merge pull request #209 from johanneswilm/django4.0 Grant McConnaughey 2022-05-11 13:10:38 -0500
  • a1aae28859 Merge branch 'master' of github.com:ntoll/django-avatar into django4.0 Johannes Wilm 2022-05-11 11:52:38 +0200
  • 288f3cacf2 Merge branch 'patch-1' of github.com:rsp2k/django-avatar into django4.0 Johannes Wilm 2022-05-11 11:47:28 +0200
  • a0998c4bde
    get rid of unnecessary text Vladimir Zhukov 2022-03-20 17:24:17 +0300
  • d749313817
    Update avatar_tags.py Aaron Jorgensen 2022-03-15 08:31:44 -0500
  • 4e31e89cb6
    Update forms.py Aaron Jorgensen 2022-03-15 08:27:35 -0500
  • 9e1b674567
    Update urls.py Aaron Jorgensen 2022-03-15 08:24:10 -0500
  • 75e8ee12cb
    Update views.py Aaron Jorgensen 2022-03-15 08:21:26 -0500
  • 520123afbc
    Update signals.py Aaron Jorgensen 2022-03-15 08:03:16 -0500
  • 7c282cf54f
    Update admin.py Aaron Jorgensen 2022-03-14 22:06:25 -0500
  • 4845504b74
    Update models.py Aaron Jorgensen 2022-03-14 22:05:04 -0500
  • ef132ced92
    Update models.py Aaron Jorgensen 2022-03-14 22:03:52 -0500
  • 61f135fa71
    Django 4.0: ugettext -> gettext rsp2k 2022-01-27 13:33:44 -0700
  • 12a6d65454
    Update forms.py rsp2k 2022-01-27 13:22:00 -0700
  • be9187fb62
    Update views.py rsp2k 2022-01-27 13:20:33 -0700
  • 346530c14c
    Django 4.0: url -> re_path rsp2k 2022-01-27 13:16:55 -0700
  • 9fd68769c8
    Django 4.0: Signal -> providing_args deprecated rsp2k 2022-01-27 13:06:16 -0700
  • d941939441
    Django 4.0: ugettext_lazy -> gettext_lazy rsp2k 2022-01-27 13:03:33 -0700
  • ec6f8bbf2b
    Django 4.0: force_text -> force_str rsp2k 2022-01-27 12:56:09 -0700
  • 623f529a0b
    Django 4.0: ugettext_lazy -> gettext_lazy rsp2k 2022-01-27 12:44:39 -0700
  • 68340e8ac6
    Update to work with Django 4.0. Based upon PR #201. Nicholas H.Tollervey 2022-01-27 18:41:45 +0000
  • 2160db9ae1 Fixed deprecated library. Luis Ernesto Assandri 2021-12-09 15:41:44 +0100
  • 83600f27ba Fixed deprecated library. Luis Ernesto Assandri 2021-12-09 13:30:02 +0100
  • 9c5206ca77 Fixed deprecated library. Luis Ernesto Assandri 2021-12-09 13:16:04 +0100
  • d03a4a8ec4 Fixed deprecated library. Luis Ernesto Assandri 2021-12-09 12:12:36 +0100
  • 701a04e372 Fixed deprecated library. Luis Ernesto Assandri 2021-12-09 11:50:31 +0100
  • 348fade5a8 Merge branch 'original-file-default' of github.com:johanneswilm/django-avatar Johannes Wilm 2021-06-25 14:53:51 +0200
  • 85218b0403 Make Django 3.2 compatible Johannes Wilm 2021-06-25 14:50:44 +0200
  • 2917cc5690
    Add files via upload Mahdi Firouzjaah 2020-12-16 20:13:11 +0330
  • 22cb67fd23
    Create django.po Mahdi Firouzjaah 2020-12-16 20:12:50 +0330
  • ca4a962bb7
    Add files via upload Thomas Grandjean 2020-09-10 13:36:10 +0200
  • 6d5e7de4db
    fix copy-paste error Harry Moreno 2020-07-28 19:50:17 -0400
  • 46781441e2
    Respect AVATAR_EXPOSE_USERNAMES for img alt Patrick Scott Best 2020-07-12 22:08:07 -0400
  • 53b7fa2265
    use original file as default Johannes Wilm 2020-03-02 18:47:00 +0100
  • 3f4a8d284e Bump version to 5.0.0 5.0.0 Grant McConnaughey 2020-01-04 11:46:54 -0600
  • ce56f6a104
    Merge pull request #177 from rafiqhilali/avatar-deletion-storage-bug Grant McConnaughey 2020-01-04 11:41:27 -0600
  • 5c4f587e6e
    Merge pull request #184 from grantmcconnaughey/new_python_django_versions Grant McConnaughey 2020-01-04 11:10:38 -0600
  • 6ce67a8709 Add required deps for Django 2.2+ Grant McConnaughey 2020-01-04 11:01:36 -0600
  • 991c8657de Fix settings for Django 2.1+ Grant McConnaughey 2020-01-04 10:52:15 -0600
  • a10771fc47 Test against Django 2/3, Python 3.7/3.8 Grant McConnaughey 2020-01-04 10:37:01 -0600
  • 25edc4172b
    Merge pull request #183 from bastbnl/bastbnl-patch-182 Grant McConnaughey 2019-12-14 10:32:46 -0600
  • 805920e521 Yet another attempt bastb 2019-12-03 15:43:31 +0100
  • 4ab2b379e7 Autocorrect bastb 2019-12-03 15:41:20 +0100
  • 6a2c361502 Additional fixes for Django 3 bastb 2019-12-03 15:37:01 +0100
  • 2793ff0830 Fixes the Django 3.0 six issue bastb 2019-12-03 08:16:14 +0100
  • dcfb694daa Convert to rgb Guy King 2019-03-25 15:16:24 +0000
  • 15879af5ce fixed storage deletion bug Rafiq Hilali 2019-02-11 17:12:11 +0000
  • d2004d0a7b went back to using queryset delete Rafiq Hilali 2019-02-08 12:53:18 +0000
  • 6c1853e7e2 changed remove_avatar_images so it deletes all generated avatars Rafiq Hilali 2019-02-08 12:46:44 +0000
  • e52ecc6ed5 stopped using reserved keyword dir Rafiq Hilali 2019-02-08 10:48:43 +0000
  • d23542f880 linting Rafiq Hilali 2019-02-08 10:30:53 +0000
  • 465e64cc1e simplified chained expression to pass linting Rafiq Hilali 2019-02-08 10:10:25 +0000
  • 0e66ae5de7 simplified chained comparison Rafiq Hilali 2019-02-08 10:03:23 +0000
  • 1d8937da0c added custom delete method to Avatar model inorder to delete avatars from file storage Rafiq Hilali 2019-02-08 09:55:57 +0000
  • 10ee97b902 cached the sizes of avatars that have been added to the cache, and then used these cached sizes to clear the cache in invalidate_cache Rafiq Hilali 2019-02-07 16:27:18 +0000
  • 182e7aa641
    Merge pull request #169 from spookyUnknownUser/patch-1 Grant McConnaughey 2018-10-04 13:29:52 -0500
  • 319d554873
    Fix docs showing old django url pattern spookyUnknownUser 2018-10-04 18:36:44 +0200
  • 0d761fdd88
    Merge pull request #168 from ricardogsilva/167-avoid-generation-of-migrations-file-when-adding-i18n-to-django-project Grant McConnaughey 2018-07-02 09:30:30 -0500
  • a26a133d9d
    use the lazy version of gettext for translating models Ricardo Garcia Silva 2018-07-02 12:08:00 +0100
  • 5cc711dc5f
    Update add.html macx6 2018-05-04 09:40:16 +0200
  • db0c7f3a68
    Merge 3f532b2a7b into f1266ed1eb safu9 2018-04-03 06:28:18 +0000
  • 3f532b2a7b Add 'accept' attribute to ImageField safu9 2018-04-03 15:24:07 +0900
  • f1266ed1eb Bump version 4.1.0 Grant McConnaughey 2017-12-20 09:22:33 -0600
  • 8b83871634 Update changelog Grant McConnaughey 2017-12-20 09:21:55 -0600
  • 6d4a1b27d1 Use MIDDLEWARE setting Grant McConnaughey 2017-12-17 11:22:56 -0600
  • b6c9ff1d03 RST is not Markdown Grant McConnaughey 2017-12-17 10:31:15 -0600
  • 7fb00f634b Exclude bare except rule Grant McConnaughey 2017-12-17 10:29:26 -0600
  • 2b767e0b85 Update Changelog Grant McConnaughey 2017-12-17 10:29:15 -0600