index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2012-07-15
Dropped support for GDAL < 1.5
Claude Paroz
2012-07-15
Fixed #18626 -- rst syntax collision.
Aymeric Augustin
2012-07-15
Fixed #18625 -- Removed old-style use of url tag
Aymeric Augustin
2012-07-14
Deprecate two methods (which I seriously doubt anyone ever used, but they wer...
Alex Gaynor
2012-07-14
Fixed a misplaced Sphinx reference.
Aymeric Augustin
2012-07-13
Updated links for MacOSX python installers
Claude Paroz
2012-07-13
Fixed #18601 -- Specified that Python minimum version is 2.6.5
Preston Holmes
2012-07-12
Fixed #18617 -- Highlighted that the app_directories template loader depends ...
Aymeric Augustin
2012-07-12
Removed old gis install instructions for obsolete distros
Claude Paroz
2012-07-11
Merge pull request #197 from StefanKjartansson/master
Adrian Holovaty
2012-07-11
fixed a typo in timezones docs.
mitnk
2012-07-10
typo in "django/docs/topics/python3.txt"
Stefan Kjartansson
2012-07-08
Fixed #18577 - Clarified middleware initialization.
Tim Graham
2012-07-08
Fixed #18173 - Corrected ModelAdmin documentation for get_changelist.
Tim Graham
2012-07-08
Fixed #18374 -- Explained "corrupt image" error
Aymeric Augustin
2012-07-07
Fixed #18164 -- Precised startapp template context content
Claude Paroz
2012-07-07
Fixed #18589 -- Typo in generic CBV docs.
Aymeric Augustin
2012-07-07
Removed Django 1.0-specific sections.
Aymeric Augustin
2012-07-07
Fixed #18587 -- Typo in management command example
Aymeric Augustin
2012-07-07
Fixed #18254 -- Added ability to the static template tags to store the result...
Jannis Leidel
2012-07-06
Merge pull request #183 from rpedigoni/master
Adrian Holovaty
2012-07-06
Merge pull request #187 from evildmp/docs_typos
Adrian Holovaty
2012-07-06
Fixed #18576 -- Added missing import in tutorial02
Claude Paroz
2012-07-06
restored a missing \ in uwsgi docs
Daniele Procida
2012-07-05
Fixed #17997 - Documented that the debug server is now multithreaded by default.
Tim Graham
2012-07-04
fixed typo
Renato Pedigoni
2012-07-03
Added 'format_html' utility for formatting HTML fragments safely
Luke Plant
2012-07-03
Documented utils.html.escape and conditional_escape
Luke Plant
2012-07-02
Replaced 'return' by 'raise' in custom model field docs
Claude Paroz
2012-07-01
Fixed #17436 - Added warning about overriding Model.__init__()
Tim Graham
2012-07-01
Fixed #16047 -- Restore autocommit state correctly on psycopg2
Anssi Kääriäinen
2012-07-01
Fixed #16882 - Clarified why one should not use 'init_command' after initial ...
Tim Graham
2012-07-01
Fixed #18493 - Added instructions to locate the Django source files to the t
Tim Graham
2012-06-30
Fixed #17705 - Updated TabularInline image and doc in tutorial 2.
Tim Graham
2012-06-30
Fixed #18145 -- Improved documentation of unique_together type fields
Raúl Cumplido
2012-06-30
Fixed #17026 -- Improved wording of contrib.messages' storage backends section
Claude Paroz
2012-06-30
Fixed #16519 -- Deprecated mimetype kwarg of HttpResponse __init__
Claude Paroz
2012-06-30
Fixed #17024 -- Added import statements in tutorial code sample
Claude Paroz
2012-06-30
Fixed #17168 - Noted TransactionMiddleware only works with "default" database...
Tim Graham
2012-06-30
Fixed #12493 -- Deprecated auto-correction of TEMPLATE_DIRS
Claude Paroz
2012-06-30
Fixed #11162 -- Mentioned ValidationError in custom model field docs
Claude Paroz
2012-06-29
Fixed #18528 -- Fixed custom field value_to_string example
Claude Paroz
2012-06-28
Fixed a formatting issue in the CBV docs.
Aymeric Augustin
2012-06-28
Fixed #18306 -- Removed most of GeoDjango-specific deployment docs
Claude Paroz
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-06-27
Fixed #17511 - Removed reference to deprecated "reset" management command in ...
Tim Graham
2012-06-27
Fixed #18369 - Fixed argument name in render() function; thanks qsolo825@ for...
Tim Graham
2012-06-27
Fixed #18527 -- Removed superfluous backslash in CBV docs
Claude Paroz
2012-06-26
Fixed #17485 -- Made defer work with select_related
Anssi Kääriäinen
2012-06-25
Fixed typo in JSONResponseMixin example.
Gabriel Grant
[next]