django-xor-formfields icon indicating copy to clipboard operation
django-xor-formfields copied to clipboard

Improvement of the Installation and the Example

Open akellne opened this issue 9 years ago • 0 comments
trafficstars

Though, I could figure it out - based on the source code and the test file - it would be nice, if the Readme.md would be clearer about the installation process and the example.

For the installation add the hint:

INSTALLED_APPS = ( ... 'xorformfields', )

And in the example please add the relevant python import lines so that a copy&paste of the example leads to working code.

Thanks.

akellne avatar Feb 05 '16 10:02 akellne