1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref
2012-12-19 15:07:52 -03:00
..
class-based-views Fixed #19239 - Added examples for generic date views 2012-11-27 19:26:37 -05:00
contrib Fixed #19366 -- Prevented GEOSIndexError when comparing geometries 2012-11-28 22:34:02 +01:00
files
forms
models Fixed #19374 -- Typo in docs/ref/models/instances.txt. 2012-11-27 18:57:50 -08:00
templates Fixed #19470 - Clarified widthratio example. 2012-12-18 08:20:01 -05:00
authbackends.txt
clickjacking.txt
databases.txt Fixed #19377 - Emphasized database host link in tutorial 2012-12-11 16:34:17 -05:00
django-admin.txt Added examples of using startproject/app with URLs 2012-11-21 22:06:59 -08:00
exceptions.txt
index.txt
middleware.txt
request-response.txt
settings.txt Added PASSWORD_HASHERS to settings reference document. 2012-12-19 15:07:52 -03:00
signals.txt
template-response.txt
unicode.txt Fixed #18974 - Warned against using models.permalink 2012-11-22 16:08:51 -05:00
urlresolvers.txt Fixed #18974 - Warned against using models.permalink 2012-11-22 16:08:51 -05:00
urls.txt
utils.txt Fixed #18718 - Documented django.utils.encoding.filepath_to_uri 2012-12-16 14:39:37 -05:00
validators.txt