Python / Django
(Move to ...)
Home Page
Python Internals
JIT vs AOT
Kernel
User mode linux
Unix as IDE
Vim
Gdb
Software Design Patterns
Algorithms
Mercurial
Git
Popularity of programming languages
▼
Dec 4, 2011
get_list_or_404
get_list_or_404
(
klass
,
*args
,
**kwargs
)
Returns the result of
filter()
on a given model manager, raising
Http404
if the resulting list is empty.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment