-
Notifications
You must be signed in to change notification settings - Fork 23
Onlineweb4 explained
Nils Herde edited this page Mar 2, 2018
·
18 revisions
onlineweb4/
- apps/
- api/
- article/
- authentication/
- autoconfig/
- careeroportunity/
- companyprofile/
- dashboard/
- events/
- feedback/
- mailinglists/
- marks/
- mommy/
- offline/
- profiles/
- resourcecenter/
- collected_static/
- files/ # Static files for onlineweb
- middleware/ # Custom middleware
- onlineweb4/ # This folder contains most settings
- scripts/ # Management scripts
- feedback_mail_sender/
- templates/
- uploaded_media/ # Uploaded media used only in dev
- manage.py # django-admin
- README.md # Readme file that describes the project, used by github
- requirements.txt # Dependencies for the project
- vagrantbootstrap.sh
- Vagrantfile