Changes between Initial Version and Version 1 of Ticket #21199, comment 1
- Timestamp:
- Sep 30, 2013, 5:46:45 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21199, comment 1
initial v1 1 PR in https://github.com/django/django/pull/1693 /files1 PR in https://github.com/django/django/pull/1693 2 2 3 3 Other than changing the import, I noticed it was imported in-line in both places - I moved this to the import at the top.