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

2014-03-12 Thread Russell Keith-Magee
On Wed, Mar 12, 2014 at 9:58 PM, anubhav joshi wrote: > Well another thing I think I realize now is that I think is there seems to > be problem of absence of common theme. > To this I would say that if one would look closely at the issues covered > up in the proposal are those which do report of b

Re: [GSoC 2014 proposal]. Improving admin translation and formalizing Meta objects.

2014-03-12 Thread Florian Apolloner
Hi Alexey, On Wednesday, March 12, 2014 7:52:59 PM UTC+1, Алексей Сидаш wrote: > > Russian localization of django admin is poor. It is even worse then my > English :D. > How so? Can you provide a few examples -- I know that numbering can be a problem for Russian translations, but that's hardly

[no subject]

2014-03-12 Thread Karen Tracey
-- 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 django-developers@goog

[GSoC 2014 proposal]. Improving admin translation and formalizing Meta objects.

2014-03-12 Thread Алексей Сидаш
Hello there! My name is Alexey and I would like to do some work for django project. I'm from Russia, and English is not my native language(my native one is Russian). Russian localization of django admin is poor. It is even worse then my English :D. Of course, I do not like it, I believe that Met

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

2014-03-12 Thread anubhav joshi
Well another thing I think I realize now is that I think is there seems to be problem of absence of common theme. To this I would say that if one would look closely at the issues covered up in the proposal are those which do report of bad error reporting not just simple bugs. The issues do repor

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

2014-03-12 Thread anubhav joshi
Having replied to the potential questions above, I would like to summarize here once again: 1.) I have a very clear idea of what area of code I will be dealing with. 2.) I have been in conversation with community members on IRC, and have taken their say in fixing the issues mentioned in the prop

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

2014-03-12 Thread anubhav joshi
On Wednesday, March 12, 2014 5:57:23 PM UTC+5:30, Russell Keith-Magee wrote: > > Hi Anubhav, > > I've taken a look at your proposal, and I'm of two minds. > > On the one hand, you've identified a bunch of reasonably uncontroversial > tickets - issues where there is a clear problem, a solution th

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

2014-03-12 Thread Russell Keith-Magee
Hi Anubhav, I've taken a look at your proposal, and I'm of two minds. On the one hand, you've identified a bunch of reasonably uncontroversial tickets - issues where there is a clear problem, a solution that seems obvious, and in most cases indications of support from the core team. Your proposal

Re: Different URLCONF for different domains

2014-03-12 Thread Tim Graham
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. On Wednesday, March 12, 2014 8:03:54 AM UTC-4, Guy Tamir wrote: > > Hey all, > > I have a Django app that serves to multiple domains. > In the primar

Different URLCONF for different domains

2014-03-12 Thread Guy Tamir
Hey all, I have a Django app that serves to multiple domains. In the primary domain (lets call it primary.com) I have some page that are server via the path - primary.com/a/ I want users from another domain (lets call it secondary.com) to be able to get to this path : primary.com/a/ by entering