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
2016-09-28
Fixed typo in docs/ref/contrib/gis/install/postgis.txt.
Christian Bundy
2016-09-28
Fixed #27289 -- Corrected View.as_view() explanation.
Tim Graham
2016-09-28
Fixed #27217 -- Fixed crash in CreateModel optimization with models that use ...
Tim Graham
2016-09-28
Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modifi...
Rinat Khabibiev
2016-09-28
Fixed 27283 -- Fixed typo in 1.8 release notes.
Alasdair Nicol
2016-09-27
Split admin_docs tests into separate files.
Tim Graham
2016-09-27
Fixed #27282 -- Allowed using an integer DATABASES['PORT'] for Oracle.
Zapelini
2016-09-27
Fixed #27268 -- Restored an invalid related field lookup error message in Qu...
Mariusz Felisiak
2016-09-27
Fixed #27210 -- Allowed SMTPBackend to fail silently on a socket connection e...
Vesteinn Snaebjarnarson
2016-09-27
Fixed #27076 -- Documented contrib.admin.sites.AdminSite.register().
Austin Simmons
2016-09-27
Fixed #20705 -- Allowed using PasswordResetForm with user models with an emai...
levental
2016-09-27
Fixed #27053 -- Documented contrib.auth.get_user().
Berker Peksag
2016-09-27
Removed unused branch in SQLCompiler.as_subquery_condition().
Tim Graham
2016-09-27
Fixed #27266 -- Allowed using assertFormError()/assertFormsetError() in admin...
Tim Graham
2016-09-27
Fixed #27271 -- Fixed a crash in runserver logging.
Sergey Fursov
2016-09-26
Removed missing name in django.db __all__.
Adam Chainz
2016-09-26
Removed obsolete lines in DeferredAttribute.__get__().
Tim Graham
2016-09-26
Removed DatabaseError and IntegrityError declarations from database backends.
Adam Chainz
2016-09-26
Added CVE-2016-7401 to the security release archive.
Tim Graham
2016-09-26
Added a CVE role for Sphinx.
Tim Graham
2016-09-26
Fixed #27278 -- Fixed an anchor in docs/topics/forms/formsets.txt.
Tim Graham
2016-09-26
Added release notes for 1.9.10 and 1.8.15 releases.
Tim Graham
2016-09-26
Fixed #27276 -- Doc'd how to reverse admin's login view.
Jonatas CD
2016-09-26
Fixed #27270 -- Clarified a paragraph in docs/topics/forms/formsets.txt.
Tim Graham
2016-09-24
Fixed #27118 -- Made QuerySet.get_or_create()/update_or_create() error for a ...
François Freitag
2016-09-24
Fixed typo in tests/aggregation_regress/tests.py.
Tim Graham
2016-09-24
Removed unused FieldGetDbPrepValueMixin.get_prep_lookup_value().
Tim Graham
2016-09-23
Removed unused Prefetch.get_current_prefetch_through().
Tim Graham
2016-09-23
Simplified has_perm() example in topics/auth/customizing.txt.
Berker Peksag
2016-09-23
Removed unused regexes from django.utils.html.
Jon Dufresne
2016-09-23
Fixed #27261 -- Added missing python-brace-format marker
Claude Paroz
2016-09-22
Fixed #27257 -- Fixed builtin text lookups on JSONField keys.
Simon Charette
2016-09-22
Removed unnecessary casting when using builtin lookups on PostgreSQL.
Simon Charette
2016-09-22
Fixed #27159 -- Prevented pickling a query with an __in=inner_qs lookup from ...
Jani Tiainen
2016-09-22
Used HTTPS link to djangoproject.com in setup.py.
Adam Chainz
2016-09-22
Fixed #27158 -- Fixed positioning of admin's many-to-many widgets in rtl.css.
Mehdi Pourfar
2016-09-22
Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput,...
Tim Graham
2016-09-22
Fixed #27056 -- Allowed migrating geometry field dimension on PostGIS
Claude Paroz
2016-09-22
Refs #27056 -- Rearranged gis_migrations test case classes
Claude Paroz
2016-09-21
Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boole...
Jon Dufresne
2016-09-21
Fixed #26210 -- Prevented SMTP backend from trying to send mail after a conne...
levental
2016-09-21
Tested model signals "sender" parameter when defer() is used.
Mathieu Pillard
2016-09-21
Refs #16682 -- Tested transaction.atomic() with KeyboardInterrupt.
Claude Paroz
2016-09-21
Doc'd how to use GitHub's "Squash and merge" button.
Tim Graham
2016-09-21
Alphabetized classes in contrib.postgres.operations.
Tim Graham
2016-09-21
Fixed #26610 -- Added CITextField to contrib.postgres.
Mads Jensen
2016-09-21
Added myself to ops team (#7273)
Markus Holtermann
2016-09-20
Refs #27025 -- Fixed ArrayField querying on Python 3.6.
Tim Graham
2016-09-20
Added tests for ArrayField lookup errors.
Tim Graham
2016-09-19
Fixed #27238 -- Disabled check_pattern_startswith_slash if settings.APPEND_SL...
Alasdair Nicol
[prev]
[next]