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
/
django
/
contrib
/
redirects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated translations from Transifex.
Mariusz Felisiak
2023-04-03
4
-10
/
+60
*
Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2023-02-01
2
-2
/
+0
*
Updated translations from Transifex.
Mariusz Felisiak
2022-12-20
2
-18
/
+15
*
Updated translations from Transifex.
Mariusz Felisiak
2022-08-03
10
-38
/
+44
*
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
2
-3
/
+8
*
Refs #33476 -- Reformatted code with Black.
django-bot
2022-02-07
6
-48
/
+72
*
Updated translations from Transifex.
Claude Paroz
2022-01-29
2
-11
/
+12
*
Updated translations from Transifex.
Mariusz Felisiak
2021-12-06
30
-118
/
+184
*
Fixed #32910 -- Unified different plural equations for the same language in c...
Mariusz Felisiak
2021-07-15
5
-6
/
+8
*
Updated translations from Transifex.
Claude Paroz
2021-06-28
4
-11
/
+14
*
Refs #32675 -- Removed to_field from ForeignKeys in contrib apps' migrations.
David Wobrock
2021-04-29
1
-1
/
+0
*
Updated translations from Transifex.
Claude Paroz
2021-04-06
48
-183
/
+191
*
Updated source translation catalogs.
Claude Paroz
2021-01-15
1
-7
/
+7
*
Refs #26601 -- Made get_response argument required and don't accept None in m...
Mariusz Felisiak
2021-01-14
1
-1
/
+1
*
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
Tom Forbes
2020-12-15
1
-0
/
+1
*
Updated translations from Transifex.
Claude Paroz
2020-09-30
4
-23
/
+25
*
Updated translations from Transifex
Claude Paroz
2020-08-01
26
-74
/
+273
*
Fixed #31180 -- Configured applications automatically.
Aymeric Augustin
2020-07-21
1
-1
/
+0
*
Refs #31541 -- Updated Redirect.new_path.help_text.
Yash Saini
2020-06-23
2
-1
/
+28
*
Updated translations from Transifex.
Claude Paroz
2020-01-31
18
-77
/
+82
*
Updated contrib translations from Transifex.
Carlton Gibson
2019-12-02
36
-157
/
+168
*
Fixed #30947 -- Changed tuples to lists in model Meta options in django.contr...
Jon Dufresne
2019-11-05
2
-3
/
+3
*
Updated translation catalogs
Claude Paroz
2019-09-08
1
-11
/
+11
*
Updated translations from Transifex
Claude Paroz
2019-06-29
4
-8
/
+10
*
Fixed #30400 -- Improved typography of user facing strings.
Jon Dufresne
2019-06-28
2
-4
/
+4
*
Updated contrib translations from Transifex.
Claude Paroz
2019-04-01
11
-33
/
+55
*
Fetched Armenian translations from Transifex
Claude Paroz
2019-01-10
2
-0
/
+49
*
Updated contrib translations from Transifex
Claude Paroz
2018-08-01
4
-4
/
+50
*
Updated translations from Transifex
Claude Paroz
2018-02-28
4
-8
/
+10
*
Updated contrib translations from Transifex
Claude Paroz
2017-12-01
158
-96
/
+143
*
Fixed #28152 -- Made migrations serialize sets as set literals rather than se...
Jon Dufresne
2017-05-18
1
-1
/
+1
*
Updated contrib translations from Transifex
Claude Paroz
2017-04-04
16
-43
/
+59
*
Imported django.http classes instead of django.http.
Asif Saifuddin Auvi
2017-02-27
1
-3
/
+3
*
Converted usage of ugettext* functions to their gettext* aliases
Claude Paroz
2017-02-07
2
-2
/
+2
*
Refs #23919 -- Replaced super(ClassName, self) with super().
chillaranand
2017-01-25
1
-1
/
+1
*
Refs #23919 -- Removed python_2_unicode_compatible decorator usage
Claude Paroz
2017-01-18
1
-2
/
+0
*
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2017-01-18
2
-5
/
+0
*
Updated translations from Transifex
Claude Paroz
2016-09-30
8
-17
/
+21
*
Pulled contrib translations from Transifex
Claude Paroz
2016-08-01
16
-50
/
+52
*
Added Upper/Lower Sorbian translations
Claude Paroz
2016-06-29
4
-0
/
+106
*
Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception...
Carl Meyer
2016-06-17
1
-7
/
+2
*
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-05-17
1
-2
/
+8
*
Pulled translations from Transifex
Claude Paroz
2016-04-30
12
-21
/
+29
*
Removed deprecated Chinese language codes for contrib apps
Claude Paroz
2016-04-30
4
-94
/
+0
*
Fixed E128 flake8 warnings in django/.
Tim Graham
2016-04-08
1
-4
/
+12
*
Updated translations from Transifex
Claude Paroz
2015-12-31
12
-20
/
+25
*
Pulled contrib translations from Transifex
Claude Paroz
2015-12-01
150
-311
/
+634
*
Updated translation catalogs
Claude Paroz
2015-10-09
1
-2
/
+6
*
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-09-12
1
-2
/
+9
*
Fixed #25324 -- Registered ModelAdmin instances with @admin.register decorator
Y3K
2015-08-31
1
-2
/
+1
[next]