Changes between Initial Version and Version 1 of Ticket #19271


Ignore:
Timestamp:
Nov 10, 2012, 3:23:05 AM (12 years ago)
Author:
Claude Paroz
Comment:

Reformatted, please use preview before posting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19271 – Description

    initial v1  
    55
    66{{{
    7 #!div style="font-size: 80%"
    87    def add_new(request, id) {
    98       myModel = MyModel()          # I am actually creating MyModel dynamically but that should not matter
Back to Top