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
/
docs
/
topics
/
signing.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
1
-19
/
+21
*
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
1
-10
/
+30
*
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2023-01-17
1
-12
/
+0
*
Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSi...
SirAbhi13
2022-12-09
1
-3
/
+11
*
Fixed #30360 -- Added support for secret key rotation.
tschilling
2022-02-01
1
-5
/
+23
*
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-20
1
-16
/
+0
*
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-29
1
-2
/
+2
*
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2021-01-14
1
-8
/
+0
*
Refs #32191 -- Added Signer.sign_object()/unsign_object().
Florian Apolloner
2021-01-06
1
-6
/
+61
*
Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2020-08-04
1
-2
/
+2
*
Refs #27468 -- Added tests and release notes for signing.dumps()/loads() chan...
Mariusz Felisiak
2020-07-31
1
-2
/
+2
*
Corrected signing.dumps()/loads() signatures in docs.
Mariusz Felisiak
2020-07-31
1
-2
/
+2
*
Used :rfc: role in various docs.
Mariusz Felisiak
2020-04-15
1
-4
/
+4
*
Refs #27468 -- Changed default Signer algorithm to SHA-256.
Claude Paroz
2020-04-15
1
-3
/
+12
*
Added tests for signing non-string values and updated docs.
Claude Paroz
2020-01-30
1
-0
/
+9
*
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-02-01
1
-4
/
+4
*
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-12-01
1
-1
/
+1
*
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-23
1
-4
/
+0
*
Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
Berker Peksag
2014-11-15
1
-1
/
+9
*
Fixed #22313 -- Removed 'u' prefixes from documentation
Claude Paroz
2014-03-22
1
-4
/
+4
*
Fixed #18745 - Documentation change explaining tuple to list with signing.
MattBlack85
2014-02-16
1
-1
/
+10
*
Documented the limitation on sep argument to Signer
Antoine Catton
2013-10-30
1
-2
/
+4
*
Fixed #20687 -- Added documentation for django.core.signing API.
Tomáš Ehrlich
2013-07-03
1
-6
/
+20
*
Fixed #19683 - Added a missing import in signing example.
Tim Graham
2013-01-29
1
-0
/
+1
*
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-29
1
-2
/
+0
*
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2012-04-30
1
-1
/
+1
*
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-10-14
1
-6
/
+6
*
Fixed documentation about use of salt parameter in signing functions.
Malcolm Tredinnick
2011-08-26
1
-5
/
+12
*
Fixed #16078 -- Fixed a few typos in the signing documentation. Thanks, bruta...
Jannis Leidel
2011-05-23
1
-6
/
+14
*
Fixed #12417 -- Added signing functionality, including signing cookies. Many ...
Jannis Leidel
2011-05-21
1
-0
/
+135