Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Django Access ControllerNew to Visual Studio Code? Get it now.
Django Access Controller

Django Access Controller

SUNIT MAL

|
484 installs
| (3) | Free
Django Access Controller is a Visual Studio Code extension that provides a set of commands to manage Django projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Django Access Controller Visual Studio Marketplace Version Visual Studio Marketplace Installs

Django Access Controller is a Visual Studio Code extension that provides a set of commands to easily manage Django projects. It also offers a list of endpoints used in the application.

Publish In VSCode marketplace

Preview

imagePreview imagePreview imagePreview imagePreview imagePreview Model Generator Overview

Features

  • Show All Commands: Displays a list of all available Django commands.
  • Create Django Project: Initializes a new Django project.
  • Run Django Server: Starts the Django development server.
  • Migrate Database: Applies database migrations.
  • Create Superuser: Creates a superuser for the Django admin.
  • Make Migrations: Generates migration files for database changes.
  • Collect Static: Gathers static files for production.
  • Run Server with Port: Starts the server on a specified port.
  • Start App: Creates a new Django application.
  • Refresh Endpoints: After create new end point first need to run this command.
  • Enable Virtual Environment: User can insert env path and after enable, user run django by using this env.
  • Gemini Assistant: User can able to ask their query to gemini from vs code.
  • Model Generator: User can able to create model and also link with admin via some few steps.

Installation

  1. Install Visual Studio Code.
  2. Open the Extensions view (Ctrl+Shift+X).
  3. Search for Django Access Controller and click Install.

Commands

You can run the following commands from the command palette (Ctrl+Shift+P):

  • Django All Commands
  • Create Django Project
  • Run Django Server
  • Migrate Database
  • Create Superuser
  • Make Migrations
  • Collect Static
  • Run Server with Port
  • Start App
  • Refresh Endpoints
  • Search By GEMINI
  • Model Generator

Contributing

If you would like to contribute to this project, please feel free to submit a pull request or open an issue. Project Link

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Sunit Mal
LinkedIn

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft