index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-10
Enabled GitHub "Sponsor" button.
Johannes Hoppe
2019-07-09
Fixed typos in docs/ref/django-admin.txt.
Mariusz Felisiak
2019-07-09
Added stub release notes for 2.2.4.
Mariusz Felisiak
2019-07-08
Fixed #30397 -- Added app_label/class interpolation for names of indexes and ...
can
2019-07-08
Changed django.db.models.indexes.Index imports to django.db.models.Index.
Mariusz Felisiak
2019-07-08
Refs #29444 -- Added support for fetching a returned non-integer insert value...
Johannes Hoppe
2019-07-08
Fixed #30620 -- Made an example of admin-compliant custom user app pep8 compl...
Nuno
2019-07-05
Fixed #30613 -- Moved index name validation to system checks.
can
2019-07-04
Fixed #30600 -- Clarified that ValueError raised by converter.to_python() mea...
sp1rs
2019-07-04
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
luto
2019-07-04
Refs #28581 -- Doc's how to paginate a ListView.
luto
2019-07-04
Fixed #28667 -- Clarified how to override list of forms fields for custom Use...
swatantra
2019-07-03
Fixed #30596 -- Fixed SplitArrayField.has_changed() for non-string base fields.
Chason Chaffin
2019-07-03
Fixed #29744 -- Fixed caching of URLResolver for a default URLconf.
Benjamin Woodruff
2019-07-03
Fixed #30608 -- Fixed non-unicode EmailMessage crash when domain name for loc...
Chason Chaffin
2019-07-03
Refs #30608 -- Added django.utils.encoding.punycode().
Mariusz Felisiak
2019-07-02
Fixed #27801 -- Made createsuperuser fall back to environment variables for p...
Hasan Ramezani
2019-07-02
Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers.
Carlton Gibson
2019-07-02
Fixed typos in comments and docs.
Min ho Kim
2019-07-02
Fixed #30604 -- Made mail_admins()/mail_managers() raise ValueError if ADMINS...
Hasan Ramezani
2019-07-01
Removed unnecessary import in django/utils/autoreload.py.
PatOnTheBack
2019-07-01
Fixed #30595 -- Added error message when no objects found to sql* management ...
Hasan Ramezani
2019-07-01
Fixed #30589 -- Clarified that urlize should be applied only to email address...
aitoehigie
2019-07-01
Added CVE-2019-12781 to the security release archive.
Mariusz Felisiak
2019-07-01
Added release date for 2.2.3.
Mariusz Felisiak
2019-07-01
Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_SSL_HEADER...
Carlton Gibson
2019-07-01
Added stub release notes for security releases.
Mariusz Felisiak
2019-06-30
Fixed broken selenium tests after 42b9a23267f14be39b9b00958e18d5746783208e.
Mariusz Felisiak
2019-06-29
Updated translations from Transifex
Claude Paroz
2019-06-28
Fixed #30400 -- Improved typography of user facing strings.
Jon Dufresne
2019-06-28
Fixed #30584 -- Fixed management command when using subparsers with dest para...
Hasan Ramezani
2019-06-28
Fixed #28408 -- Added error message when updating with annotated expressions ...
can
2019-06-27
Added test for serializing child model without inherited fields.
Nadège Michel
2019-06-27
Fixed #28725 -- Prevented serializing inherited ManyToManyFields in child model.
Nadège Michel
2019-06-27
Fixed GeoIPTest.test04_city() failure with the latest GeoIP2 database.
Mariusz Felisiak
2019-06-26
Fixed #30578 - Made SelectDateWidget respect a custom date format when USE_L1...
Shubham Bhagat
2019-06-26
Fixed #30594 -- Added 'private' Cache-Control directive to never_cache() deco...
nsasaki128
2019-06-26
Fixed #30588 -- Fixed crash of autoreloader when __main__ module doesn't have...
Tom Forbes
2019-06-25
Fixed typos in test comments.
Tim Gates
2019-06-25
Fixed #30477 -- Made reverse lookup use Field.get_db_prep_value() from the ta...
can
2019-06-24
Fixed #26431 -- Prevented django.urls.resolve() from returning missing option...
daniel a rios
2019-06-24
Refs #26431 -- Added tests for resolving URL and translate_url() with provide...
daniel a rios
2019-06-24
Added tests for terminated path with optional arguments in django.urls.revers...
daniel a rios
2019-06-24
Simplified handling of non-existent paths in autoreloader with Path.resolve(s...
Tom Forbes
2019-06-24
Fixed typo in docs/topics/db/models.txt.
Meysam
2019-06-24
Fixed typo in docs/ref/models/indexes.txt.
Alexey Opalev
2019-06-24
Refs #30451 -- Added asgiref to the tests requirements.
Mariusz Felisiak
2019-06-22
Removed unneeded non-breaking spaces added in 00169bc36
Claude Paroz
2019-06-21
Bumped minimum ESLint version to 4.18.2.
Markus Holtermann
2019-06-21
Fixed #30421 -- Allowed symmetrical intermediate table for self-referential M...
Nadège Michel
[prev]
[next]