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-10-01
Refs #26940 -- Re-allowed makemessages without settings
Claude Paroz
2016-09-30
Updated translations from Transifex
Claude Paroz
2016-09-30
Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple.
Tim Graham
2016-09-30
Fixed #27294 -- Documented UserCreationForm's fields.
Lewis Cowles
2016-09-30
Refs #27210 -- Fixed isolation of test_fail_silently_on_connection_error.
Tim Graham
2016-09-30
Removed unneeded no_settings_commands hardcoded list
Claude Paroz
2016-09-30
Confirmed support for PostGIS 2.3.
Tim Graham
2016-09-30
Updated links to the current version of PostGIS docs.
Tim Graham
2016-09-30
Updated links to the current version of MySQL docs.
Tim Graham
2016-09-29
Fixed typos in docs/howto/deployment/checklist.txt.
Laurent
2016-09-29
Normalized spelling of "Web server/page" in docs.
Tim Graham
2016-09-29
Fixed import typos in the docs.
Frank Wiles
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
[next]