Skip to main content

Companies works small app

Project description

=====
DJANGOCMS WORK
=====

DJANGO_CMS WORK is a simple Django app to add your best works for your differents customers.

Detailed documentation is in the "docs" directory.

Quick start
-----------

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

INSTALLED_APPS = [
...
'djangocms_work',
]

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

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

3. Run `python manage.py migrate` to create the djangocms_work models.

4. Start the development server and visit http://127.0.0.1:8000/admin/
to create a works (you'll need the Admin app enabled).

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms_work-0.1.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file djangocms_work-0.1.tar.gz.

File metadata

File hashes

Hashes for djangocms_work-0.1.tar.gz
Algorithm Hash digest
SHA256 66e6227c83f8633da07606e83c7aa90b35f4807ecb83ad01aa2e42a44c2a2756
MD5 169fd15fe8eb85182acb7ffa68c0c13e
BLAKE2b-256 80cb4592fceeb770e6153ff15058dd61647754f103bd4bdb711c1ee7ad7b0440

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