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 🔧
📘 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:
- Using the startproject command:
🌟 python3 -m django_nest startproject "myproject"
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_nest-1.0.1.tar.gz
.
File metadata
- Download URL: django_nest-1.0.1.tar.gz
- Upload date:
- Size: 150.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d00881f6a47db3dcc20e00aa5498f56d7f12db4d27b3b8146413365b637cb4e4 |
|
MD5 | 31b93cd22759ccdbafb15db22a07c937 |
|
BLAKE2b-256 | 9370bf292c342df3b0d3ba7bf52ccbdf2363cbbb4e5d5dd02eec4b69195cec66 |
File details
Details for the file django_nest-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: django_nest-1.0.1-py3-none-any.whl
- Upload date:
- Size: 149.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 439457bfdaf35f43712ecf63303f3d83ad7b714a93d5b46fa5cf170eb0d3d7d6 |
|
MD5 | 0a789e46a594abfff1b7f9328e084644 |
|
BLAKE2b-256 | 52e6f1e4d10ca83eb019a1a5938f350804d2b96aca5da72744f939b7fa70fd19 |