Django 优秀资源大全。
-
Updated
Apr 7, 2021
{{ message }}
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Django 优秀资源大全。
Source code for Django For Beginners
A bookkeeping & financial analysis engine for the Django Framework. UNDER ACTIVE DEVELOPMENT & NOT STABLE YET.
Yet another Django audit log app, hopefully the simplest one.
This is a Python/Django based event management system. A meetup clone.
User-related REST API based on the awesome Django REST Framework
A college management system built using Django framework. It is designed for interactions between students and teachers. Features include attendance, marks and time table.
Alfanous is an Arabic search engine API provides the simple and advanced search in Quran , more features and many interfaces...
Django Crud, Django Crud Application, Django ajax CRUD,Django Boilerplate application, Django Register, Django Login,Django fileupload, CRUD, Bootstrap, AJAX, sample App
Fully Functional Stack Overflow Clone, with almost every functionality.
Patchman is a Linux Patch Status Monitoring System
UI pattern libraries for Django templates
This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.
Access Django settings from templates the right way™
The one and only django app to receive & send mail with templates and multiple configurations.
there is only dashed lines in the registration under account types and when i click on it there are no lists of any sort of account type
A django survey app, based on and compatible with 'django-survey' (ie: you can migrate your old django-survey app and its data), but ported to python 3 and allowing export and report as CSV or PDF. Available on PyPi as "django-survey-and-report"
Make page of seperate dashboard for vaccination data.
Metrics to consider adding:
sources:
https://www.kaggle.com/gpreda/covid-world-vaccination-progress
https://www.nytimes.com/interactive/2021/world/covid-vaccinations-tra
Django poll app is a full featured polling app. You have to register in this app to show the polls and to vote. If you already voted you can not vote again. Only the owner of a poll can add poll , edit poll, update poll, delete poll , add choice, update choice, delete choice and end a poll. If a poll is ended it can not be voted. Ended poll only shows user the final result of the poll. There is a search option for polls. Also user can filter polls by name, publish date, and by number of voted. Pagination will work even after applying filter.
In CRMs there are a lot of datastore and being fast is so important, I thought it would be great if we try to add PostgreSQL as a Database to the project and add a Setting to manage and switch between Database as:
# in setting.py
# -- Snip
Postgres = True
if Postgres:
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.postgresql_psycopg2',
'NAMYouTube Django Dersleri için proje kaynak kodu
We need to remove drf-addons dependency from this project as we're only using it's minor features only.
We will rewrite these 2
Lock down a Django site or individual views, with configurable preview authorization
Student Management System With Video Conferencing Class Room Features
A custom Django user that authenticates via email. Follows identity and authentication best practices.
For some extra features - pagination and search in the leaderboard, add DataTable for easy navigating through the leaderboard.
**A end to end project - Powered by Django and Machine Learning** - This project aims to provide a web platform to predict the occurrences of disease on the basis of various symptoms. The user can select various symptoms and can find the diseases and consult to the doctor online.
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
У нас появилось уже целых три банка. Надо, чтобы в админке заказов можно было отфильтровать по ним, а при заходе в заказ — посмотреть, какой там был банк.