It will needs the Django as well. Think of them as layers - at the bottom is the OS, then there is python. Django sits on Python. Your project sits on Django. Can't remove a layer.
cheers L. ------ The most dangerous phrase in the language is, "We've always done it this way." - Grace Hopper On 26 March 2017 at 14:19, Ed Sutherland <[email protected]> wrote: > Forgive me if this question is too basic, but I'm a relative newbie to > programming frameworks. As I understand it, a framework is built to > abstract common tasks within the native language (Python, PHP, Ruby, etc.) > When development using a framework is complete, will the production version > of the app still require the framework? For instance, would an app > developed with Django need only Python, or the entire programming > framework? (I haven't seen a suitable answer after searching.) > > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/15b089fd407.b63a65c5111765.2626315058617697641% > 40tburgnews.com > <https://groups.google.com/d/msgid/django-users/15b089fd407.b63a65c5111765.2626315058617697641%40tburgnews.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGBeqiMJo1ER7TFH2%3DGTLtvO%3Ds8ETKEGpYsUFCpVFOD_k_h4dA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

