Skip to main content

An simple academic platform

Project description

Paperlayer

Paperlayer is a platform that enables academics to come together in their new projects using Dajngo app.

Detailed documentation is in the github directory. (https://github.com/bounswe/bounswe2020group3/wiki)

Quick start

  1. Add "paperlayer" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'paperlayer', ]

  2. Include the polls URLconf in your project urls.py like this::

    path('', include('paperlayer.backend.urls')),

  3. Run python manage.py migrate to create the paperlayer models.

  4. Run python manage.py createsuperuserto create new admin user.

  5. Start the development server and visit http://127.0.0.1:8000/swagger/ to see all APIs.

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-paperlayer-1.3.tar.gz (36.1 kB view details)

Uploaded Source

File details

Details for the file django-paperlayer-1.3.tar.gz.

File metadata

  • Download URL: django-paperlayer-1.3.tar.gz
  • Upload date:
  • Size: 36.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.21.0 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for django-paperlayer-1.3.tar.gz
Algorithm Hash digest
SHA256 8d1e784cf29aed6b1c8d4a4270b0b13d1535c9d92873545d45afd331302e19c0
MD5 49954a784c5a9477b22aa2f5966183cb
BLAKE2b-256 fb3956b03afedbce1330c8ca34695c57fab12d898bcc426a93464bdd8c7943eb

See more details on using hashes here.

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