Saturday, March 25, 2017

Re: Django Produces Python?

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 <ed@tburgnews.com> 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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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.
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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.

No comments:

Post a Comment