Commit graph

12 commits

Author SHA1 Message Date
Johannes Wilm
a977753b2c lint and add pre-commit configuration 2022-08-09 21:17:24 +02:00
Johannes Wilm
ae950c9b50 black 2022-07-16 22:50:05 +02:00
Raphael Lechner
7f974b87c2 Fix for django >= 1.10
The class django.core.management.NoArgsCommand is removed.
2016-12-28 20:45:00 +01:00
Ali Karbassi
9de22c00c4 Maintain verbosity settings.
Fixes #20
2016-04-20 18:40:22 -05:00
Jannis Leidel
6f06989901 Use correct setting module. 2013-09-13 18:36:49 +02:00
Jannis Leidel
65d5f66b9b Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
Jannis Leidel
a47e2e2811 Fixed some Python 3 bug. 2013-08-01 13:19:56 +02:00
Jannis Leidel
57d77caeb0 Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
Jannis Leidel
7f38a3acf5 Added new AVATAR_DEFAULT_SIZE setting with a default of 80. 2010-06-26 19:01:22 +02:00
Eric Florenzano
3035f0adc8 Use PyFlakes to fix some fail 2010-02-22 16:47:10 -05: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
Eric Florenzano
7d6c3f70d5 Added management command to rebuild avatars. This is useful for when an administrator wishes to change the size of the auto-generated avatar sizes.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@25 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-16 06:00:00 +00:00