This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-13 19:00:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
History
SaJH
0c81775515
Refs
#35727
-- Updated response.content.decode calls to use the HttpResponse.text property.
...
Signed-off-by: SaJH <wogur981208@gmail.com>
2024-10-16 11:52:22 +02:00
..
app0
…
app1
…
app2
…
app3
…
app4
…
app5
…
custom_locale_path
…
locale
Fixed
#29825
-- Fixed JS ngettext if the string is a non-plural msgid in the catalog.
2019-01-28 21:04:36 +01:00
media
…
templates
…
templatetags
…
tests
Refs
#35727
-- Updated response.content.decode calls to use the HttpResponse.text property.
2024-10-16 11:52:22 +02:00
__init__.py
Refs
#23919
-- Removed a Python 2 code path in force_text().
2017-02-03 19:38:33 -05:00
default_urls.py
…
generic_urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
models.py
…
regression_21530_urls.py
…
urls.py
…
views.py
…