46 | | || '''Code''' || '''Feature''' || '''Implementor''' || '''Committer''' || '''Ticket(s)''' || '''Commit rev.''' || |
47 | | || ''Contrib-01'' || Session-based form wizard || David Durham || ??? || #9200 || || |
48 | | || ''Form-02'' || Forms with built-in CSRF protection || ??? || ??? || #7167 || || |
49 | | || ''ORM-09'' || Manager.update_or_create() and Model.update()|| ??? || ??? || #3182 || || |
50 | | || ''ORM-10'' || QuerySet.select_for_update() method. || ??? || ??? || #2705 || || |
51 | | || ''ORM-11'' || QuerySet.cache() method. || ??? || ??? || #7338 || || |
52 | | || ''ORM-12'' || Allow the use of property() in fields. || ??? || ??? || #7338 || || |
53 | | || ''ORM-13'' || Support for DISTINCT ON queries || ??? || ??? || #6422 || || |
54 | | || ''ORM-16'' || Native autocommit option for Postgresql || ??? || ??? || #3460 || || |
55 | | || ''ORM-18'' || Add signals to many-to-many objects || ??? || ??? || #5390 || || |
56 | | || ''Template-01'' || Extend inclusion tag syntax || ??? || ??? || #9093 || || |
57 | | || ''Template-04'' || Clean-up of django.template internals || ??? || ??? || #7806 || || |
58 | | || ''Template-05'' || Namespace support for template libraries || ??? || ??? || #2539 || || |
| 46 | || '''Code''' || '''Feature''' || '''Implementor''' || '''Committer''' || '''Ticket(s)''' || '''Commit rev.''' || |
| 47 | || ''Contrib-01'' || Session-based form wizard || David Durham || ??? || #9200 || || |
| 48 | || ''Form-02'' || Forms with built-in CSRF protection || ??? || ??? || #7167 || || |
| 49 | || ''ORM-09'' || Manager.update_or_create() and Model.update()|| ??? || ??? || #3182 || || |
| 50 | || ''ORM-10'' || QuerySet.select_for_update() method. || ??? || ??? || #2705 || || |
| 51 | || ''ORM-11'' || QuerySet.cache() method. || ??? || ??? || #7338 || || |
| 52 | || ''ORM-12'' || Allow the use of property() in fields. || ??? || ??? || #7338 || || |
| 53 | || ''ORM-13'' || Support for DISTINCT ON queries || ??? || ??? || #6422 || || |
| 54 | || ''ORM-16'' || Native autocommit option for Postgresql || ??? || ??? || #3460 || || |
| 55 | || ''ORM-18'' || Add signals to many-to-many objects || ??? || ??? || #5390 || || |
| 56 | || ''Template-01'' || Extend inclusion tag syntax || ??? || ??? || #9093 || || |
| 57 | || ''Template-04'' || Clean-up of django.template internals || Johannes Dollinger || ??? || #7806 || || |
| 58 | || ''Template-05'' || Namespace support for template libraries || ??? || ??? || #2539 || || |