Dear Devs,
I would like to contribute to the Django code base as a python developer. I
am a user of Django, but haven't delved on into the code itself that
thoroughly. After I read through the documentation a couple times, it's
still not clear how do you select the ticket. I mean how do you kno
On Wed, Aug 24, 2016 at 11:12 PM, wrote:
> I am running python3.4 with Django in virtualenv. When I execute python
> manage.py runserver I continue to get "sqlite3.NotSupportedError: URIs not
> supported", I have looked all around for posts that will point me to the
> solution but have not loca
Could you provide you settings file?
I think it may be an error in settings.
> On 24 Aug 2016, at 23:12, jsjazzj...@gmail.com wrote:
>
> I am running python3.4 with Django in virtualenv. When I execute python
> manage.py runserver I continue to get "sqlite3.NotSupportedError: URIs not
> suppor
I am running python3.4 with Django in virtualenv. When I execute python
manage.py runserver I continue to get "sqlite3.NotSupportedError: URIs not
supported", I have looked all around for posts that will point me to the
solution but have not located any to date. Can anyone provide me with clue
You are not too late for GSOC 2015.
Here is some more information with potential projects.
https://code.djangoproject.com/wiki/SummerOfCode2015
On Thursday, 12 March 2015 07:23:42 UTC-4, Saurabh Jain wrote:
>
> Hello,
> My name is Saurabh Jain, currently pursuing bachelors degree in
>
Hi,
Welcome!
If you haven't yet, check out the contributing docs.
https://docs.djangoproject.com/en/dev/internals/contributing/
I also recommend hanging around the #django-dev irc channel.
Collin
On Thursday, March 12, 2015 at 7:23:42 AM UTC-4, Saurabh Jain wrote:
>
> Hello,
> My nam
Hello,
My name is Saurabh Jain, currently pursuing bachelors degree in
Computer Science. I want to contribute to the development of Django. I have
worked upon Django as user but have no experience related to its
development. Can anyone please help me to get started with it ? I know that
Please ask questions about using Django on django-users. The topic of this
list is the development of Django itself.
Thanks,
Karen
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails fro
Hi,
I am a complete newbie to Django but not to Python and I have to edit a few
lines of code in an existing Django project within the next few days. Of corse,
I have to do so not in the production- but in a separate development environmet.
I have:
1. a running Django server - the
Jasper> Please excuse me, I wasn't aware of that. I'll move my
Jasper> questions there:)
good
Jasper> I know about the Django book and docs, but couldn't find
Jasper> answers to what I'm looking for there. This is probably the
Jasper> result of my lack of knowledge of Django terminology.
ns great examples.
> Also, try out the tutorial at that link.
>
> Try asking questions 2-5 on thedjango-usersmailing list.
>
> Cheers,
> Jon
>
> On Apr 12, 12:04 pm, Mister Yu wrote:
>
>
>
>
>
> > Hi experts,
>
> > i m a newbie and i m self
On Wed, May 5, 2010 at 7:16 AM, sujith h wrote:
> Hi,
>
> I am newbie to django. And I had read the first 8 chapters of django from
> the django book 2.0
> (http://www.djangobook.com/en/2.0/chapter02/). I would like to do code
> contribute to django.
> I had gone through s
Hi,
I am newbie to django. And I had read the first 8 chapters of django from
the django book 2.0
(http://www.djangobook.com/en/2.0/chapter02/). I would like to do code
contribute to django.
I had gone through some of the tickets in the django website
http://code.djangoproject.com/query.
I found
django-users mailing list.
Cheers,
Jon
On Apr 12, 12:04 pm, Mister Yu wrote:
> Hi experts,
>
> i m a newbie and i m self learning django and writing an web app as i
> go along. i learn django by following this great screencast tutorial
> from here:http://showmedo.com/videotutori
On Mon, Apr 12, 2010 at 3:04 PM, Mister Yu wrote:
> Hi experts,
>
> i m a newbie and i m self learning django and writing an web app as i
> go along. i learn django by following this great screencast tutorial
> from here: http://showmedo.com/videotutorials/series?name=PPN7NA155
Questions about using Django should be sent to django-users, not here. The
topic of this list is the development of Django itself.
Karen
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develop...
Hi experts,
i m a newbie and i m self learning django and writing an web app as i
go along. i learn django by following this great screencast tutorial
from here: http://showmedo.com/videotutorials/series?name=PPN7NA155
called Django From the Ground-up.
it's a really great serious of tut
On Oct 12, 2008, at 06:41, Russell Keith-Magee wrote:
> Apologies for firing prematurely.
Dude.
Ludvig Ericson
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send
On Sun, Oct 12, 2008 at 12:40 PM, Russell Keith-Magee
<[EMAIL PROTECTED]> wrote:
> On Sat, Oct 11, 2008 at 7:59 PM, d. <[EMAIL PROTECTED]> wrote:
>>
>> Probably a simple, stupid error I'm making:
> ...
>> What can I do?
>> Can somebody please help? Do you need more information?
>
> The Django-deve
On Sat, Oct 11, 2008 at 7:59 PM, d. <[EMAIL PROTECTED]> wrote:
>
> Probably a simple, stupid error I'm making:
...
> What can I do?
> Can somebody please help? Do you need more information?
The Django-developers mailing list is for discussing the development
of Django itself, not for general user
Probably a simple, stupid error I'm making:
I try to display a form in a template using:
{{ rForm.as_table }}
The browser displays pure html of the form content, having the form-
source all escaped to something like: