Fixing #10811 Prevet assigning of unsaved model to Foreign Key

2014-01-24 Thread anubhav joshi
I have tried fixiing #10811 https://code.djangoproject.com/ticket/10811 Earlier there were several errors popping up while running the test suite, but now I have fixed most of them. Although there are 2 errors which I am unable to fix some of them as I am unable to understand what the code is d

Re: Quick question re typo-fixing etiquette

2014-01-24 Thread James Turley
Great, thanks. On Friday, January 24, 2014 3:35:14 PM UTC, Tim Graham wrote: > > Any logical grouping like "Fixed bad apostrophes" or "Fixed grammar errors > in docs/index.txt" would be acceptable. We definitely don't want a PR for > every individual correction as that'll just clutter the commit

Re: Quick question re typo-fixing etiquette

2014-01-24 Thread Tim Graham
Any logical grouping like "Fixed bad apostrophes" or "Fixed grammar errors in docs/index.txt" would be acceptable. We definitely don't want a PR for every individual correction as that'll just clutter the commit history. Thanks! On Friday, January 24, 2014 9:21:10 AM UTC-5, gilberto dos santos

Re: 1.7 Schema migrations and AUTH_PROFILE_MODULE / get_profile() deprecation

2014-01-24 Thread Brian Neal
Dear All: After reading this discussion I see that my fears were misplaced. I can now see that schema migrations are not necessary to stop using the AUTH_PROFILE stuff thanks to the explanations from Russ and Carl. Had I done a bit more investigating I probably would have realized this. Sorry f

Re: Quick question re typo-fixing etiquette

2014-01-24 Thread gilberto dos santos alves
please see faq at [1] or [2] [1] https://docs.djangoproject.com/en/1.6/faq/ [2] irc://irc.freenode.net/django 2014/1/24 James Turley > Hi all, > > I'm a relatively novice Pythonist, but a hardened and incorrigible > spelling/grammar pedant, so I feel I could contribute in some small way by > f

Quick question re typo-fixing etiquette

2014-01-24 Thread James Turley
Hi all, I'm a relatively novice Pythonist, but a hardened and incorrigible spelling/grammar pedant, so I feel I could contribute in some small way by fixing language errors in the docs as required. In the submitting patches guide, it says: "If you are fixing a really trivial issue, for example

Re: 1.7 Schema migrations and AUTH_PROFILE_MODULE / get_profile() deprecation

2014-01-24 Thread Ryan Hiebert
On Thu, Jan 23, 2014 at 11:25 PM, Carl Meyer wrote: > Hi Ryan, > > On 01/23/2014 09:50 PM, Ryan Hiebert wrote: > > Assuming that the changes from the deprecation policy are in trunk now > > that the alpha has landed, any use of the AUTH_PROFILE_MODULE must be > > eliminated _before_ moving to 1.7