Changes between Initial Version and Version 1 of Ticket #28527, comment 1
- Timestamp:
- Aug 25, 2017, 11:21:33 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28527, comment 1
initial v1 3 3 It should be a matter of using `annotate()` with `Func(F('field'), function='REPLACE'))` [https://docs.djangoproject.com/en/1.11/ref/models/expressions/#func-expressions expressions] but I don't think we should be documenting every single use of `Func`. 4 4 5 I suggest you take a look at [h ow you can get support](https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels) if the provideddocumentation isn't enough to help you solve your issue.5 I suggest you take a look at [https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels how you can get support] if the documentation isn't enough to help you solve your issue.