-
Updated
Apr 7, 2021
django-application

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 2,352 public repositories matching this topic...
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Apr 1, 2022 - Python
-
Updated
Apr 7, 2022 - Python
-
Updated
Jun 9, 2021 - Python
-
Updated
Apr 9, 2022 - Python
-
Updated
Jan 15, 2022 - HTML
-
Updated
Dec 6, 2021 - Python
-
Updated
Apr 4, 2022 - CSS
-
Updated
Apr 7, 2022 - Python
-
Updated
Apr 5, 2021 - Python
-
Updated
Mar 27, 2022 - Python
-
Updated
Aug 14, 2021 - Python
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
-
Updated
Feb 10, 2022 - Python
-
Updated
Mar 14, 2022 - Python
-
Updated
Apr 9, 2022 - HTML
Vaccination data
Make page of seperate dashboard for vaccination data.
Metrics to consider adding:
- vaccine specific metrics (pfizer, moderna, J&J)
- Total vaccines by country table
- daily vaccinations bar chart
- vaccination rates per company per capita
sources:
https://www.kaggle.com/gpreda/covid-world-vaccination-progress
https://www.nytimes.com/interactive/2021/world/covid-vaccinations-tra
-
Updated
Feb 23, 2022 - Python
-
Updated
Apr 8, 2022 - Python
-
Updated
Aug 11, 2021 - Python
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',
'NAM
-
Updated
Feb 14, 2021 - Python
Describe the feature you'd like
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
-
Updated
Mar 27, 2022 - JavaScript
-
Updated
Sep 22, 2021 - CSS
For some extra features - pagination and search in the leaderboard, add DataTable for easy navigating through the leaderboard.
-
Updated
Feb 10, 2022 - Python
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia
У нас появилось уже целых три банка. Надо, чтобы в админке заказов можно было отфильтровать по ним, а при заходе в заказ — посмотреть, какой там был банк.