Files @ 379e3713e98f
Branch filter:

Location: django-pydenticon/README.rst

379e3713e98f 508 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
DJPYD-2: Added API reference. Updated Sphinx configuration file in order to allow building of API reference. Wrote a section covering privacy. Wrote section covering application usage.
Django Pydenticon
=================

Django Pydenticon is a Django application that provides an identicon
generator. The implementation uses Pydenticon library for generating the
identicons:

* https://github.com/azaghal/pydenticon/
* https://projects.majic.rs/pydenticon

Django Pydenticon comes with some pre-defined sane defaults for generating the
identicons, but is configurable, letting the user generate identicons with
custom parameters. Some parameters can be even overridden on case-by-case basis.