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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preferred usage of among/while to amongst/whilst.
David Smith
2020-06-03
13
-24
/
+23
*
Updated How to install Django on Windows guide.
David Smith
2020-06-03
2
-15
/
+12
*
Fixed #31641 -- Improved loading of navigation sidebar in admin.
Collin Anderson
2020-06-03
1
-4
/
+1
*
Refs CVE-2020-13254 -- Fixed cache.tests when KEY_PREFIX is defined.
Mariusz Felisiak
2020-06-03
1
-1
/
+1
*
Added CVE-2020-13254 and CVE-2020-13596 to security archive.
Carlton Gibson
2020-06-03
1
-0
/
+24
*
Made default_role_error use logger.
Mariusz Felisiak
2020-06-03
1
-6
/
+7
*
Added stub release notes for 3.0.8.
Carlton Gibson
2020-06-03
2
-0
/
+13
*
Fixed CVE-2020-13254 -- Enforced cache key validation in memcached backends.
Dan Palmer
2020-06-03
6
-45
/
+66
*
Fixed CVE-2020-13596 -- Fixed potential XSS in admin ForeignKeyRawIdWidget.
Jon Dufresne
2020-06-03
5
-3
/
+36
*
Added release date for 2.2.13 and 3.0.7.
Carlton Gibson
2020-06-03
2
-2
/
+2
*
Refs #30997 -- Improved HttpRequest.is_ajax() warning message with stacklevel=2.
Mariusz Felisiak
2020-06-03
1
-0
/
+1
*
Fixed #31651 -- Made ExpressionWrapper use grouping columns from wrapped expr...
Thodoris Sotiropoulos
2020-06-03
2
-0
/
+13
*
Refs #31615 -- Added EXISTS clauses to extension operations.
Adam Johnson
2020-06-03
2
-4
/
+4
*
Updated link to Celery.
David Smith
2020-06-02
1
-1
/
+1
*
Refs #31485 -- Added release notes for backport of jQuery upgrade to 3.5.1.
Carlton Gibson
2020-06-02
2
-0
/
+6
*
Adjusted URL example in tutorial.
Carlton Gibson
2020-06-02
1
-1
/
+1
*
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
Jon Dufresne
2020-06-02
8
-39
/
+33
*
Fixed typo in docs/ref/templates/language.txt.
Chris May
2020-06-01
1
-1
/
+1
*
Fixed #31536 -- Fixed rendering of disabled AdminFileWidget and ClearableFile...
Carles Pina
2020-06-01
5
-3
/
+32
*
Reverted "Refs #23919 -- Removed obsolete __init__.py files in management com...
René Fleschenberg
2020-06-01
22
-0
/
+2
*
Made small improvement to docs/topics/db/multi-db.txt.
Nikita Sobolev
2020-06-01
1
-2
/
+2
*
Made minor edits to TemplateResponseMixin.get_template_names() docs.
Fabio Sangiovanni
2020-06-01
1
-2
/
+2
*
Fixed #31570 -- Corrected translation loading for apps providing territorial ...
Carlton Gibson
2020-06-01
16
-3
/
+176
*
Added SingleObjectMixin.query_pk_and_slug to CBV flattened index.
Fabio Sangiovanni
2020-06-01
1
-0
/
+5
*
Made intword/intcomma template filters independent of USE_L10N.
Claude Paroz
2020-06-01
2
-60
/
+20
*
Removed redundant pyenchant dependency in spelling check docs.
David Smith
2020-06-01
1
-10
/
+4
*
Corrected FAQ link in docs/faq/help.txt.
Jon Dufresne
2020-05-29
1
-3
/
+3
*
Changed some doc links to use intersphinx.
Jon Dufresne
2020-05-29
2
-8
/
+5
*
Refs #21171 -- Made Collector.delete() rollback in the correct database.
Simon Charette
2020-05-29
1
-1
/
+1
*
Fixed #28694 -- Made django.utils.text.slugify() strip dashes and underscores.
David Smith
2020-05-29
4
-4
/
+16
*
Corrected slugify()'s docstring.
David Smith
2020-05-29
1
-3
/
+4
*
Added more tests for slugify().
David Smith
2020-05-29
1
-0
/
+3
*
Removed unused admin:jsi18n <script> element from change_password.html.
Jon Dufresne
2020-05-28
1
-3
/
+0
*
Refs #31040, Refs #31224 -- Prevented cycles in exceptions chain.
Mariusz Felisiak
2020-05-28
1
-2
/
+10
*
Fixed #31468 -- Allowed specifying migration filename in Operation.
Adam Johnson
2020-05-28
10
-13
/
+149
*
Refs #31468 -- Added tests for MigrationAutodetector.suggest_name().
Adam Johnson
2020-05-28
1
-4
/
+23
*
Refs #31034 -- Improved accessibility of admin navigation sidebar.
Tom Carrick
2020-05-28
4
-1
/
+32
*
Fixed isolation of test_migrate_fake_initial.
Mariusz Felisiak
2020-05-28
1
-31
/
+31
*
Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.
Scott Cranfill
2020-05-27
6
-50
/
+44
*
Fixed #31628 -- Updated Windows install guide to recommend venv.
David Smith
2020-05-27
2
-28
/
+24
*
Fixed #31615 -- Made migrations skip extension operations if not needed.
Frantisek Holop
2020-05-27
4
-6
/
+54
*
Refs #31615 -- Improved creating extension docs.
Frantisek Holop
2020-05-27
1
-5
/
+5
*
Used not installed extension in CreateExtension() tests.
Frantisek Holop
2020-05-27
1
-2
/
+2
*
Fixed #31494 -- Preserved query strings when following HTTP 307/308 redirects...
Ahmad A. Hussein
2020-05-27
3
-2
/
+23
*
Refs #31494 -- Added test for query strings for GET/HEAD requests when follow...
Ahmad A. Hussein
2020-05-27
3
-0
/
+30
*
Updated expected release dates for 3.0.7 and 2.2.13.
Carlton Gibson
2020-05-27
2
-4
/
+4
*
Fixed some formatting issues in docs.
Mariusz Felisiak
2020-05-27
2
-4
/
+4
*
Refs #31614 -- Added test for ordering by OrderBy() of combined queryset with...
Mariusz Felisiak
2020-05-27
1
-0
/
+2
*
Fixed #31606 -- Allowed using condition with lookups in When() expression.
Ryan Heard
2020-05-27
4
-3
/
+26
*
Fixed #31614 -- Fixed aliases ordering by OrderBy() expressions of combined q...
Laurent Tramoy
2020-05-26
2
-2
/
+20
[next]