django/docs/ref
Aymeric Augustin 6a320cc14a Fixed #21718 -- Renamed has_app to is_installed. 2014-01-06 22:48:41 +01:00
..
class-based-views
contrib Fixed minor typos. 2014-01-02 15:14:11 -05:00
files Fixed #21380 -- Added a way to set different permission for static directories. 2013-11-29 08:01:30 -05:00
forms Fixed #21319 -- Added documentation for the Form.fields attribute. 2014-01-02 19:43:26 -05:00
models Updated release notes on app_label. 2014-01-01 19:45:43 +01:00
templates Added some internal links to render_to_string documentation. 2013-12-15 23:02:20 +01:00
applications.txt Fixed #21718 -- Renamed has_app to is_installed. 2014-01-06 22:48:41 +01:00
clickjacking.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
databases.txt Fixed #21629 -- Added instructions for loading MySQL time zone definitions. 2013-12-26 15:50:33 -05:00
django-admin.txt Stopped populating the app registry as a side effect. 2013-12-30 22:11:17 +01:00
exceptions.txt
index.txt Documented the Apps and AppConfig APIs. 2013-12-24 17:20:11 +01:00
middleware.txt
request-response.txt Changed documentation of HttpResponse.content to indicate it's a bytestring 2013-12-13 11:42:14 +01:00
settings.txt Fixed #21018 -- Reversed precedence order for management commands. 2014-01-01 18:11:15 +01:00
signals.txt Renamed AppConfig.setup to ready. 2013-12-31 18:04:54 +01:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt Fixed #21242 -- Allowed more IANA schemes in URLValidator 2013-12-28 21:25:32 +01:00
views.txt