Re: Django App DB replicas - call for suggestions

2015-02-21 Thread Lane Campbell
To accomplish what you've explained you could move forward with the app on the PI for the clients. Each client would need to sync with a database somewhere. To achieve this I would explore how to individualize and track each machine in the field. Then setup another django app in the cloud som

Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michael Hartl

2015-02-22 Thread Lane Campbell
jango-lxml.html#recipes-django-lxml Any help/advice is appreciated! Regards, Lane Campbell (312) 775-2632 On Sun, Feb 22, 2015 at 5:28 PM, Zach Swift wrote: > I realize this post is several years old, but this is for anyone still > looking for an up to date Django tutorial on par wit

Chicago Django Study Group

2015-03-31 Thread Lane Campbell
Hello All, I'm hosting a weekly study group in Chicago. If anyone on the list is interested in stopping in and joining us please register (it's free): http://www.eventbrite.com/e/chicago-django-study-group-april-5th-2015-tickets-16386027048 Regards, Lane -- You received this message because

Re: job portal using django

2020-09-24 Thread Lane Campbell
There are a lot of tutorials for creating apps in Django that store and read data submitted by users. You can adapt the instructions to create a job portal. On Thu, Sep 24, 2020 at 7:19 PM Ayush Shukla wrote: > is there any tutorial on creating job portals (like indeed ) using django > > -- >

Re: Apple M1 Silicon + Django = weird results

2021-01-09 Thread Lane Campbell
I'd put the code up on an x64 virtual machine and see if it behaves as expected. If the issues are still present then you know it's not M1 related. On Sat, Jan 9, 2021 at 11:57 PM Mike Dewhirst wrote: > In principle, Django and Python and anything else you can program incuding > the database a