This discussion and related article really made me think: Building a higher-level query API: the right way to use Django's ORM - Blog - DabApps - Brighton, UK
You can always DRY (Don't repeat yourself) more.
Seems especially useful now that more and more web apps also have mobile apps associated with them, so need to expose an API.
You can always DRY (Don't repeat yourself) more.
Seems especially useful now that more and more web apps also have mobile apps associated with them, so need to expose an API.