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
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
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
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
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
>
> 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
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.
> >>>
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
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
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
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
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
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
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
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
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..
16 matches
Mail list logo