技术栈

restfranewirk

白日与明月
1 年前
django·restfranewirk
REST framework-通用视图[Generic views]Django’s generic views… were developed as a shortcut for common usage patterns… They take certain common idioms and patterns found in view development and abstract them so that you can quickly write common views of data without having to repeat yourself.