index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils_tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-16
2
-38
/
+65
*
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-09-14
1
-2
/
+1
*
Fixed #32992 -- Restored offset extraction for fixed offset timezones.
Carlton Gibson
2021-08-30
1
-0
/
+25
*
Fixed #32994 -- Fixed autoreloader tests when using 'python -m'.
Jonny Park
2021-08-19
1
-1
/
+6
*
Refs #32956 -- Updated words ending in -wards.
David Smith
2021-07-30
1
-16
/
+16
*
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-29
1
-2
/
+2
*
Fixed #32913 -- Made watchman reloader tests less flaky.
Nick Pope
2021-07-23
1
-1
/
+1
*
Completed test coverage for django.utils.dateformat.
Nick Pope
2021-07-13
1
-16
/
+79
*
Used subTest() in utils_tests.test_dateformat.
Nick Pope
2021-07-13
1
-35
/
+50
*
Fixed #32904 -- Made parse_time() more strict.
abhiabhi94
2021-07-07
1
-3
/
+5
*
Fixed #32866 -- Fixed trimming trailing punctuation from escaped string in ur...
Shipeng Feng
2021-07-07
1
-0
/
+4
*
Added more tests for parse_time().
Keryn Knight
2021-07-06
1
-0
/
+5
*
Fixed #32727 -- Allowed spaces before time zone offset in parse_datetime().
Ben Wilber
2021-06-24
1
-0
/
+3
*
Fixed #32821 -- Updated os.scandir() uses to use a context manager.
Chris Jerdonek
2021-06-07
1
-29
/
+32
*
Fixed #32669 -- Fixed detection when started non-django modules which aren't ...
Moriyoshi Koizumi
2021-05-26
2
-1
/
+10
*
Fixed #32783 -- Fixed crash of autoreloader when __main__ module doesn't have...
Mariusz Felisiak
2021-05-26
1
-0
/
+11
*
Fixed #32717 -- Fixed filtering of querysets combined with the | operator.
Simon Charette
2021-05-13
1
-0
/
+5
*
Fixed #32738 -- Deprecated django.utils.datetime_safe module.
Nick Pope
2021-05-12
1
-2
/
+5
*
Refs #32738, Refs #29600, Refs #29595 -- Removed unused django.utils.datetime...
Nick Pope
2021-05-12
1
-12
/
+2
*
Fixed #32366 -- Updated datetime module usage to recommended approach.
Nick Pope
2021-05-12
2
-20
/
+34
*
Fixed #32735 -- Made DateFormat.Y() return a zero-padded year.
Nick Pope
2021-05-12
1
-1
/
+5
*
Fixed #32712 -- Deprecated django.utils.baseconv module.
Hasan Ramezani
2021-05-07
1
-3
/
+8
*
Refs #32074 -- Removed usage of deprecated Thread.setDaemon().
Karthikeyan Singaravelan
2021-05-04
1
-1
/
+1
*
Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file uploads.
Florian Apolloner
2021-05-04
1
-0
/
+8
*
Fixed #31937 -- Eased translation of time strings in some languages.
Claude Paroz
2021-04-10
1
-1
/
+6
*
Refs #31732 -- Fixed django.utils.inspect caching for bound methods.
Adam Johnson
2021-03-22
1
-0
/
+10
*
Refs #31372 -- Added django.utils.inspect tests for bound methods.
Adam Johnson
2021-03-22
1
-2
/
+31
*
Refs #32508 -- Raised ValueError instead of using "assert" in lazy().
Hasan Ramezani
2021-03-15
1
-0
/
+6
*
Added tests for AssertionErrors in get_complete_version() and _lazy_re_compil...
Hasan Ramezani
2021-03-15
1
-0
/
+11
*
Refs #24121 -- Added __repr__() to OrderedSet.
Nick Pope
2021-03-10
1
-0
/
+4
*
Updated Git branch "master" to "main".
Markus Holtermann
2021-03-09
1
-1
/
+1
*
Fixed #32517 -- Made OrderedSet reversible.
Diego Lima
2021-03-08
1
-1
/
+6
*
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
Mariusz Felisiak
2021-02-10
2
-70
/
+5
*
Skipped test_archive tests when bz2/lzma module is not installed.
Mariusz Felisiak
2021-02-04
1
-1
/
+22
*
Fixed CVE-2021-3281 -- Fixed potential directory-traversal via archive.extrac...
Mariusz Felisiak
2021-02-01
5
-0
/
+21
*
Fixed isolation of utils_tests.test_autoreload tests.
Mariusz Felisiak
2021-01-20
1
-4
/
+10
*
Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-19
1
-4
/
+78
*
Fixed isolation of test_check_errors_catches_all_exceptions.
Mariusz Felisiak
2021-01-18
1
-2
/
+5
*
Refs #31359 -- Made get_random_string()'s length argument required.
Mariusz Felisiak
2021-01-14
1
-15
/
+2
*
Refs #30747 -- Removed django.utils.http.is_safe_url() per deprecation timeline.
Mariusz Felisiak
2021-01-14
1
-13
/
+4
*
Refs #27753 -- Removed django.utils.text.unescape_entities() per deprecation ...
Mariusz Felisiak
2021-01-14
1
-28
/
+1
*
Refs #27753 -- Removed django.utils.encoding.force_text() and smart_text() pe...
Mariusz Felisiak
2021-01-14
1
-24
/
+0
*
Refs #27753 -- Removed django.utils.http urllib aliases per deprecation timel...
Mariusz Felisiak
2021-01-14
1
-23
/
+3
*
Fixed #32314 -- Fixed detection when started non-django modules with "python ...
William Schwartz
2021-01-05
2
-1
/
+13
*
Fixed #32269 -- Fixed parse_duration() for negative days in ISO 8601 format.
starryrbs
2020-12-21
1
-0
/
+4
*
Added more assertions for parse_duration() with negative timedeltas.
starryrbs
2020-12-21
1
-0
/
+6
*
Fixed #32208 -- Allowed adding lazy() objects.
Hasan Ramezani
2020-12-21
1
-0
/
+5
*
Fixed #32233 -- Cleaned-up duplicate connection functionality.
Florian Apolloner
2020-12-08
1
-0
/
+10
*
Fixed #32202 -- Fixed autoreloader argument generation for Windows with Pytho...
Carlton Gibson
2020-11-19
1
-5
/
+5
*
Simplified TimeFormat.g().
Nick Pope
2020-11-12
1
-0
/
+16
[prev]
[next]