question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tutorial demo needs djangoshop-stripe

See original GitHub issue

When following the tutorial demo, I found a missing dependency on djangoshop-stripe. Being a newcomer, I installed django-shop-stripe, which led to further problems, until sombody was kind and guided me to the correct djangoshop-stripe. The tutorial requirements.txt should depend on djangoshop-stripe or at least $ pip install djangoshop-stripe should be mentioned in the tutorial.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
jriefcommented, Jan 3, 2018

yes, have to rework on the tutorial

1reaction
Aiky30commented, Mar 14, 2018

@rfleschenberg @jrief A similar issue was raised regarding confusion about the requirements file. It was discussed that the tutorial doesn’t mention the Django specific requirements files and just states common.txt which doesn’t include Django angular and select 2. This is slightly unrelated to the stripe dependency but is related to reworking the tutorial docs. Better to record it here so it isn’t lost.

https://github.com/awesto/django-shop/issues/713

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add stripe to your Django app Create a Video Subscription ...
Hello, Guys in this video I have created an amazing project which is a ... All your donation will be used to enhance...
Read more >
awesto/django-shop - Gitter
Do I need a specific version of the "django-shop-stripe" package? ... Trying to setup django-SHOP demo with cookiecutter according to Django-SHOP Tutorial ......
Read more >
1. Tutorial — djangoSHOP 0.11.2 documentation
1.1. Introduction¶. Django-SHOP is shipped with 6 demos: The Commodity Product Model, The Internationalized Commodity Product Model, The Smart Card Product ...
Read more >
python-toolbox/scripts.rb at master - GitHub
... "django-email-user", "django-email-users", "django-embed-video", "django-eml-email-backend", "django-emoticons", "django-encrypted-fields-python3", ...
Read more >
Django Stripe Tutorial - TestDriven.io
In this tutorial I'll demonstrate how to configure a new Django website from scratch to accept one-time payments with Stripe. Need to handle ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found