Changes between Initial Version and Version 1 of Ticket #35235, comment 14
- Timestamp:
- Feb 21, 2024, 9:22:37 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35235, comment 14
initial v1 1 1 Hi David and Simon, thank you! This is extremely helpful. I've posted on Discord and contributed a cat pic in the pets channel for good measure. 2 2 3 I'm now able to reproduce exactly Felix's result locally, the little test app for reference (again definitely not best practice): https://github.com/sharonwoo/django/tree/test-app-for-pairing 3 I'm now able to reproduce exactly Felix's result locally, the little test app for reference (again definitely not best practice): https://github.com/sharonwoo/django/tree/test-app-for-pairing, testagg.py is where I put the example. 4 4 5 5 Now that I have this up, to make changes and push to remote with slightly more confidence.