django-braintree icon indicating copy to clipboard operation
django-braintree copied to clipboard

Django + Braintree Payment Solutions = $$$

Results 2 django-braintree issues
Sort by recently updated
recently updated
newest added

- .gitignore - custom user model - including templates in pypi ackage - added apps.py and migrations for Django>=1.7 - fixed invalid requirement django-common - some pep8fy and sixify (for...

Hi, I have this error (django1.8, python3): django_braintree.UserVault.user: (fields.E301) Field defines a relation with the model 'auth.User', which has been swapped out. HINT: Update the relation to point at 'settings.AUTH_USER_MODEL'....