https://stackoverflow.com/questions/71277673/django-download-view-downloading-only-xls-instead-of-file-with-extension-on-mod
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails fro
Hello,
AFAIK, there's no "download". The best way I know to install Django is
to use virtualenvs. In your ubuntu laptop do:
$ sudo apt-get install virtualenvwrapper
Logoff and login. Now do:
$ mkvirtualenv myapp
That will switch your prompt to something like (myapp) youruser@yourhost:~$
Now d
https://docs.djangoproject.com/en/1.8/intro/install/
On Oct 4, 2015 9:24 AM, "harish harish" wrote:
> hi friends i am new to use django in my ubuntu laptop
> i want to download django in my ubuntu laptop
> please send link how to download
>
> --
> You received this message because you are subscri
hi friends i am new to use django in my ubuntu laptop
i want to download django in my ubuntu laptop
please send link how to download
--
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
4 matches
Mail list logo