vuducmanh11

Results 1 issues of vuducmanh11

I follow the instruction at https://django-plans.readthedocs.io/en/latest/installation.html and it doesn't work. ``` $ git clone https://github.com/django-getpaid/django-plans.git $ cd django-plans/demo/ $ pip install -r requirements.txt $ cd .. $ python manage.py syncdb...