Re: Django dependecies

2018-05-02 Thread Avraham Serour
The admin app uses it, you can make your app without worrying about it, one won't affect the other On Wed, 2 May 2018, 14:09 Mauro Ribeiro, wrote: > Hi, > > Why does django include jquery? > > django/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js > > What use does it make of it? >

Django dependecies

2018-05-02 Thread Mauro Ribeiro
Hi, Why does django include jquery? django/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js What use does it make of it? I cant have that version of jquery in my app so I want to know that impacts of jquery on django. Thanks -- You received this message because you are subscribed