Re: ANN: Updated Django Cheat Sheet

2008-10-07 Thread Andrew Durdin
Issue 4 is out with a correction to the arguments for DecimalField in the Form Fields section. Thanks to Doug Van Horn for pointing out the error. Download it from http://www.mercurytide.co.uk/whitepapers/django-cheat-sheet/ Andrew --~--~-~--~~~---~--~~ You receiv

Re: ANN: Updated Django Cheat Sheet

2008-09-22 Thread Andrew Durdin
We've updated the cheat sheet to correct two typos: - The "default_if_none" filter is now correctly spelt (thanks to Aaron C. de Bruyn for pointing it out). - The "ForeignKey" model field is now correctly named (thanks to Nikos Delibaltadakis for pointing it out). Grab it from http://www.me

Re: ANN: Updated Django Cheat Sheet

2008-09-22 Thread Andrew Durdin
On Sep 21, 8:23 am, "Nikos Delibaltadakis" <[EMAIL PROTECTED]> wrote: > Shouldn't ForeignKeyField to be just ForeignKey? > Am I missing something? No, you're absolutely correct -- thanks for spotting the error! We'll get a corrected version out ASAP. Cheers, Andrew. --~--~-~--~~---

Re: ANN: Updated Django Cheat Sheet

2008-09-21 Thread Nikos Delibaltadakis
Shouldn't ForeignKeyField to be just ForeignKey? Am I missing something? 2008/9/10 Fraser Nevett <[EMAIL PROTECTED]> > > Just letting everyone know that we've released a new edition which > removes the PhoneNumberField and USStateField fields as discussed -- > thanks to all those who contacted us

Re: ANN: Updated Django Cheat Sheet

2008-09-10 Thread Fraser Nevett
Just letting everyone know that we've released a new edition which removes the PhoneNumberField and USStateField fields as discussed -- thanks to all those who contacted us about this. The other common request we received was to have a version that worked better with black and white printers. To

Re: ANN: Updated Django Cheat Sheet

2008-09-10 Thread Andrew Durdin
On Sep 9, 11:32 am, Vinay Sajip <[EMAIL PROTECTED]> wrote: > > Nicecheatsheet. Hope it's not too late to offer a suggestion - it > would be useful to have the forloop special variables in thecheatsheet. Not > sure where you'll find room, though ;-) We had them there in an earlier draft, but ther

Re: ANN: Updated Django Cheat Sheet

2008-09-09 Thread dusans
Tnx, make a black/white version :) On Sep 4, 12:09 pm, Fraser Nevett <[EMAIL PROTECTED]> wrote: > With the release of Django 1.0, we're pleased to announce the release > of a completely updated version of our highly popular Django Cheat > Sheet which is crammed with a whole host of useful Django

Re: ANN: Updated Django Cheat Sheet

2008-09-09 Thread Vinay Sajip
On Sep 4, 6:46 pm, Fraser Nevett <[EMAIL PROTECTED]> wrote: > Thanks for all the feedback both on list and via email. > > Our plan is to wait a day or two to see if there are any further > corrections required and then to release an updated edition early next > week. At this time we'll also prod

Re: ANN: Updated Django Cheat Sheet

2008-09-07 Thread Steve Holden
Tim Chase wrote: >> I printed the sheet out in duplex and was disappointed to see that the >> two sides had opposite orientations. So a duplex version that would >> yield a useful double-sided cheat sheet would be interesting to me. > > This is usually a printer output configuration option. When

Re: ANN: Updated Django Cheat Sheet

2008-09-07 Thread Tim Chase
> I printed the sheet out in duplex and was disappointed to see that the > two sides had opposite orientations. So a duplex version that would > yield a useful double-sided cheat sheet would be interesting to me. This is usually a printer output configuration option. When duplexing, you usually

Re: ANN: Updated Django Cheat Sheet

2008-09-07 Thread Steve Holden
Fraser: I printed the sheet out in duplex and was disappointed to see that the two sides had opposite orientations. So a duplex version that would yield a useful double-sided cheat sheet would be interesting to me. regards Steve Fraser Nevett wrote: > Thanks for all the feedback both on list a

Re: ANN: Updated Django Cheat Sheet

2008-09-04 Thread Fraser Nevett
Thanks for all the feedback both on list and via email. Our plan is to wait a day or two to see if there are any further corrections required and then to release an updated edition early next week. At this time we'll also produce a alternative version which will be more suited for non-colour prin

Re: ANN: Updated Django Cheat Sheet

2008-09-04 Thread James Matthews
Thanks! and i second David's request. On Thu, Sep 4, 2008 at 8:09 AM, David Larlet <[EMAIL PROTECTED]> wrote: > > > Le 4 sept. 08 à 12:20, Fraser Nevett a écrit : > > > > http://www.mercurytide.co.uk/whitepapers/django-cheat-sheet/ > > > > We welcome any ideas for improvements, corrections, or an

Re: ANN: Updated Django Cheat Sheet

2008-09-04 Thread David Larlet
Le 4 sept. 08 à 12:20, Fraser Nevett a écrit : > > http://www.mercurytide.co.uk/whitepapers/django-cheat-sheet/ > > We welcome any ideas for improvements, corrections, or any other > feedback. Any chance to get a printable copy without colors, just a white background? My printer will thank you

Re: ANN: Updated Django Cheat Sheet

2008-09-04 Thread jonknee
> We welcome any ideas for improvements, corrections, or any other > feedback. Nice work, much appreciated. One thing did jump out at me though... In the Model fields section, USStateField and PhoneNumberField have been moved into localflavor: http://code.djangoproject.com/wiki/BackwardsIncompat

ANN: Updated Django Cheat Sheet

2008-09-04 Thread Fraser Nevett
With the release of Django 1.0, we're pleased to announce the release of a completely updated version of our highly popular Django Cheat Sheet which is crammed with a whole host of useful Django information: http://www.mercurytide.co.uk/whitepapers/django-cheat-sheet/ We welcome any ideas for im

ANN: Updated Django Cheat Sheet

2008-09-04 Thread Fraser Nevett
With the release of Django 1.0, we're pleased to announce the release of a completely updated version of our highly popular Django Cheat Sheet which is crammed with a whole host of useful Django information: http://www.mercurytide.co.uk/whitepapers/django-cheat-sheet/ We welcome any ideas for im