Changes between Version 110 and Version 111 of Version1.1Features
- Timestamp:
- Nov 25, 2008, 10:11:26 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Features
v110 v111 98 98 * [ticket:6362 Remove blank spaces with strip when validating data] 99 99 * #9124, #6231 100 * Wrap help_text in "<span class="helptext"></span>", like errors in "<ul class="errorlist"></ul>" in HTML output. ('''needs ticket''')100 * Wrap help_text in "<span class="helptext"></span>", like errors in "<ul class="errorlist"></ul>" in HTML output. #8426. 101 101 * [ticket:7048 Support clearing FileFields in the admin if blank=True] 102 102 * [http://groups.google.com/group/django-developers/browse_thread/thread/6dd78862b887438c?hl=en& ModelAdmin hook for customising the "show on site" button] (#8261)