django/docs/topics
2016-04-20 21:08:13 -04:00
..
_images Optimise the rest of the PNGs in docs 2015-05-29 15:22:40 +10:00
auth [1.9.x] Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear the permission cache. 2016-04-18 09:03:48 -04:00
class-based-views [1.9.x] Fixed typo in docs/topics/class-based-views/mixins.txt 2016-04-18 20:26:13 -04:00
db [1.9.x] Fixed #26438 -- Fixed multiple .objects typos in the docs. 2016-03-31 18:30:58 -04:00
forms [1.9.x] Fixed incorrect rendered widget in forms example. 2016-04-20 21:08:13 -04:00
http [1.9.x] Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't return a KeyError. 2016-04-20 13:11:33 -04:00
i18n [1.9.x] Updated instructions for gettext on Windows. 2016-02-11 08:46:25 -05:00
testing [1.9.x] Fixed DiscoverRunner failfast parameter default in docs. 2016-03-15 18:35:02 -04:00
cache.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
checks.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
conditional-view-processing.txt [1.9.x] Fixed typos in docs. 2016-03-14 08:09:02 -04:00
email.txt [1.9.x] Added import in docs/topics/email.txt example. 2016-02-12 13:45:07 -05:00
external-packages.txt [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
files.txt [1.9.x] Added missing period to "etc.". 2016-01-11 18:05:56 -05:00
index.txt [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
install.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
logging.txt [1.9.x] Fixed #25959 -- Updated logging example to use the django logger. 2015-12-24 10:07:56 -05:00
migrations.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
pagination.txt [1.9.x] Refs #14131 -- Documented why paginating large QuerySets may be slow. 2016-04-06 11:08:03 -04:00
performance.txt [1.9.x] Fixed typos in docs. 2016-03-14 08:09:02 -04:00
python3.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
security.txt [1.9.x] Refs #26464 -- Added a link to OWASP Top 10 in security topic guide. 2016-04-09 08:10:17 -04:00
serialization.txt [1.9.x] Fixed #26256 -- Added note about primary key serialization 2016-03-08 21:30:58 +01:00
settings.txt [1.9.x] Fixed #26152 -- Documented how to avoid django.setup() deadlock in standalone scripts. 2016-02-01 13:41:31 -05:00
signals.txt [1.9.x] Fixed #26493 -- Documented how built-in signals are sent. 2016-04-13 07:52:32 -04:00
signing.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
templates.txt [1.9.x] Fixed #26410 -- Added a docs example for loader.render_to_string(). 2016-03-31 09:58:11 -04:00