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 |
|
Jannis Leidel
|
6541bbb67d
|
Bump to an imaginary 1.1a1 release.
|
2010-03-16 13:55:40 +01:00 |
|
Brian Rosner
|
6b3b770ab8
|
Removed setuptools install_requires (definitely not needed)
|
2009-07-30 22:03:48 -06:00 |
|
Jannis Leidel
|
bf25a07009
|
Added manifest template, package_data and bumped to 1.0.2
Signed-off-by: Brian Rosner <brosner@gmail.com>
|
2009-04-24 03:02:11 +08:00 |
|
Eric Florenzano
|
34a5ad2671
|
Added setup.py
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@34 c76b2324-5f53-0410-85ac-b1078a54aeeb
|
2008-10-28 09:46:55 +00:00 |
|