.. |
apps
|
2c69824e5a
Refs #23968 -- Removed unnecessary lists, generators, and tuple calls.
|
il y a 7 ans |
bin
|
784a53beef
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
|
il y a 8 ans |
conf
|
b639bcc250
Changed es_MX's THOUSAND_SEPARATOR to a comma.
|
il y a 7 ans |
contrib
|
a4f0e9aec7
Fixed #28718 -- Allowed user to request a password reset if their password doesn't use an enabled hasher.
|
il y a 7 ans |
core
|
9aca67bea8
Fixed #27533 -- Fixed inspectdb crash if a unique constraint uses an unsupported type.
|
il y a 7 ans |
db
|
27ca5ce19f
Used datetime.timezone.utc instead of pytz.utc for better performance.
|
il y a 7 ans |
dispatch
|
acc8dd4142
Fixed #28984 -- Made assorted code simplifications.
|
il y a 7 ans |
forms
|
362813d628
Fixed hanging indentation in various code.
|
il y a 7 ans |
http
|
7d96f0c49a
Refs #27795 -- Replaced force_bytes() usage in django.http.
|
il y a 7 ans |
middleware
|
362813d628
Fixed hanging indentation in various code.
|
il y a 7 ans |
template
|
074a2f7f58
Refs #28909 -- Simplifed code using unpacking generalizations.
|
il y a 7 ans |
templatetags
|
ba76c3c45b
Refs #27656 -- Removed "This will" prefix from djanog/templatetags/i18n.py docstrings.
|
il y a 7 ans |
test
|
362813d628
Fixed hanging indentation in various code.
|
il y a 7 ans |
urls
|
d7b2aa24f7
Fixed #28982 -- Simplified code with and/or.
|
il y a 7 ans |
utils
|
27ca5ce19f
Used datetime.timezone.utc instead of pytz.utc for better performance.
|
il y a 7 ans |
views
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
il y a 7 ans |
__init__.py
|
92fad87958
Bumped version; master is now 2.1 pre-alpha.
|
il y a 7 ans |
__main__.py
|
617eff41ac
Fixed #24857 -- Added "python -m django" entry point.
|
il y a 9 ans |
shortcuts.py
|
eb002e7892
Fixed #29135 -- Prevented get_object/list_or_404() from hiding AttributeError raised by QuerySet filtering.
|
il y a 7 ans |