A free, open-source Blog CMS based on the "Django" and "Editorial" HTML5 theme.
Python | Django | Pycharm |
---|---|---|
![]() |
![]() |
![]() |
Index Page
Archive Page
Blog Single Page
Podcast Single Page
Videocast Single Page
Admin Area
Dynamic Django Settings
Blog Section
Add Blog
Add Videocast
Add Skill
Add Podcast
git
,python3
, pip3
, virtualenv
in your operating systemgit clone https://github.com/mavenium/PyEditorial # clone the project
cd PyEditorial # go to the project DIR
virtualenv -p python3 .venv # Create virtualenv named .venv
source .venv/bin/activate # Active virtualenv named .venv
pip install -r requirements.txt # Install project requirements in .venv
python manage.py makemigrations # Create migrations files
python manage.py migrate # Create database tables
python manage.py collectstatic # Create statics files
python manage.py runserver # Run the project
http://127.0.0.1:8000/
to use projectdocker-compose up [-d]
http://127.0.0.1:8000/
to use projectThe Editorial template is released under license "Creative Commons Attribution 3.0 Unported".
دوست داری بدونی چند ساعت واسه خرید یه چیز باید کار کنی؟
درگاه اتصال به بانک های ایرانی ( درگاه پرداخت بانک ملی ایران،بانک سامان، بانک ملت، درگاه پرداخت زرین پال و ... ) با استفاده از پایتون
a package for type checking the urls and associated views for django
Personal blog
Red Team Toolkit is an Open-Source Django Offensive Web-App which is keeping the useful offensive tools used in the red-teaming together.
Tehran Stock Market Crawler and Analyzer
A collection of template filters that implement common markup languages.
:lion: Django Persian Pastebin Service + ⚡ RESTful APIs