Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
sveetch-djangoapp-sample
v0.8.0
sveetch-djangoapp-sample
v0.8.0
  • Install
  • References
    • Factories
    • Models
    • Plugins
    • Serializers
    • Views
    • Viewsets
  • Development
  • Changelog
Back to top
View this page
Edit this page

Django app sample¶

A project sample created from cookiecutter-sveetch-djangoapp

Dependencies¶

  • Python>=3.10;

  • Django>=4.2;

  • Django REST framework>=3.16.0;

  • DjangoCMS>5.0.0;

Links¶

  • Read the documentation on Read the docs;

  • Download its PyPi package;

  • Clone it on its Github repository;

Contents¶

  • Install
    • Configuration
    • Settings
  • References
    • Factories
    • Models
    • Plugins
    • Serializers
    • Views
    • Viewsets

About the project¶

  • Development
  • Changelog
Next
Install
Copyright © 2025, David Thenon
Made with Sphinx and @pradyunsg's Furo
On this page
  • Django app sample
    • Dependencies
    • Links
    • Contents
    • About the project