Code for site at: http://localhost
Make sure Python 3.5 or higher is installed on your system. Open this directory in a command prompt, then:
-
Install the software:
pip install -r requirements.txt
-
Run the development server:
python manage.py runserver
-
Go to http://localhost:8000/ in your browser, or http://localhost:8000/admin/ to log in and get to work!
-
To customize the content, design, and features of the site see CodeRed CMS.
-
For deeper customization of backend code see Wagtail and Django.
-
For HTML template design see Bootstrap.
Made with ♥ using Wagtail + CodeRed CMS
salam floss (free libre open source software)
HELLO
this is just small project for fun :)
sifo e-library is a small digital library :)
==============
how to do
- clone the project
git clone
https://github.com/realsifocopypaste333/sifo-e-library
===================================
- install linux os
============================
- download and install mini conda
https://docs.conda.io/en/latest/miniconda.html#linux-installers
==============================
- create python env
conda create --name sifo-e-library_env
=======================
- activate the conda python env
conda activate sifo-e-library_env
===========================
- enter the project directory / folder
cd sifoweb
===============================
- install all the requirements
pip install requirements.txt
====================================
- python manage.py makemigrations
====================================
8.python manage.py migrate
====================================
- python manage.py collectstatic
====================================
10 create super user
python manage.py createsuperuser
====================================
- run the server
python manage.py runserver
==================================
remember this project just for testing and fun :D
=============================================
this project based on codered - cms
https://github.com/coderedcorp/coderedcms
=========================================
thise note licensed in creative common (cc)
============================================