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).
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
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)
File details
Details for the file djangocms_work-0.1.tar.gz
.
File metadata
- Download URL: djangocms_work-0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66e6227c83f8633da07606e83c7aa90b35f4807ecb83ad01aa2e42a44c2a2756 |
|
MD5 | 169fd15fe8eb85182acb7ffa68c0c13e |
|
BLAKE2b-256 | 80cb4592fceeb770e6153ff15058dd61647754f103bd4bdb711c1ee7ad7b0440 |