.. |
_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] Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide.
|
2016-04-27 15:26:10 -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] Fixed #26554 -- Updated docs URLs to readthedocs.io
|
2016-04-28 10:15:23 -04:00 |
testing
|
[1.9.x] Normalized "an SQL" spelling.
|
2016-05-03 19:31:07 -04:00 |
cache.txt
|
[1.9.x] Fixed #26567 -- Updated references to obsolete RFC2616.
|
2016-05-03 11:16:27 -04: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 #26567 -- Updated references to obsolete RFC2616.
|
2016-05-03 11:16:27 -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 #26554 -- Updated docs URLs to readthedocs.io
|
2016-04-28 10:15:23 -04: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 #26554 -- Updated docs URLs to readthedocs.io
|
2016-04-28 10:15:23 -04: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 #26554 -- Updated docs URLs to readthedocs.io
|
2016-04-28 10:15:23 -04: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] Clarified that setting names must be uppercase.
|
2016-05-03 12:53:55 -04: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 |