magnet-cl / django-project-template

A project template for Django in python 3
MIT License
14 stars 8 forks source link

get_or_none #1

Closed airsoull closed 4 years ago

airsoull commented 7 years ago

add get or none in QuerySet (project/managers)

imunizaga commented 4 years ago

@airsoull ¿te parece utilizar first() en vez de crear get_or_none?

airsoull commented 4 years ago

Sí, es mucho mejor el first