Loading docs/ref/forms/api.txt +4 −0 Original line number Diff line number Diff line Loading @@ -376,6 +376,8 @@ You can write code to perform validation for particular form fields (based on their name) or for the form as a whole (considering combinations of various fields). More information about this is in :doc:`/ref/forms/validation`. .. _ref-forms-api-outputting-html: Outputting forms as HTML ------------------------ Loading Loading @@ -492,6 +494,8 @@ it calls its ``as_table()`` method behind the scenes:: <tr><th><label for="id_sender">Sender:</label></th><td><input type="email" name="sender" id="id_sender" /></td></tr> <tr><th><label for="id_cc_myself">Cc myself:</label></th><td><input type="checkbox" name="cc_myself" id="id_cc_myself" /></td></tr> .. _ref-forms-api-styling-form-rows: Styling required or erroneous form rows ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Loading docs/spelling_wordlist +2 −0 Original line number Diff line number Diff line à Aalto accessor Aceh Loading Loading @@ -153,6 +154,7 @@ dirmod distro divisibleby django Django's djangojs djangonaut djangoproject Loading docs/topics/forms/formsets.txt +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ Using initial data with a formset Initial data is what drives the main usability of a formset. As shown above you can define the number of extra forms. What this means is that you are telling the formset how many additional forms to show in addition to the number of forms it generates from the initial data. Lets take a look at an number of forms it generates from the initial data. Let's take a look at an example:: >>> import datetime Loading docs/topics/forms/index.txt +508 −224 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
docs/ref/forms/api.txt +4 −0 Original line number Diff line number Diff line Loading @@ -376,6 +376,8 @@ You can write code to perform validation for particular form fields (based on their name) or for the form as a whole (considering combinations of various fields). More information about this is in :doc:`/ref/forms/validation`. .. _ref-forms-api-outputting-html: Outputting forms as HTML ------------------------ Loading Loading @@ -492,6 +494,8 @@ it calls its ``as_table()`` method behind the scenes:: <tr><th><label for="id_sender">Sender:</label></th><td><input type="email" name="sender" id="id_sender" /></td></tr> <tr><th><label for="id_cc_myself">Cc myself:</label></th><td><input type="checkbox" name="cc_myself" id="id_cc_myself" /></td></tr> .. _ref-forms-api-styling-form-rows: Styling required or erroneous form rows ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Loading
docs/spelling_wordlist +2 −0 Original line number Diff line number Diff line à Aalto accessor Aceh Loading Loading @@ -153,6 +154,7 @@ dirmod distro divisibleby django Django's djangojs djangonaut djangoproject Loading
docs/topics/forms/formsets.txt +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ Using initial data with a formset Initial data is what drives the main usability of a formset. As shown above you can define the number of extra forms. What this means is that you are telling the formset how many additional forms to show in addition to the number of forms it generates from the initial data. Lets take a look at an number of forms it generates from the initial data. Let's take a look at an example:: >>> import datetime Loading
docs/topics/forms/index.txt +508 −224 File changed.Preview size limit exceeded, changes collapsed. Show changes