Opened 20 years ago
Last modified 18 years ago
#90 closed enhancement
Add "django-admin.py inspectdb" option — at Initial Version
| Reported by: | Adrian Holovaty | Owned by: | Adrian Holovaty |
|---|---|---|---|
| Component: | Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | miernik@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
django-admin.py inspectdb would take an argument -- the database name -- and would introspect the existing database-table structures, print a Django model to standard output.
Note:
See TracTickets
for help on using tickets.