Changes between Initial Version and Version 1 of Ticket #28535, comment 2
- Timestamp:
- Sep 20, 2017, 10:46:12 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28535, comment 2
initial v1 1 Hi! I implement this feature at:1 Hi! Now I'm implementing this feature at following branch: 2 2 3 3 https://github.com/django/django/compare/master...c-bata:ticket_28535?expand=1 4 4 5 5 I'll submit a PR after adding tests and refactoring. 6 So I assign this to myself.7 8 6 Thanks.