summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Collapse)Author
2015-12-01[1.9.x] Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
Backport of 7aabd6238028f4bb78d0687bbccc97bcf634e28b from master
2015-11-28[1.9.x] Fixed #25812 -- Restored the ability to use custom formats with the ↵Gagaro
date template filter. Backport of 34d88944f46d3e2734488fd0ca3c2c24c15a0264 from master
2015-11-27[1.9.x] Fixed a typo in the managers docs.James Beith
Backport of e03798a4ae6e0eca43c1b238dd96b3798aaeca81 from master
2015-11-26[1.9.x] Fixed #25807 -- Instructed the migration writer about lazy objects.Simon Charette
Thanks to Trac alias mrgaolei for the report, Baptiste for the confirmation and Tim for the review. Backport of cc2ca9c550fbf8fca8684b373a3c8e3618eea08e from master
2015-11-18[1.9.x] De-emphasized use of NullHandler in logging docs.Neal Todd
NullHandler removed in 1.9; unused since Django 1.5. Backport of b3acdeee502e961065bfcdb7673d7cf91ab5b283 from master
2015-11-17[1.9.x] Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.Alex Morozov
Backport of 5abed864ee1cd31a0b920768b4abe85b26b43a4d from master
2015-11-16[1.9.x] Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
Backport of 1f8dad69158a96d0649d321ce08ecc9c0465f962 from master
2015-11-12[1.9.x] Fixed #25744 -- Corrected reference to User object in auth docs.Anderson Resende
Backport of ce4914eab4688ace4b97d14a8c271887235ebb3f from master
2015-11-12[1.9.x] Fixed #25169 -- Documented stacking of permission_required and ↵Bryan Marty
login_required. Backport of 9788625277b85596302bbf2c39cf829b7a766a4f from master
2015-11-12[1.9.x] Fixed #10045 -- Corrected docs about .annotate()/.filter() ordering.Tim Graham
Thanks Josh, Anssi, and Carl for reviews and advice. Backport of 91a431f48c1fc5ecc9a837e8071a0062d31b490f from master
2015-11-10[1.9.x] Fixed #25727 -- Added a doc link to cached_property.Tim Graham
Backport of e0de82c9b2c41c4c479d2245e7d5cd59638b5440 from master
2015-11-07[1.9.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs.Thijs van Dien
To improve consistency, sample URL names that had underscores in them now use dashes instead. That excludes URL names that have some relation to the code, such as those generated by the admin. Thanks guettli for reporting this. Backport of 1679472165e840aef4c8c9ece2fbf4620b87beab from master
2015-11-07[1.9.x] Fixed #25290 -- Warned against modifying objects created in ↵Tim Graham
setUpTestData() in tests. Backport of 81006b9657534a21c3eadb2bc4a87c46db54c099 from master
2015-11-07[1.9.x] Fixed #25681 -- Added 'default' to DATABASES example.Attila Tovt
Backport of ac750dbbc0533dcf9c2f6c0f09957adf6f976d3e from master
2015-11-03[1.9.x] Fixed typo in docs/topics/auth/default.txt.japrogramer
Backport of a10cbbbc17d4244812ef713437fa44207fe1a223 from master
2015-10-31[1.9.x] Fixed typo in docs/topics/db/models.txt.Tomasz Anielak
Backport of b67502fb8dccefa0c0a3b4a63f9053c4238a8a0c from master
2015-10-30[1.9.x] Fixed #24212 -- Added example pylibmc CACHES configuration.Bryan Marty
Backport of ad67fcdf51ebbbd7c02c1a2b1f269edc8f92afdc from master
2015-10-30[1.9.x] Added class-based view example to RequestFactory example.bee_keeper
Backport of a17216646adaaa909fe52a4e974b56b4f094fc72 from master
2015-10-28[1.9.x] Fixed #21516 -- Updated imports paths for some formset ↵Bryan Marty
functions/classes. Since refs #21489, FormSet classes and factories are exposed on the django.forms package. Backport of 455034d4df048010de4ae0a9a2392b70d1463c61 from master
2015-10-28[1.9.x] Made LiveServerTestCase example use StaticLiveServerTestCase.Tim Graham
Backport of 6b5ae92927cb69e8709ab2bb05f6721a7cd37a3c from master
2015-10-23[1.9.x] Fixed #25397 -- Documented class-based view context variable clash ↵Jacek Bzdak
with context processors. Backport of 494b7986a3e5996d857b085f188a630d1504d9ca from master
2015-10-23[1.9.x] Clarified that the test client response content attribute is bytes.薛丞宏
Backport of 484edc81c1ebd195c333f3ea8d3f9ca882a17837 from master
2015-10-22[1.9.x] Refs #24622 -- Documented alternatives to some test response ↵Benjamin Wohlwend
attributes when using alternative template engines. Backport of 2b9eed41fa26537d1af4f818c6e4296ce3305b01 from master
2015-10-22[1.9.x] Fixed #25584 -- Documented a pip error when installing Django 1.9.Tim Graham
Backport of ee66d8dd7df8326c453fd04c2bdeb5225df934be from master
2015-10-07[1.9.x] Refs #25527 -- Removed redundant doc heading link that leads to a ↵Tim Graham
warning when generating PDF. Backport of 25f287f6b2f677213605364c33bb37f33feac953 from master
2015-10-07[1.9.x] Added some function links in translation docsClaude Paroz
Backport of 9a6fc9606c from master.
2015-10-02[1.9.x] Fixed #25481 -- Added field.help_text to "Looping over a form's ↵John Moses
fields" docs. Backport of ac09d22f7913ff09f98001ff51b783932290e378 from master
2015-09-30[1.9.x] Clarified that Model.delete() isn't called as a result of a ↵David Sanders
cascading delete. Backport of 5c6316dc3467fd7b669bea9157f591ac5fd00ec4 from master
2015-09-29[1.9.x] Improved "“standalone” Django usage" example.David Sanders
Backport of ae9f9dc37f39afeaa45c646cf6eef81beffcf021 from master
2015-09-29[1.9.x] Fixed #25376 -- Required virtualenv in installation instructions.Tim Graham
Thanks Anjul Tyagi for some of the draft text. Backport of a523d94b4581ec41c86f5bbaaffdf5bb6b819c2e from master
2015-09-28[1.9.x] Documented auth's login/logout function parameters.Tim Graham
Backport of c14b6b52ff131db263bf06a02f903a73390975da from master
2015-09-25[1.9.x] Fixed #25462 -- Removed Model.__unicode__() in favor of ↵Tim Graham
@python_2_unicode_compatible. Backport of de99f558d806a2a1b30072ec95bc44d412d80dab from master
2015-09-25[1.9.x] Fixed #25451 -- Added advice about organizing tests.Tim Graham
Backport of 53e89ce2e71411ff9d1c3fd6f2b10d052a4aeace from master
2015-09-24[1.9.x] Fixed #25455 -- Optimized dictfetchall() example.Tim Graham
Thanks aklim007 for the suggestion. Backport of 361f60479d1890e8144fc254d7389a67b35725e9 from master
2015-09-23Fixed typo in docs/topics/db/examples/one_to_one.txtDon Kirkby
2015-09-23Refs #25373 -- Doc'd logging of exceptions during {% include %} rendering.Tim Graham
2015-09-22Refs #24115 -- Added docs for password updates on bcrypt rounds change.Tim Graham
2015-09-22Added link to Babel's message extracting functionality.Rik
2015-09-21Fixed #24921 -- set_autocommit(False) + ORM queries.Aymeric Augustin
This commits lifts the restriction that the outermost atomic block must be declared with savepoint=False. This restriction was overly cautious. The logic that makes it safe not to create savepoints for inner blocks also applies to the outermost block when autocommit is disabled and a transaction is already active. This makes it possible to use the ORM after set_autocommit(False). Previously it didn't work because ORM write operations are protected with atomic(savepoint=False).
2015-09-21Fixed #12856 -- Documented BoundField API.Moritz Sichert
2015-09-19Fixed #25390 -- Allowed specifying a start migration in squashmigrationsMarkus Holtermann
Thanks Tim Graham for the review.
2015-09-18Fixed #25269 -- Allowed method_decorator() to accept a list/tuple of decorators.fabrizio ettore messina
2015-09-18Fixed #24944 -- Added extra_email_context parameter to password_reset() view.sujayskumar
2015-09-09Allowed a port range for the liveserver by default.Aymeric Augustin
This is required for running tests in parallel.
2015-09-05Updated references to the TEST_* database settings.Aymeric Augustin
They were removed in Django 1.9. I could leave the reference to TEST_DEPENDENCIES in the 1.2.4 release notes because the link points to the right location and the name was accurate at the time.
2015-09-05Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt.Maarten
2015-09-04Added links to new security settings introduced in 1.8.David Sanders
2015-09-04Refs #25345 -- Updated links to code.google.com.Maxime Lorant
2015-09-03Fixed #25326 -- Added namedtuple example for executing custom SQL.Dražen Odobašić
2015-08-31Cleaned up example migration files in docsTyson Clugg