Re: Best DRF Cheatsheet?

2019-08-27 Thread Charles Thayer
I did find a few cheat sheets online, but I was looking for something 
that's a bit more dense and assumes you have already been doing some 
programming in DRF for a while, and just need some of the details handy to 
move quickly.

* https://github.com/Nifled/drf-cheat-sheet  - more of a mini-tutorial 
because it covers a lot
* https://gitlab.com/snippets/1889671 - I started writing some of my notes 
here and it's very incomplete, plus I would want this in a single page 
visual.

Thanks

On Wednesday, August 21, 2019 at 11:34:30 AM UTC-7, mohammed habib wrote:
>
> Maybe we should make one 
>
>
> On 21 Aug 2019, at 19:58, Charles Thayer > 
> wrote:
>
> I've been using Django with DRF off and on for probably over 5 years now. 
> There are still parts that I'm always needing to look up and review. Anyone 
> know of a one-pager cheatsheet that covers all the annoying details well, 
> like read_only vs write_only vs required, and nesting serializers, etc.?
>
> Thanks,
> /charles
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/d768f5b6-c52d-4831-bf0a-aa27ca366d47%40googlegroups.com
>  
> 
> .
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e36eb804-bdc4-49d6-9a9a-10289d658ef2%40googlegroups.com.


Re: Best DRF Cheatsheet?

2019-08-21 Thread Jani Tiainen
Hi.

Wouldn't it be much better to improve DRF documentation itself rather than
create yet an another documentation that you have to maintain?

ke 21. elok. 2019 klo 19.58 Charles Thayer  kirjoitti:

> I've been using Django with DRF off and on for probably over 5 years now.
> There are still parts that I'm always needing to look up and review. Anyone
> know of a one-pager cheatsheet that covers all the annoying details well,
> like read_only vs write_only vs required, and nesting serializers, etc.?
>
> Thanks,
> /charles
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/d768f5b6-c52d-4831-bf0a-aa27ca366d47%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHn91ocpv2RH4b1DTd1QHReC965bAWvNYb6wfo8KHDYehMKXFg%40mail.gmail.com.


Re: Best DRF Cheatsheet?

2019-08-21 Thread mohammed habib
Maybe we should make one 


> On 21 Aug 2019, at 19:58, Charles Thayer  wrote:
> 
> I've been using Django with DRF off and on for probably over 5 years now. 
> There are still parts that I'm always needing to look up and review. Anyone 
> know of a one-pager cheatsheet that covers all the annoying details well, 
> like read_only vs write_only vs required, and nesting serializers, etc.?
> 
> Thanks,
> /charles
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/d768f5b6-c52d-4831-bf0a-aa27ca366d47%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0373C37E-00AD-4397-A41A-9A9F90A91779%40gmail.com.


Best DRF Cheatsheet?

2019-08-21 Thread Charles Thayer
I've been using Django with DRF off and on for probably over 5 years now. 
There are still parts that I'm always needing to look up and review. Anyone 
know of a one-pager cheatsheet that covers all the annoying details well, 
like read_only vs write_only vs required, and nesting serializers, etc.?

Thanks,
/charles

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d768f5b6-c52d-4831-bf0a-aa27ca366d47%40googlegroups.com.