The Wayback Machine - https://web.archive.org/web/20211003200530/https://github.com/topics/django-application
Skip to content
#

django-application

django logo

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.

Here are 2,102 public repositories matching this topic...

Django Crud, Django Crud Application, Django ajax CRUD,Django Boilerplate application, Django Register, Django Login,Django fileupload, CRUD, Bootstrap, AJAX, sample App
  • Updated Sep 22, 2021
  • CSS
django-pattern-library
bcdickinson
bcdickinson commented Sep 30, 2020

Issue Summary

We set X-Frame-Options: sameorigin on RenderPatternView responses, but if an exception is raised and DEBUG = True, the error page response does not have that heading set by default.

Steps to Reproduce

  1. Try to view a pattern that throws an error while rendering (or stick assert False in the RenderPatternView.get() method)
  2. Django debug error page is blo
covid19-dashboard
f213
f213 commented Oct 1, 2021

При создании заказа нужно записывать юзера, который его создал. Будет ползено потом для статистики b2b.

Осторожно — юзера может и не быть, к примеру при создании обычных заказов с фронтенда.

Пример, как в сервисе удобно определять текущего аутентифицированного юзера — [тут](https://gist.

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.
  • Updated Sep 22, 2021
  • Python

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

Repository
django/django
Website
www.djangoproject.com
Wikipedia
Wikipedia