Changes between Initial Version and Version 1 of Ticket #24170, comment 2
- Timestamp:
- Jan 17, 2015, 8:24:17 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24170, comment 2
initial v1 7 7 2. create a new `widgets.py` file in `contrib.postgres` to define the new widgets. 8 8 9 Created a preliminary patch [https://github.com/ngzhian/django/tree/ticket_24170 here] 10 9 11 Comments?