--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/Ov8sCyIqUUIJ.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Cheers,
Micky
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/BPbNW-I4VC8J.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
On Sun, Jun 12, 2011 at 9:01 PM, Alex Kamedov <kam...@gmail.com> wrote:
> It'll be better to use validators with IntegerField
> In this case you can specify allowed year range.
Ooh, great tip! That looks very useful and possibly a little more
simple/straight-forward than using a form field.
Much appreciated.
Have a great day!
Cheers,
Micky
Too easy!
https://gist.github.com/1023327
Thanks for the help Martin and Alex, I really appreciate it! :)
Have an awesome day.
Cheers,
Micky