Changes between Version 70 and Version 71 of Version1.2Features
- Timestamp:
- Aug 28, 2009, 8:23:18 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.2Features
v70 v71 53 53 * #7150 patch to implement view pemission in admin 54 54 * #7539 Add ON DELETE and ON UPDATE support 55 * #7806 django.template refactoring 55 56 * #8274 Auth views allow form override (as an example, this would allow usernames longer than 30 chars to be handled) 56 57 * #8896, #11647 Support for subdomains in the url patterns, to allow easy reversing (or better: to allow reversing at all ;))