Skip to content

Commit

Permalink
Fix import in example
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Sep 9, 2013
1 parent bd5cfab commit 9a80a31
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 @@ -299,7 +299,7 @@ In forms

from django import forms

from leaflet.forms.fields import PointField
from leaflet.forms.widgets import LeafletWidget


class WeatherStationForm(forms.ModelForm):
Expand Down

0 comments on commit 9a80a31

Please sign in to comment.