Changes between Initial Version and Version 1 of Ticket #23460
- Timestamp:
- Sep 10, 2014, 2:33:06 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23460 – Description
initial v1 9 9 {{{ 10 10 Foo.objects.extra(select={'foo': '"%s"'}) 11 12 See: https://github.com/django/django/pull/3209 for patch. 11 13 }}} 12 14