quantumlicht / django-wine

Django version of Site vins
3 stars 1 forks source link

Normalize code_saq #67

Closed quantumlicht closed 10 years ago

quantumlicht commented 10 years ago

trim [\s,.-] etc we just want to keep the digits. It will be much easier for querying after.

We also need to apply this trimming when we look for a wine in the db.