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
2008-08-12
Updated docs/index with new documents. Fixes #7725.
Jacob Kaplan-Moss
2008-08-12
Clarified a bit of the {% url %} documentation. Fixes #7714.
Jacob Kaplan-Moss
2008-08-12
Corrected a documentation error. Thanks sk1p for catching this.
Brian Rosner
2008-08-12
Changed "exact" matches in MySQL to use the database's native collation.
Malcolm Tredinnick
2008-08-11
Added a number of callbacks to SyndicationFeed for adding custom attributes a...
Jacob Kaplan-Moss
2008-08-11
Added back save_model that was removed from [8273] to allow for both pre- and...
Brian Rosner
2008-08-11
Fixed #8224 -- Corrected link in files documentation.
Gary Wilson Jr
2008-08-11
Fixed #5461 -- Refactored the database backend code to use classes for the cr...
Russell Keith-Magee
2008-08-10
Fixed #7830 -- Removed all of the remaining, deprecated, non-oldforms features:
Gary Wilson Jr
2008-08-10
Fixed #8211 -- Corrected a misspelt word in docs/add_ons.txt. Thanks Piotr Le...
Brian Rosner
2008-08-10
Fix typo in docs/files.txt
James Bennett
2008-08-10
Fixed #8201 -- Corrected typo in files docs. Thanks Julien.
Russell Keith-Magee
2008-08-10
Fixed #4667 -- Added support for inline generic relations in the admin. Thank...
Brian Rosner
2008-08-10
Added a return value to the add() method for caches. It's now possible to tell
Malcolm Tredinnick
2008-08-09
Fixed #5780 -- Adjusted the ModelAdmin API to allow the created/updated objects
Brian Rosner
2008-08-09
Added the ability to force an SQL insert (or force an update) via a model's
Malcolm Tredinnick
2008-08-09
Fixed silly whitespace error in cache docs.
Jacob Kaplan-Moss
2008-08-09
Split CacheMiddleware up into two parts -- an update-cache and a fetch-from-c...
Jacob Kaplan-Moss
2008-08-09
Fixed a typo in files documentation. Fixes #8180.
Jacob Kaplan-Moss
2008-08-08
Fixed #7820: MiddlewareNotUsed is finally documented somewhere else besides m...
Jacob Kaplan-Moss
2008-08-08
1.0 alpha 2 release notes
James Bennett
2008-08-08
File storage refactoring, adding far more flexibility to Django's file handli...
Jacob Kaplan-Moss
2008-08-08
Fixed #8069 -- Corrected the inconsistent case with BaseInlineFormset. It has...
Brian Rosner
2008-08-08
Fixed #8166 -- Corrected a typo in the admin documentation. Thanks d00gs for ...
Brian Rosner
2008-08-08
Fixed #5463 -- Allow alternate file extensions on files that are translated.
Malcolm Tredinnick
2008-08-08
Fixed #7546 -- Fixed an incorrect example in the docs that was misleading some
Malcolm Tredinnick
2008-08-05
Fixed reST formatting from [8212].
Jacob Kaplan-Moss
2008-08-05
Fixed #7904: added support for a "use_for_related_fields" property on manager...
Jacob Kaplan-Moss
2008-08-04
Fixed #7942 -- Added a note to the admin ordering option documentation about ...
Brian Rosner
2008-08-04
Clarified the intermediary models admin documentation and a minor clean-up.
Brian Rosner
2008-08-04
Added the missing form option to the ModelAdmin options section. Also added a...
Brian Rosner
2008-08-03
Fixed a few long lines and removed trailing whitespace.
Gary Wilson Jr
2008-08-03
Removed two-year-old note about serialization framework being under heavy dev...
Gary Wilson Jr
2008-08-03
Fixed #8092, #3828 -- Removed dictionary access for request objects so that G...
Gary Wilson Jr
2008-08-03
Removed trailing whitespace.
Gary Wilson Jr
2008-08-03
Removed "forms and validation" link reference that is not used since [5818].
Gary Wilson Jr
2008-08-03
Removed notes about legacy Paginator object in the generic view docs (refs #7...
Gary Wilson Jr
2008-08-03
Used definition lists to be consistent with other docs. Also used 3rd-level ...
Gary Wilson Jr
2008-08-03
Fixed #7781 -- Documented the `per_page` argument/attribute for `Paginator` o...
Gary Wilson Jr
2008-08-02
Removed several deprecated features for 1.0 (refs #7830):
Gary Wilson Jr
2008-08-02
Removed two-year-old note about testing framework being under development.
Gary Wilson Jr
2008-08-01
Reverted [8182]. Accidently committed from the wrong branch.
Brian Rosner
2008-08-01
Initial admin template docs. Needs more work.
Brian Rosner
2008-08-01
Clarified the raw_id_fields documentation and added it to InlineModelAdmin op...
Brian Rosner
2008-08-01
Fixed #7983 -- Added fields to the ModelAdmin section in the admin documentat...
Brian Rosner
2008-08-01
Clarify the m2m intermediary docs a bit.
James Bennett
2008-07-30
Fixed #7935 -- Corrected typo in template docs, plus slightly clarified the l...
Russell Keith-Magee
2008-07-30
Fixed #7998 -- Corrected typo. Thanks to ElliotM for the report.
Russell Keith-Magee
2008-07-30
Fixed #7999 -- Slightly changed the overview example to disambiguate the use ...
Russell Keith-Magee
2008-07-30
A couple of small typo fixes in the settings docs. Fixed #8032.
Malcolm Tredinnick
[prev]
[next]