Loading docs/ref/class-based-views/index.txt +3 −3 Original line number Diff line number Diff line ===================== Class-based views API ===================== ============================== Built-in Class-based views API ============================== Class-based views API reference. For introductory material, see :doc:`/topics/class-based-views/index`. Loading docs/topics/class-based-views/generic-display.txt +3 −3 Original line number Diff line number Diff line .. _Generic views: ========================= Class-based generic views ========================= ================================== Built-in Class-based generic views ================================== Writing Web applications can be monotonous, because we repeat certain patterns again and again. Django tries to take away some of that monotony at the model Loading Loading
docs/ref/class-based-views/index.txt +3 −3 Original line number Diff line number Diff line ===================== Class-based views API ===================== ============================== Built-in Class-based views API ============================== Class-based views API reference. For introductory material, see :doc:`/topics/class-based-views/index`. Loading
docs/topics/class-based-views/generic-display.txt +3 −3 Original line number Diff line number Diff line .. _Generic views: ========================= Class-based generic views ========================= ================================== Built-in Class-based generic views ================================== Writing Web applications can be monotonous, because we repeat certain patterns again and again. Django tries to take away some of that monotony at the model Loading