python - Appropriate max_length for atom id field? -


i using atom feeds within django application, , planning on using charfield represent id field of entry. given max_length required, appropriate length?


Comments