Skip to main content

epfs is a Django app to sharing file.

Project description

Erscipcard

epfs is a Django sharing file.

Quick start

1.Add "epfs" to your INSTALLED_APPS in your project setting.py file:

INSTALLED_APPS = [
...,
'epfs',
]

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

path('epfs/', include('epfs.urls')),

3.Run python manage.py makemigrations(optional) and python manage.py migrate to create the epfs models.

then run python manage.py createsuperuser to create personel for login erscipcard page.

4.Visit http://127.0.0.1:8000/epfs/ to share files.

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

epfs-1.1.tar.gz (56.4 kB view details)

Uploaded Source

File details

Details for the file epfs-1.1.tar.gz.

File metadata

  • Download URL: epfs-1.1.tar.gz
  • Upload date:
  • Size: 56.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for epfs-1.1.tar.gz
Algorithm Hash digest
SHA256 eabb9b0b65496bd0c0ed823b3e5a4b543a7c35db88698285151269b3db76ed05
MD5 eea507cb1750e4cf32275be6273fc1ab
BLAKE2b-256 ad568d92fde661fc9193806ab71001acfbb98f12136928d8e7261c2dfa7ad617

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