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
path:
root
/
docs
/
internals
Age
Commit message (
Expand
)
Author
2016-05-19
Fixed #26637 -- Removed obsolete note in docs/internals/contributing/writing-...
Tim Graham
2016-05-17
Refs #26601 -- Deprecated old-style middleware.
Tim Graham
2016-05-17
Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models...
Loïc Bistuer
2016-05-10
Fixed #24046 -- Deprecated the "escape" half of utils.safestring.
Tim Graham
2016-04-30
Fixed #26058 -- Delegated os.path bits of FileField's filename generation to ...
Cristiano
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-25
Refs #26033 -- Added password hasher support for Argon2 v1.3.
Bas Westerbaan
2016-04-23
Fixed #26533 -- Renamed Widget._format_value() to format_value().
Tim Graham
2016-04-22
Fixed #26320 -- Deprecated implicit OneToOnField parent_link.
Tim Graham
2016-04-22
Updated my bio
Markus Holtermann
2016-04-16
Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function.
krishbharadwaj
2016-04-15
Fixed #19567 -- Added JavaScriptCatalog and JSONCatalog class-based views
Claude Paroz
2016-04-13
Refs #16508 -- Renamed the current "virtual" fields to "private".
Michal Petrucha
2016-04-09
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
Jeremy Lainé
2016-04-05
Fixed #26448 -- Added details for running tests with a different database bac...
krishbharadwaj
2016-03-19
Fixed a broken link in docs/internals/contributing/writing-documentation.txt.
Amine
2016-03-15
Removed obsolete section on "Improving the documentation".
Tim Graham
2016-03-15
Fixed #25364 -- Added generic way to test on all browsers supported by selenium.
Akshesh
2016-03-13
Fixed typos in docs.
Jakub Wilk
2016-03-08
Fixed #26033 -- Added Argon2 password hasher.
Bas Westerbaan
2016-03-05
Removed claim that you can use different database backends for Django's tests.
Tim Graham
2016-03-03
Fixed #26309 -- Documented that login URL settings no longer support dotted p...
Alasdair Nicol
2016-03-02
Fixed #26226 -- Made related managers honor the queryset used for prefetching...
Simon Charette
2016-03-02
Fixed #26285 -- Deprecated the MySQL-specific __search lookup.
Marc Tamlyn
2016-03-01
Fixed #25814 -- Added changing #django topic to release checklist.
Tim Graham
2016-02-28
Minor fixes for release-process doc fix
Shai Berger
2016-02-28
Fixed docs: release-process, Supported Versions section, concrete example
Shai Berger
2016-02-27
Fixed #26230 -- Made default_related_name affect related_query_name.
chenesan
2016-02-23
Fixed #23832 -- Added timezone aware Storage API.
James Aylett
2016-02-23
Fixed #26263 -- Deprecated Context.has_key()
Tim Graham
2016-02-19
Fixed #25653 -- Made --selenium run only the selenium tests.
Akshesh
2016-02-10
Fixed #26154 -- Deprecated CommaSeparatedIntegerField
Brobin
2016-01-28
Idan -> core alumni
Idan Gazit
2016-01-23
After almost a year I am finally adding myself :)!
Ola Sendecka
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-14
Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by d...
Tim Graham
2016-01-11
Added missing period to "etc.".
pp
2016-01-11
Fixed #25385 -- Allowed importing views.generic.View from views.View.
Varun Sharma
2016-01-11
Refs #25755 -- Unified a couple more spellings of 'website'.
pp
2016-01-06
Refs #25746 -- Added a test utility to isolate inlined model registration.
Simon Charette
2016-01-03
Update my location and current status in Django team docs.
James Bennett
2016-01-03
Removed $PREVIOUS_EMPLOYER from my bio.
Aymeric Augustin
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-31
Fixed #26003 -- Added "how the documentation is organized" sections.
Tim Graham
2015-12-23
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
Tim Graham
2015-12-23
Fixed #25948 -- Added guidelines for SimpleTestCase.assertRaisesMessage() usage.
Tim Graham
2015-12-22
Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.
Tim Graham
2015-12-22
Fixed #25838 -- Added "python" as an interface to the shell command.
Jon Dufresne
2015-12-12
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
Iacopo Spalletti
[next]