All Projects → django → Django

django / Django

Licence: other
The Web framework for perfectionists with deadlines.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects
Smarty
1635 projects

Projects that are alternatives of or similar to Django

Appstore
🏪 App Store for Nextcloud
Stars: ✭ 149 (-99.76%)
Mutual labels:  apps, django
Wq
📱🌐📋 wq: a modular framework supporting web / native geographic data collection apps for mobile surveys and citizen science. Powered by Django REST Framework, Redux, React, and Material UI.
Stars: ✭ 182 (-99.7%)
Mutual labels:  framework, django
Django Salesman
Headless e-commerce framework for Django.
Stars: ✭ 157 (-99.74%)
Mutual labels:  framework, django
Django Save The Change
Your DB Got It the First Time.
Stars: ✭ 109 (-99.82%)
Mutual labels:  orm, django
Django Behaviors
Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.
Stars: ✭ 201 (-99.67%)
Mutual labels:  models, django
Django Braces
Reusable, generic mixins for Django
Stars: ✭ 1,756 (-97.13%)
Mutual labels:  django, views
Django Settings Export
Access Django settings from templates the right way™
Stars: ✭ 167 (-99.73%)
Mutual labels:  django, templates
Evolutility Server Node
Model-driven REST or GraphQL backend for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
Stars: ✭ 84 (-99.86%)
Mutual labels:  orm, models
Malagu
Malagu Development Framework (QQ: 1013685855 钉钉群:31992376)
Stars: ✭ 196 (-99.68%)
Mutual labels:  orm, framework
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-99.69%)
Mutual labels:  orm, framework
Django Ra Erp
A Django based framework to create diverse business solutions, equipped with a reporting engine and a responsive dashboard.
Stars: ✭ 108 (-99.82%)
Mutual labels:  framework, django
Aqueduct
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
Stars: ✭ 2,412 (-96.06%)
Mutual labels:  orm, framework
Django Cacheops
A slick ORM cache with automatic granular event-driven invalidation.
Stars: ✭ 1,379 (-97.75%)
Mutual labels:  orm, django
Django Mail Templated
Send emails using Django template system
Stars: ✭ 146 (-99.76%)
Mutual labels:  django, templates
Django Apps Checklist
Useful checklist for build great Django apps. Feel free to contribute!
Stars: ✭ 98 (-99.84%)
Mutual labels:  apps, django
Pongo2
Django-syntax like template-engine for Go
Stars: ✭ 2,111 (-96.55%)
Mutual labels:  django, templates
Foal
Elegant and all-inclusive Node.Js web framework based on TypeScript. 🚀.
Stars: ✭ 1,176 (-98.08%)
Mutual labels:  orm, framework
Butterfly
🔥 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,同时也是微服务框架,自带消息队列通信机制实现分布式
Stars: ✭ 82 (-99.87%)
Mutual labels:  orm, models
Flango
A Django template for using Flask for the frontend, Django for the backend.
Stars: ✭ 188 (-99.69%)
Mutual labels:  orm, django
Framework
ThinkPHP Framework
Stars: ✭ 2,399 (-96.08%)
Mutual labels:  orm, framework

Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.

All documentation is in the "docs" directory and online at https://docs.djangoproject.com/en/stable/. If you're just getting started, here's how we recommend you read the docs:

  • First, read docs/intro/install.txt for instructions on installing Django.
  • Next, work through the tutorials in order (docs/intro/tutorial01.txt, docs/intro/tutorial02.txt, etc.).
  • If you want to set up an actual deployment server, read docs/howto/deployment/index.txt for instructions.
  • You'll probably want to read through the topical guides (in docs/topics) next; from there you can jump to the HOWTOs (in docs/howto) for specific problems, and check out the reference (docs/ref) for gory details.
  • See docs/README for instructions on building an HTML version of the docs.

Docs are updated rigorously. If you find any problems in the docs, or think they should be clarified in any way, please take 30 seconds to fill out a ticket here: https://code.djangoproject.com/newticket

To get more help:

To contribute to Django:

To run Django's test suite:

Supporting the Development of Django

Django's development depends on your contributions.

If you depend on Django, remember to support the Django Software Foundation: https://www.djangoproject.com/fundraising/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].