Skip to main content

CoopStarter Application data repository

This project is a Python module, compatible with Django REST Framework and DjangoLDP additional module, describing the models and the API needed and available on the future coopstarter application.

Installation

Here is the detailed explaination of the preferred installation process. Depending on your OS and your python installation, commands could have to be run using either python or python3.

Manage many projects at the same time

If you'll have to work on many projects at the same time, we recommande to use virtualenvwrapper. https://virtualenvwrapper.readthedocs.io/en/latest/

If you're not using virtualenvwrapper, create the python virtual environnement dedicated to the project

mkdir coopstarter
cd coopstarter
pip install virtualenv
virtualenv venv
source venv/bin/activate
# Install sib-manager
pip install sib-manager
# Create your server folder
sib startproject coopstarter
# Enter in your project
cd coopstarter

Open the file "packages.yml", and replace the content of 'ldppackages :' by :

oidc_provider: 'git+https://github.com/jblemee/django-oidc-provider.git@develop'
django_countries: django_countries
djangoldp_account: djangoldp_account
djangoldp_circle: djangoldp_circle
djangoldp_conversation: djangoldp_conversation
coopstarter_data: coopstarter_data
djangoldp_like: djangoldp_like
djangoldp_uploader: djangoldp_uploader
#Create your project
sib install coopstarter

Running the project

python manage.py createsuperuser
python manage.py creatersakey
python manage.py runserver

If successful, this command will make available on 127.0.0.1:8000/admin/ the administrator backend. You will then be able to log-in with 'admin' as identifier and as password.

Initialising the database

Warning! At this step, you should can Balessan or Alice

Nota Bene : If you using virtualenvwrapper, replace "../venv" by "path/to/your/virtualenv"

As some fixtures are provided to enrich the application database easily, the following command will allow you to properly load them.

python manage.py loaddata ../venv/lib/python3.6/site-packages/coopstarter_data/fixtures/*.json

If you load the coopstarter_data package locally through a symlink for development purpose, you should use the following command:

python manage.py loaddata coopstarter_data/fixtures/*.json

If you have some issues with the previous command, such as Field table does not exist or equivalent, please run:

python manage.py makemigrations
python manage.py migrate

And run the loaddata command once more.

If you get a error message like : `django.db.utils.OperationalError: no such table: coopstarter_data_mymissingtable, please run :

python3 manage.py migrate --run-syncdb

Funding

EULOGO

This software has been co-funded by the European Union. The contents of this software are the sole responsibility of Cooperatives Europe and can in no way be taken to reflect the views of the European Union.

Release files for coopstarter-data 0.2.16

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for coopstarter-data 0.2.16
File Size Uploaded
coopstarter_data-0.2.16.tar.gz 706.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for coopstarter-data 0.2.16
File Interpreter ABI Platform
coopstarter_data-0.2.16-py3-none-any.whl Python 3 none any Details

Total release size: 1.4 MB

Release files / coopstarter_data-0.2.16.tar.gz

Download URL coopstarter_data-0.2.16.tar.gz
Size 706.3 kB
Tags Source
SHA-256 checksum
How to use checksums
32e977f209ea4c63a6a7ed357ce016631237f5b4bbf67da52b0c42c63a5ffe8e
BLAKE2b-256 checksum
How to use checksums
5a2ccd8e92797cb17a4e050b7574f2763b236d18d1ddde0af5304ac76cd7feb4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.12

Release files / coopstarter_data-0.2.16-py3-none-any.whl

Download URL coopstarter_data-0.2.16-py3-none-any.whl
Size 734.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
a934196b0a437c8c7b6f7c142717bda48382b8b0b25673b5bf27378c70b04366
BLAKE2b-256 checksum
How to use checksums
c5e364951d5b852348122373a9f8749bc69f98a74616304f37ac98f0b88723ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.12

Release history Release notifications | RSS feed

This release

0.2.16 This release

2 release files

0.2.13

2 release files

0.2.12

2 release files

0.2.11

2 release files

0.2.10

2 release files

0.2.9

2 release files

0.2.8

2 release files

0.2.7

2 release files

0.2.6

2 release files

0.2.5

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

0.1.95

2 release files

0.1.93

2 release files

0.1.92

2 release files

0.1.91

2 release files

0.1.84

2 release files

0.1.83

2 release files

0.1.82

2 release files

0.1.81

2 release files

0.1.80

2 release files

0.1.75

2 release files

0.1.74

2 release files

0.1.73

2 release files

0.1.72

2 release files

0.1.71

2 release files

0.1.70

2 release files

0.1.69

2 release files

0.1.68

2 release files

0.1.65

2 release files

0.1.64

2 release files

0.1.63

2 release files

0.1.62

2 release files

0.1.61

2 release files

0.1.54

2 release files

0.1.53

2 release files

0.1.52

2 release files

0.1.51

2 release files

0.1.50

2 release files

0.1.49

2 release files

0.1.48

2 release files

0.1.39

2 release files

0.1.38

2 release files

0.1.37

2 release files

0.1.36

2 release files

0.1.35

2 release files

0.1.34

2 release files

0.1.33

2 release files

0.1.32

2 release files

0.1.31

2 release files

0.1.30

2 release files

0.1.29

2 release files

0.1.28

2 release files

0.1.27

2 release files

0.1.21

2 release files

0.1.20

2 release files

0.1.16

2 release files

0.1.15

2 release files

0.1.14

2 release files

0.1.13

2 release files

0.1.12

2 release files

0.1.11

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page