summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2016-03-15Removed obsolete section on "Improving the documentation".Tim Graham
2016-03-15Fixed #25364 -- Added generic way to test on all browsers supported by selenium.Akshesh
2016-03-13Fixed typos in docs.Jakub Wilk
2016-03-08Fixed #26033 -- Added Argon2 password hasher.Bas Westerbaan
2016-03-05Removed claim that you can use different database backends for Django's tests.Tim Graham
2016-03-03Fixed #26309 -- Documented that login URL settings no longer support dotted p...Alasdair Nicol
2016-03-02Fixed #26226 -- Made related managers honor the queryset used for prefetching...Simon Charette
2016-03-02Fixed #26285 -- Deprecated the MySQL-specific __search lookup.Marc Tamlyn
2016-03-01Fixed #25814 -- Added changing #django topic to release checklist.Tim Graham
2016-02-28Minor fixes for release-process doc fixShai Berger
2016-02-28Fixed docs: release-process, Supported Versions section, concrete exampleShai Berger
2016-02-27Fixed #26230 -- Made default_related_name affect related_query_name.chenesan
2016-02-23Fixed #23832 -- Added timezone aware Storage API.James Aylett
2016-02-23Fixed #26263 -- Deprecated Context.has_key()Tim Graham
2016-02-19Fixed #25653 -- Made --selenium run only the selenium tests.Akshesh
2016-02-10Fixed #26154 -- Deprecated CommaSeparatedIntegerFieldBrobin
2016-01-28Idan -> core alumniIdan Gazit
2016-01-23After almost a year I am finally adding myself :)!Ola Sendecka
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2016-01-14Fixed #23868 -- Added support for non-unique django-admin-options in docs.Tim Graham
2016-01-14Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by d...Tim Graham
2016-01-11Added missing period to "etc.".pp
2016-01-11Fixed #25385 -- Allowed importing views.generic.View from views.View.Varun Sharma
2016-01-11Refs #25755 -- Unified a couple more spellings of 'website'.pp
2016-01-06Refs #25746 -- Added a test utility to isolate inlined model registration.Simon Charette
2016-01-03Update my location and current status in Django team docs.James Bennett
2016-01-03Removed $PREVIOUS_EMPLOYER from my bio.Aymeric Augustin
2015-12-31Fixed #26013 -- Moved django.core.urlresolvers to django.urls.Marten Kenbeek
2015-12-31Fixed #26003 -- Added "how the documentation is organized" sections.Tim Graham
2015-12-23Fixed #25969 -- Replaced render_to_response() with render() in docs examples.Tim Graham
2015-12-23Fixed #25948 -- Added guidelines for SimpleTestCase.assertRaisesMessage() usage.Tim Graham
2015-12-22Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.Tim Graham
2015-12-22Fixed #25838 -- Added "python" as an interface to the shell command.Jon Dufresne
2015-12-12Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().Iacopo Spalletti
2015-12-07Added "Regressions from older versions of Django" as a backport qualification.Tim Graham
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-25Fixed #25773 -- Deprecated the geos.MultiPolygon.cascaded_union property.Sergey Fedoseev
2015-11-19Fixed #25764 -- Added support for serialization of enum.Enum in migrations.Andrei Fokau
2015-11-18Fixed #25665 -- Deprecated getter/setter of Point.tuple.Sergey Fedoseev
2015-11-18Refs #25665 -- Deprecated getters/setters of Point coordinate properties.Sergey Fedoseev
2015-11-18Refs #25665 -- Deprecated getter/setter of GEOSGeometry.srid.Sergey Fedoseev
2015-11-16Corrected outdated information in submitting patches guide.Tim Graham
2015-11-16Documented how to see the full traceback of a test failure.Tim Graham
2015-11-16Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-11-14Added technical board for 1.10 release cycle.Tim Graham
2015-11-13Updated release checksums template.Tim Graham
2015-10-27Fixed #25550 -- Deprecated direct assignment to the reverse side of a related...Tim Graham
2015-10-24Optimized docs images and documented the process.Curtis Maloney
2015-10-24Fixed #25604 -- Added makemigrations --check option.Jon Dufresne
2015-10-21Fixed #25578 -- Corrected the casing of "GitHub".Yusuke Miyazaki