Hi, I didn't find any reference to money or currency data types in the django source, nor in the list archives. My app needs to store US Dollars.
What are you all using to store currency data? Any tips on how best to write my own meta.DollarField class? Thanks in advance, Eric.