Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-class-based-views

Django CreateView gives an error "needs to have a value for field "..." before this many-to-many relationship can be used."

Render a template instead a success_url in form_valid with FormView django

TypeError: post() got an unexpected keyword argument

Authentication for class based views in Django

Django - Filtering in DetailView

django Initialising Choices in Form from Class Based View

Using django-dynamic-formset with CreateWithInlinesView from django-extra-views - multiple formsets

How to specify the name of the form variable used in the template of a FormView? (object_context_name for forms)

Django: CBV method form_valid() not called

Django class-based views function execution order

Redirect to next URL in django FormView

Access request.user in Django Classed Based Generic View

Django reverse url with parameters to a class based view

TemplateView in Django with custom status code

Django: CreateView with pre-populated and uneditable fields specified by query string

Django: ListView with post() method?

Are class based views widely used by the Django community?

Django DetailView - How to change the get_object to check a field

How do I set initial data on a Django class based generic createview with request data

Django class based views - UpdateView with two model forms - one submit