Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-class-based-views

Django failing to cascade-delete related generic foreign key object

Django Update/Delete view. Handling user permissions

Using self.object in CreateView to create objects in other tables

Get url kwargs in class based views

Handle PROTECT ERROR in Django DeleteView

Django - Correct way to pass arguments to CBV decorators?

Django: class based view logout user if not staff

How to mock a specific method of a class based View without overriding `self`?

How to send error message from Django DeleteView?

Django Using Slug Field for Detail URL

Django Class-Based Generic Views Register User

Can't pass 'slug' field into URL via generic class view

How use flask route with class based view?

Django: Include Media (css/js) in Class-Based Views

How do I paginate WeekArchiveView?

Django CBV DetailView - accessing the object to assign to a context variable?

Django DetailView with custom identifier (not pk): Field 'id' expected a number but got 'XQ1wfrpiLVAkjAUL'