Re: Django learning source

2020-10-11 Thread Dvs Khamele
Hi do you hire contract based python/django freelancer? We can help you in this and related tasks at fair prices. Reply or send email to divy...@pythonmate.com Best Regards, Divyesh Khamele, Pythonmate On Wed, 7 Oct 2020, 5:38 am the_master, wrote: > Hello, Do you know which learning source is

RES: Django learning source

2020-10-06 Thread Samuel Nogueira
de outubro de 2020 21:15Para: Django usersAssunto: Re: Django learning source BTW, I am still a complete beginner I only know python, I don't know _javascript_, html, cssOn Wednesday, October 7, 2020 at 7:09:18 AM UTC+7 the_master wrote:Hello, Do you know which learning source is better? Lea

Re: Django learning source

2020-10-06 Thread the_master
BTW, I am still a complete beginner I only know python, I don't know javascript, html, css On Wednesday, October 7, 2020 at 7:09:18 AM UTC+7 the_master wrote: > Hello, Do you know which learning source is better? Learning Django from > online tutorials or directly from the Django documentation

Django learning source

2020-10-06 Thread the_master
Hello, Do you know which learning source is better? Learning Django from online tutorials or directly from the Django documentation ?😁😁 -- 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

Django Learning project - Higher / Lower game --> Looking for paid tutoring

2019-03-04 Thread Doug Arnold
Hi, I've looked into Django for working with front end systems that I will be specifying and implementing in the next few years. I'm looking to create a simple app which could also be used for public outreach which uses a Higher/Lower (toptrumps) style game with cards. Are there any websites w

Re: Django learning

2012-06-22 Thread Kurtis Mullins
> > You're supposed to load the shell with `./manage.py shell` rather than > going directly into Python. That is explained in the tutorial. > -- > DR. > > +1 -- However, I recommend installing the package "ipython" when using the Django Shell. For example, run: "pip install ipython". This will giv

Re: Django learning

2012-06-22 Thread Daniel Roseman
On Friday, 22 June 2012 07:15:53 UTC+1, lovetoprogram wrote: > > I tried to do this according the tutorial. > >>> from django import template > >>> t = template.Template('My name is {{ name }}.') > >>> c = template.Context({'name': 'Adrian'}) > >>> print t.render(c) > My name is Adrian. > >>>

Re: Django learning

2012-06-22 Thread Tomás Garzón Hervás
Hi, you have to indicate where is the settings file to django. You can use the environment variable DJANGO_SETTINGS_MODULE. More info: https://docs.djangoproject.com/en/dev/topics/settings/#using-settings-without-setting-django-settings-module On Friday, June 22, 2012 8:15:53 AM UTC+2, lovetop

Django learning

2012-06-21 Thread lovetoprogram
I tried to do this according the tutorial. >>> from django import template >>> t = template.Template('My name is {{ name }}.') >>> c = template.Context({'name': 'Adrian'}) >>> print t.render(c) My name is Adrian. >>> c = template.Context({'name': 'Fred'}) >>> print t.render(c) My name is Fred. But

Re: Django learning management application

2008-05-15 Thread Berco Beute
Sounds interesting. It would be great if you could share some details on how you combined Django and Moodle. 2B On May 15, 4:35 am, "Ariel Mauricio Nunez Gomez" <[EMAIL PROTECTED]> wrote: > Moodle and Django can coexist happily (Using same database and writing > django models for some of the tab

Re: Django learning management application

2008-05-14 Thread Todd O'Bryan
My students and I are working on a Django system for online quizzes. It should be finished sometime this summer. I'll post a link when we finish it. Todd On Wed, May 14, 2008 at 10:35 PM, Ariel Mauricio Nunez Gomez <[EMAIL PROTECTED]> wrote: > Moodle and Django can coexist happily (Using same da

Re: Django learning management application

2008-05-14 Thread Ariel Mauricio Nunez Gomez
Moodle and Django can coexist happily (Using same database and writing django models for some of the tables), That way you can take advantage of all the moodle functionality (Quizzes, lessons, forums) and have some business related code on django (Class scheduling, CRM, Billing). If you like the i

Re: Django learning management application

2008-05-14 Thread Nicola Larosa (tekNico)
Berco Beute wrote: > I've been using Moodle (moodle.org), which offers the functionality > you are looking for, and would prefer to use a Djange-based system > as well. I haven't found one though. I don't know of any Django-based one. This one uses Zope: Silva Dynamic Learning Content Management

Re: Django learning management application

2008-05-14 Thread Berco Beute
I've been using Moodle (moodle.org), which offers the functionality you are looking for, and would prefer to use a Djange-based system as well. I haven't found one though. 2B On May 14, 5:26 pm, Wes Winham <[EMAIL PROTECTED]> wrote: > Does anyone know of any learning management application writt

Django learning management application

2008-05-14 Thread Wes Winham
Does anyone know of any learning management application written in Django? My googlefu is too weak and I wasn't able to find anything on django pluggables. I have a few weeks before I have to make the build versus integrate decision, but a simple quizzing application seems like something that woul

Django learning ? pay

2007-02-18 Thread enquest
Is it possible that I can pay somebody to help me learning Django/python. I'm starting a project with Django and don't want to get stuck. I simple want to ask quickly via Jabber. How do you do this/that and get some help on it. Maybe you can have some overview of what I'm doing and give pointers..