"no module named admin", webfaction

2006-07-17 Thread Raman Prasad
Hi, I have an admin setup question (I think I'm missing a basic step) I have some basic django code running on my laptop (local) which works fine but I'm having trouble moving it to a webfaction account. I used the screencast, etc but I'm getting a "no module named admin" error when trying

Re: How to Use gRPC with Protocol buffer with Django

2017-09-12 Thread Raman Prasad
Hi, Did you find an answer to this? I am starting to integrate gRPC communication and I plan to try django channels https://channels.readthedocs.io/en/stable/ Regards On Saturday, June 10, 2017 at 3:14:44 PM UTC-4, kashif Nawaz wrote: > > Hey, I am using Django to make an E-commerce website