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
/
ref
Age
Commit message (
Expand
)
Author
2012-08-29
Fixed #11739 -- Made ContentFile support Unicode input
Claude Paroz
2012-08-29
Replaced many smart_bytes by force_bytes
Claude Paroz
2012-08-26
Fixed typo in model fields reference docs.
Ramiro Morales
2012-08-25
Fixed #17448 -- Improved test and documented raw-sql gis query
Claude Paroz
2012-08-25
Updated doc for settings.MEDIA_ROOT based on what's generated by settings.py;...
Tim Graham
2012-08-23
Modified docs about SpatiaLite version that doesn't need manual initial SQL f...
Ramiro Morales
2012-08-23
Fixed #18678 -- HttpResponse init arguments allowed for subclasses
Claude Paroz
2012-08-22
Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-type
Claude Paroz
2012-08-21
Fixed #18637 - Updated some documentation for aspects of models that are Mode...
Tim Graham
2012-08-19
Tweaked SpatiaLite GeoDjango docs.
Ramiro Morales
2012-08-19
Fixed typo in form wizard docs.
Tim Graham
2012-08-19
Made some minor fixes to the GeoDjango installation guide.
Julien Phalip
2012-08-18
Fixed #3542 -- Add support for changing granularity on ArchiveView.
Marc Tamlyn
2012-08-18
Introduced force_bytes and force_str.
Aymeric Augustin
2012-08-18
Fixed #14516 -- Extract methods from removetags and slugify template filters
Marc Tamlyn
2012-08-18
Fixed #16744 -- Class based view should have the view object in the context
Marc Tamlyn
2012-08-18
[py3] Ported django.utils.safestring.
Aymeric Augustin
2012-08-17
Merge pull request #271 from morty/patch-1
Tim Graham
2012-08-17
Fixed #18696 - Clarified WizardView heading; thanks sergzach.
Tim Graham
2012-08-17
Merge pull request #261 from issackelly/cbv-full-list
Tim Graham
2012-08-16
Fixed #18223 - Corrected default transaction behavior in postgresql docs.
Tim Graham
2012-08-16
Marked up a few raw values in the settings documentation.
Simon Meers
2012-08-16
Fixed #18759 -- updated SECRET_KEY documentation
Piet Delport
2012-08-15
Fixed comment to match the code
Tom Mortimer-Jones
2012-08-12
Fixed #18306 -- Made deferred models issue update_fields on save
Andrei Antoukh
2012-08-12
[py3] Added python_2_unicode_compatible decorator.
Aymeric Augustin
2012-08-10
Create headings and expand CBV docs so that the "Built-In CBV" docs include a...
Issac Kelly
2012-08-09
Clarified thread safety note in class based views; thanks rafadura for the pa...
Tim Graham
2012-08-08
Fix #18062: Document best practices for choices in model fields.
James Bennett
2012-08-07
[py3] Ported django.utils.encoding.
Aymeric Augustin
2012-08-05
Fixed a rst error introduced in f2abfe1e.
Aymeric Augustin
2012-08-05
Merge pull request #233 from rafikdraoui/modeladmin-doc
Tim Graham
2012-08-04
Small improvement to the `contrib.messages` doc introduction.
Julien Phalip
2012-08-04
Added a missing space to the description of the `cut` filter.
Florian Apolloner
2012-08-04
Merge pull request #210 from pydanny/ticket_18632
Alex Gaynor
2012-08-04
For #210, cleaned up text and formatting.
Daniel Greenfeld
2012-08-04
Fixed #18713 -- Fixed custom comment app name in comments docs
Claude Paroz
2012-08-04
Fixed #5524 -- Do not remove cleaned_data when a form fails validation
Claude Paroz
2012-08-03
Fixed #15932 - Documented how to supress multiple reverse relations to the sa...
Tim Graham
2012-08-03
[py3] Removed uses of sys.maxint under Python 3.
Aymeric Augustin
2012-08-03
Fixed #13904 - Documented how to avoid garbage collection messages in GIS.
Tim Graham
2012-08-02
Fixed #16941 - Clarified naturaltime output when the time is more than a day ...
Tim Graham
2012-08-02
Fixed #18581 - Updated admin actions screenshots. Thanks Kevin London.
Tim Graham
2012-07-28
Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.
Tim Graham
2012-07-25
Updated example of customized ModelAdmin in documentation for 1.4
Rafik Draoui
2012-07-25
Merge pull request #220 from dirn/staticfiles-docs-typo
Florian Apolloner
2012-07-25
Merge pull request #230 from pjdelport/cleanup
Alex Gaynor
2012-07-25
Merge pull request #232 from yohanboniface/ticket18667
Alex Gaynor
2012-07-25
Merge pull request #231 from kevin1024/master
James Bennett
2012-07-25
Fixed a typo in the admin reference docs.
Aymeric Augustin
[prev]
[next]