Skip to main content

DjangoNest: A Python CMS with the Elegance of Django DjangoNest is a Content Management System (CMS) built with a powerful combination of Python and Django, providing an agile and flexible development experience. The project was born from the need to create an intuitive solution for efficient content management in web environments.

Project description

🚀 Project 🚀

DjangoNest: A Python CMS with the Elegance of Django DjangoNest is a Content Management System (CMS) built with a powerful combination of Python and Django, providing an agile and flexible development experience. The project was born from the need to create an intuitive solution for efficient content management in web environments.

🔧 Functionalities 🔧

Typing SVG logo

📘 User Guide 📘

Installation

To install Django Nest, use the following command:

🛠️ pip3 install django-nest

Create a New Project

To start a new Django Nest project, you can choose from the following options:

  1. Using the startproject command:
🌟 python3 -m django_nest startproject "myproject"
  1. Cloning an existing project from the repository:
🌟 git clone "https://github.com/TechFourGood/django_nest/" "my_project"

After creating the project, navigate to the project directory:

📁 cd "my_project"

Setting up the Database

To start the database, use the following command with Docker Compose:

🗃️ docker-compose up db -d

Starting the Application

To start the application, use the following command with Docker Compose:

📱 docker-compose up app

Note: Docker and Docker Compose are required to run the application. Make sure to install them before starting the application.

Now you're ready to begin working on your Django Nest project! If you have any questions or need more information, refer to the official documentation at DjangoNest.

👥 Contributors 👥

Github User Face 🤭
@pratadaniel94

Contributions are welcome! Feel free to open issues and submit pull requests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_nest-1.0.1.tar.gz (150.7 kB view hashes)

Uploaded Source

Built Distribution

django_nest-1.0.1-py3-none-any.whl (149.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page