https://github.com/fourdigits/ticket_34532
Reproduce Django issue #34532
https://github.com/fourdigits/ticket_34532
Last synced: about 1 year ago
JSON representation
Reproduce Django issue #34532
- Host: GitHub
- URL: https://github.com/fourdigits/ticket_34532
- Owner: fourdigits
- Created: 2023-06-01T12:25:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-01T12:49:49.000Z (about 3 years ago)
- Last Synced: 2025-02-05T05:41:23.943Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ticket 34532
An example Django project to reproduce and illustrate [Django issue 34532](https://code.djangoproject.com/ticket/34532)
See the [add_mymodels view](./example_app/views.py).