.. |
class-based-views
|
[1.6.x] Fixed reference to pk in RedirectView.get_redirect_url doc.
|
2014-07-16 13:23:59 -04:00 |
contrib
|
[1.6.x] Improved docs for GEOSGeometry.simplify()
|
2014-07-25 06:22:41 -04:00 |
files
|
[1.6.x] Fixed typo in storage docs
|
2014-01-15 18:44:47 -05:00 |
forms
|
[1.6.x] Fixed #22813 -- Updated Pillow URL in documentation
|
2014-06-12 08:58:29 +02:00 |
models
|
[1.6.x] Fixed #14481 -- Documented implicit "through" class created by ManyToManyField.
|
2014-06-18 12:39:36 -04:00 |
templates
|
[1.6.x] Fixed #22753 -- Documented ability to use a note with the {% comment %} tag.
|
2014-06-02 18:53:00 -04:00 |
clickjacking.txt
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
databases.txt
|
[1.6.x] Fixed #22368 -- clarified connecting to Oracle DB using service name
|
2014-05-19 07:46:32 -04:00 |
django-admin.txt
|
[1.6.x] Fixed #22801 -- Added 'www.' to diveintopython.net links
|
2014-06-10 15:41:25 -04:00 |
exceptions.txt
|
[1.6.x] Fixed #21044 -- Documented django.core.urlresolvers.Resolver404
|
2013-09-05 08:45:58 -04:00 |
index.txt
|
Fixed #19897 - Updated static files howto.
|
2013-03-29 19:15:19 -04:00 |
middleware.txt
|
[1.6.x] Removed reference to old middleware
|
2014-06-30 15:24:13 -04:00 |
request-response.txt
|
[1.6.x] Fixed #13755 -- Added a tip for caching responses that vary on AJAX.
|
2014-07-01 17:34:24 -04:00 |
settings.txt
|
[1.6.x] Fixed #22924 -- Added a note about MEDIA_URL in templates.
|
2014-07-03 09:38:59 -04:00 |
signals.txt
|
[1.6.x] Removed extra p (topppings->toppings)
|
2013-09-23 19:25:07 -04:00 |
template-response.txt
|
[1.6.x] Always use parentheses when documenting a method with no arguments.
|
2014-01-22 23:00:06 +01:00 |
unicode.txt
|
[1.6.x] Corrected the section identifier for MySQL unicode reference.
|
2014-04-21 13:20:51 -04:00 |
urlresolvers.txt
|
[1.6.x] Fixed #22220 -- Added more examples to reverse() documention.
|
2014-04-16 20:31:09 -04:00 |
urls.txt
|
[1.6.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
|
2014-03-27 07:02:06 -04:00 |
utils.txt
|
[1.6.x] Various documentation typo/spelling fixes
|
2014-04-22 20:13:43 -04:00 |
validators.txt
|
Fixed #4833 -- Validate email addresses with localhost as domain
|
2013-01-11 20:45:46 +01:00 |
views.txt
|
Fixed #20330 -- Normalized spelling of "web server".
|
2013-04-29 19:40:43 +02:00 |