Changes between Version 36 and Version 37 of Version1.2Features


Ignore:
Timestamp:
Aug 6, 2009, 1:36:28 PM (15 years ago)
Author:
Florian Apolloner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.2Features

    v36 v37  
    4242  * #11463 Vietnamese translation
    4343  * Complete comment moderation by documenting existing approval process (#9819) and/or by adding admin actions (#11625) to the `CommentsAdmin`.
     44  * Support for subdomains in the url patterns, to allow easy reversing (or better: to allow reversing at all ;))
     45  * Allow inclusion of inlines in fieldsets (admin)
     46  * Add a method to the orm to create Model instances from raw sql queries (useful when the orm is limiting you)
     47  * Add support for cascade behaviour in the orm.
    4448
    4549== Lieutenants and Committers ==
Back to Top