Changes between Initial Version and Version 1 of Ticket #26122
- Timestamp:
- Jan 22, 2016, 10:54:00 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26122 – Description
initial v1 1 1 Smallest example I could get to: 2 2 3 {{{ 3 {{{#!python 4 4 # forms.py 5 5 from django import forms