Changes between Version 45 and Version 46 of Version1.2Features
- Timestamp:
- Aug 11, 2009, 7:02:09 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.2Features
v45 v46 18 18 * Add a method to the orm to create Model instances from raw sql queries (useful when the orm is limiting you) 19 19 * Add a generic "official" way to create a REST API; so far there are quite a bunch of pluggables, with varying levels of "completeness", documentation and efficiency, and they're quite hard to choose from. 20 * Complete comment moderation by documenting existing approval process (#9819) and/or by adding admin actions (#11625) to the `CommentsAdmin`. 20 21 * #17 Identity mapping in the ORM (Work has been done to this end by David Cramer, here: http://github.com/dcramer/django-idmapper/tree/master) 21 22 * #342 Read-only form fields … … 26 27 * #3011 Allow for extendable auth_user module 27 28 * #3349, #6587 Better template tag loading 29 * #3512 Add "required" & "error" CSS classes to form rows in as_* methods 28 30 * #3569 Implement Atom Publishing Protocol 29 31 * #4604 Message Passing For Anonymous Users … … 46 48 * #11402 exists() method on `QuerySets` 47 49 * #11463 Vietnamese translation 48 * Complete comment moderation by documenting existing approval process (#9819) and/or by adding admin actions (#11625) to the `CommentsAdmin`. 50 49 51 50 52 == Lieutenants and Committers ==