Re: hi

2014-09-11 Thread Ankeet Presswala
Hi Kabilan, In addition to François' suggestions above, the best place to get answers to your questions is the django-users email list, - the web interface is < https://groups.google.com/forum/#!forum/django-users>. The list you've posted to is django-developers, an email list is for the discuss

Re: Two proposals for the Django Code of Conduct.

2014-09-11 Thread Elena Williams
Additional points: Firstly #86 is probably *already happening informally*. It is fair to be "explicit" (as Barbara suggested), for the people who this may effect. For example, I have been quietly told to steer clear of certain individuals with known poor behavior and in turn passed such informat

Re: Unifying locale time formats

2014-09-11 Thread Malte
Cheers, Collin! That worked On Thursday, September 11, 2014 2:17:24 PM UTC+2, Collin Anderson wrote: > > If you did "git add .", you should be fine without the -a flag, just > use git commit -m “Removed seconds from all locales.” > -- You received this message because you are subscribed to the

Re: Unifying locale time formats

2014-09-11 Thread Collin Anderson
If you did "git add .", you should be fine without the -a flag, just use git commit -m “Removed seconds from all locales.” -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, se

Re: Unifying locale time formats

2014-09-11 Thread Malte Beckmann
Hi, I followed the guidelines (https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/working-with-git/), opened a ticket (https://code.djangoproject.com/ticket/23466) made the changes and can't commit because of some git error. Here are the commands I entered: 1) [Forked D

Re: hi

2014-09-11 Thread François Schiettecatte
There is lots of documentation and a pretty good tutorial on the django website itself: https://www.djangoproject.com Also would suggest you use 1.7 unless you need to use 1.5.5 François On Sep 11, 2014, at 5:39 AM, Kabilan Samy wrote: > Hi, > Anbody hel me for Django framework 1.5.5

hi

2014-09-11 Thread Kabilan Samy
Hi, Anbody hel me for Django framework 1.5.5. How to develop a new website in Django framework? Give me a suggestions... Thanks and Regards Kabilan.M -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop re

Re: Unifying locale time formats

2014-09-11 Thread Malte Beckmann
Hi Andrew! Hi Duncan! Cheers for the instruction. I will open a ticket and make the changes this week. Best, malte On 11 Sep 2014, at 01:06, Andrew Pinkham wrote: > On Sep 10, 2014, at 4:21 PM, Malte wrote: >> That's a lot of locales to change though. I am still somewhat new to Git. >> How

Re: Draft DEP: ORM expressions API changes

2014-09-11 Thread Anssi Kääriäinen
On Thu, 2014-09-11 at 06:33 +0800, Russell Keith-Magee wrote: > My only concern about pushing the DEP and formally numbering it is > that we haven't fully worked out what our DEP process *is* yet. I'm > still recovering from DjangoCon US jet lag, but once that has worn > off, I've got some ideas