MCQOPTIONS
Saved Bookmarks
| 1. |
Which file is kind of your project local django-admin for interacting with your project via command line? |
| A. | settings.py |
| B. | admin.py |
| C. | models.py |
| D. | manage.py |
| Answer» E. | |