Re: DRY date_format and datetime objects

2014-03-08 Thread Shai Berger
Hi, On Thursday 06 March 2014 23:23:50 Jon Dufresne wrote: > > I am using Django 1.6. I find myself using date_format semi-regularly > to convert datetime objects to strings in the DATE_FORMAT format. [...] > I am considering a pull request that extends Python's datetime class > that overrides

Re: An improved settings.py configuration (revisited)

2014-03-08 Thread Russell Keith-Magee
On Sun, Mar 9, 2014 at 3:14 AM, Carl Meyer wrote: > Hi Vernon, > > On 03/07/2014 07:44 PM, VernonCole wrote: > > Several months ago, I floated an idea on this forum for re-structuring > > the settings.py environment. > > > > It generated a fair amount of discussion. The

Re: An improved settings.py configuration (revisited)

2014-03-08 Thread Carl Meyer
Hi Vernon, On 03/07/2014 07:44 PM, VernonCole wrote: > Several months ago, I floated an idea on this forum for re-structuring > the settings.py environment. > > It generated a fair amount of discussion. The consensus was that > something really ought to be done, but no one was sure just what.

Re: how to import json file using django

2014-03-08 Thread François Schiettecatte
This question is bereft of details, so I will make lots of assumptions here. Django can't import a json file. You should look at the json module to see how to import and parse a json file into something that python can understand. Then you might want to store the data in a database, either as

Re: how to import json file using django

2014-03-08 Thread Michael Manfre
This discussion list is for the development of Django. Questions about how to use Django with your project belong on the django-users mailing list. Regards, Michael Manfre On Sat, Mar 8, 2014 at 5:36 AM, Pramod Jadhav wrote: > > -- > You received this message because

how to import json file using django

2014-03-08 Thread Pramod Jadhav
-- 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, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to

Introduction

2014-03-08 Thread Naman Gupta
I am Naman from New Delhi India, pursuing Btech Computer Sceinces and Engg. from IIITD. I was looking forward to work in Django Project for the GSoC. I am a completely new and require guidance for what do I have to do. I have read the documentation and have completed the official django

Re: [GSoC 2014 Proposal] Improving Error and Fixing up related issues.

2014-03-08 Thread anubhav joshi
Just realized that the proposal name is : Improving error reporting and fixing up related issues. Missed 'reporting' in the thread topic. Anubhav Joshi -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and

Re: [GSoC 2014 Proposal] Improving Error and Fixing up related issues.

2014-03-08 Thread anubhav joshi
OK, will do. Anubhav Joshi -- 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, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send

Re: [GSoC 2014 Proposal] Improving Error and Fixing up related issues.

2014-03-08 Thread Josh Smeaton
Yes, people can look elsewhere for the tickets, but it'd probably have more *impact* if the tickets were referenced directly in the proposal. That way, someone can dive into the deeper discussion for a particular bug (by reading the comments on the ticket). The idea is that you don't want your

Re: [GSoC 2014 Proposal] Improving Error and Fixing up related issues.

2014-03-08 Thread anubhav joshi
Please refer to the thread : https://groups.google.com/forum/#!topic/django-developers/PDY8EEYaHao for tickets... Actually, all of a sudden there has been some problem in my laptop since this morning and I can't open my hard disk currently. So, I request you all to please view the proposal

Re: [GSoC 2014 Proposal] Improving Error and Fixing up related issues.

2014-03-08 Thread Josh Smeaton
Just a brief comment. Perhaps it'd be useful to link to the appropriate trac tickets in your proposal. Regards, Josh On Saturday, 8 March 2014 15:59:27 UTC+11, anubhav joshi wrote: > > Hi all, >My previous thread: > https://groups.google.com/forum/#!topic/django-developers/PDY8EEYaHao