Loading docs/modelforms.txt +1 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,7 @@ A full example Consider this set of models:: from django.db import models from django.newforms import ModelForm TITLE_CHOICES = ( ('MR', 'Mr.'), Loading Loading
docs/modelforms.txt +1 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,7 @@ A full example Consider this set of models:: from django.db import models from django.newforms import ModelForm TITLE_CHOICES = ( ('MR', 'Mr.'), Loading