Skip to content
Snippets Groups Projects
Verified Commit ef1fbf7a authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix typo.

parent 6e637dae
No related branches found
No related tags found
No related merge requests found
from django.forms.widget import Widget
from django.forms.widgets import Widget
class Stars(Widget):
template_name = 'django_starfield/stars.html'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment