django1/docs/topics
Vytis Banaitis 8838d4dd49 Refs -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
..
_images Optimise the rest of the PNGs in docs 2015-05-29 15:22:40 +10:00
auth Refs -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
class-based-views Refs -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
db Refs , -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -05:00
forms Refs -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
http Refs -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
i18n Made ugettext* functions aliases of gettext* 2017-01-28 12:01:30 +01:00
testing Refs -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
cache.txt Refs -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
checks.txt Refs -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
conditional-view-processing.txt Refs -- Documented decorator ordering with @condition(). 2016-10-14 07:36:01 -04:00
email.txt Fixed -- Handled non-UTF-8 bytes objects for text/* attachments. 2016-08-12 16:35:09 -04:00
external-packages.txt Fixed -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00
files.txt Fixed -- Updated docs.python.org links to use Intersphinx. 2016-05-08 18:07:43 -04:00
index.txt Refs -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
install.txt Refs -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
logging.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
migrations.txt Refs , -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -05:00
pagination.txt Refs -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
performance.txt Fixed -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware. 2016-10-10 14:55:59 -04:00
security.txt Fixed -- Added an option to enable the HSTS header preload directive. 2016-08-10 20:23:54 -04:00
serialization.txt Refs -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
settings.txt Clarified that setting names must be uppercase. 2016-05-03 12:53:24 -04:00
signals.txt Refs -- Removed Signal.disconnect()'s weak argument. 2017-01-17 14:09:28 -05:00
signing.txt Fixed -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
templates.txt Fixed -- Warned that the template system isn't safe against untrusted authors. 2017-01-27 10:36:19 -05:00