Skip to content

Commit

Permalink
readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Dec 14, 2010
1 parent 3e89226 commit 4992b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Now you could change the asterisk to any other character, an image icon, or what
Using Uni-Form strict fields
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

django-uni-form implements form fields in html differently than the standard Uni-Form. If you want to adhere to the strict definition of django-uni-form relplace the field.html file with field.strict.html. You can just follow these instructions::
django-uni-form implements form fields in html differently than the standard Uni-Form. If you want to adhere to the strict definition of django-uni-form replace the field.html file with field.strict.html. You can just follow these instructions::

cd ~/<my-projects>/<my-awesome-django-project>/templates/
mkdir uni_form
Expand Down

0 comments on commit 4992b63

Please sign in to comment.