Changes between Initial Version and Version 1 of Ticket #26641, comment 1


Ignore:
Timestamp:
May 20, 2016, 10:06:40 AM (8 years ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26641, comment 1

    initial v1  
    1 You should be able to use the [https://docs.djangoproject.com/en/1.9/ref/models/database-functions/#concat Concat] functions for this purpose:
     1You should be able to use the [https://docs.djangoproject.com/en/1.9/ref/models/database-functions/#concat Concat] function for this purpose:
    22
    33{{{
Back to Top