Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>fastdjango_NNew to Visual Studio Code? Get it now.
fastdjango_N

fastdjango_N

Nir

|
21 installs
| (0) | Free
This is a fastDjango Package
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fastdjango Extension

Overview

This Visual Studio Code extension, fastdjango, streamlines the process of setting up a Django project with the required dependencies.

Features

  • Creates a Django project with a specified virtual environment type.
  • Allows customization of the virtual environment folder name.
  • Automatically installs essential Django packages.

Requirements

  • Visual Studio Code (version 1.85.0 or higher)
  • Python installed on your machine

Usage

  1. Open a new or existing Python project in Visual Studio Code.

  2. Press Ctrl + Shift + P (or Cmd + Shift + P on macOS) to open the command palette.

  3. Type and select lazynir from the available commands.

  4. Follow the prompts to choose the virtual environment type and set the folder name.

  5. The extension will create a Django project with the specified settings and install required packages.

Configuration

  • You can customize the default settings in the settings.json file.

Contributing

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