Django compatibility with Django 3.0

2020-09-21 Thread Vishnu Bhandari
Hi folks, Does django 3.0 support oracle 19c database. If not, How can we achieve this? -- 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

Re: DjangoProject

2020-08-11 Thread Vishnu Bhandari
Git Repo - VishnuWorld On Tue, 11 Aug, 2020, 10:24 pm Desh Deepak, wrote: > Hello everyone, I want to developing a django project. Who wants to > collaborate to do a project and learn django share your github user id for > github reposetory access. > > Live on Heroku >

Django Whats app Group

2020-08-05 Thread Vishnu Bhandari
Hi Folks, Decided to make a whats app group of all django users (aspiring and expert) for sharing problem and asnwers. Request you all, please ping me om +919561879917... Or u can join thru this link - https://chat.whatsapp.com/Gmr7QDkNw8YIxobnzNQfbl If any existing group exists, please add me

Re: Need to build a functionalty:- File Explorer like sFTPClient/Filezilla (Preferred lang- python with Django) in web application to access file system of any server with any OS

2020-08-02 Thread Vishnu Bhandari
orials with JavaScript frameworks like angular or Vue. > > > https://medium.com/js-dojo/how-to-build-a-file-manager-storage-web-app-with-django-rest-framework-and-vue-js-e89a83318e9c > > On Sun, Aug 2, 2020, 10:34 AM Vishnu Bhandari > wrote: > >> HI Kasper, >> Its an organisa

Re: Need to build a functionalty:- File Explorer like sFTPClient/Filezilla (Preferred lang- python with Django) in web application to access file system of any server with any OS

2020-08-02 Thread Vishnu Bhandari
HI Kasper, Its an organisation project. I am expecting some leads to initiate this project. Like which library can be used for this. On Sun, Aug 2, 2020 at 10:00 PM Kasper Laudrup wrote: > Hi Vishnu, > > If you're looking to hire someone to create this project for you, you > would probably have

Need to build a functionalty:- File Explorer like sFTPClient/Filezilla (Preferred lang- python with Django) in web application to access file system of any server with any OS

2020-08-02 Thread Vishnu Bhandari
server. - In this we accessed the directories, sub-directories, files present on remote server - But for building directory structure with filesystem functionality as described above could not find. - If anyone has any related source code..Please share.. Thanks...! Vishnu

Need Urgent Solution File explorer in django web app

2020-07-30 Thread Vishnu Bhandari
Need to create a functionality(Preferred lang- python with Django) in web application to access file system of any server(that might be any of this- AWS, GCP, Azure) Keypoints:- - Whenever user logged in, there will be multiple group of servers shown on UI section - In group of server, there will

Re: Python-django project

2020-07-27 Thread Vishnu Bhandari
Hi Folks, Decided to make a whats app group of all django users (aspiring and expert) for sharing problem and asnwers. Request you all, please ping me om +919561879917... Or u can join thru this link - https://chat.whatsapp.com/Gmr7QDkNw8YIxobnzNQfbl If any existing group exists, please add me

Django Whats app group

2020-07-27 Thread Vishnu Bhandari
Hi Folks, Decided to make a whats app group of all django users (aspiring and expert) for sharing problem and asnwers. Request you all, please ping me om +919561879917... Or u can join thru this link - https://chat.whatsapp.com/Gmr7QDkNw8YIxobnzNQfbl If any existing group exists, please add me

Re: Site not Secure only on Google Chrome

2020-07-26 Thread Vishnu Bhandari
Hi Folks, Decided to make a whats app group of all django users (aspiring and expert) for sharing problem and asnwers. Request you all, please ping me om +919561879917... Or u can join thru this link - https://chat.whatsapp.com/Gmr7QDkNw8YIxobnzNQfbl If any existing group exists, please add me

Re: Advice on creating an SFTP frontend in Django

2020-07-24 Thread Vishnu Bhandari
Hi Paul, Please provide me your email ID? I want to ask something about Paramiko and SFTP frontend. On Thursday, July 4, 2013 at 1:13:27 AM UTC+5:30, Paul Hudson wrote: > > Hi, > > I have successfully used django-storages ( > http://django-storages.readthedocs.org/en/latest/index.html) and