django-avatar/.gitignore
Johannes Wilm 99a979b057
rectangular avatars (#214)
* Support for rectangular avatars

* fix tests

* Add rectangle size test

* Update documentation and changelog

* add test for exposing username (or not)

* add primary_avatar_tag tests

* make rebuild_avatars, remove_avatar_images work with rectangles + tests

* Python 2 => 3

* fix tests

Co-authored-by: Karl Moritz Hermann <karlmoritz.hermann@gmail.com>
2022-08-15 10:08:35 +02:00

16 lines
155 B
Text

*.pyc
build/
src/
pip-log.txt
*DS_Store
*~
dist/
*.egg-info/
avatars
.coverage
docs/_build
htmlcov/
*.sqlite3
test_proj/media
.python-version
/test-media/