Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用带有 django 的 jQuery UI 日期选择器。我设法让日期选择器接受 dd-mm-yyyy 格式,但我无法让模型接受它的数据。
有什么简单的方法可以解决这个问题吗?