index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
model-api.txt
Age
Commit message (
Expand
)
Author
2005-09-20
Added a few notes about list_display to docs/model-api.txt
Adrian Holovaty
2005-09-01
Added clarifying note to docs/model-api.txt
Adrian Holovaty
2005-08-26
Fixed typo in docs/model-api.txt
Adrian Holovaty
2005-08-26
Final ReST bugfix to docs/model-api.txt
Adrian Holovaty
2005-08-26
Fixed ReST bug in docs/model-api.txt -- I think
Adrian Holovaty
2005-08-26
Fixed bug in docs/model-api.txt
Adrian Holovaty
2005-08-26
Added 'Using models', 'Models across files' and 'Models in multiple files' se...
Adrian Holovaty
2005-08-26
Fixed another stupid ReST bugs in [560]
Adrian Holovaty
2005-08-26
Fixed the inevitable ReST bugs in [560]
Adrian Holovaty
2005-08-26
Fixed the inevitable ReST bugs in [560]
Adrian Holovaty
2005-08-26
Beefed up docs/model-api.txt -- added a significant amount of documentation, ...
Adrian Holovaty
2005-08-26
Fixed ReST bug in docs/model-api.txt
Adrian Holovaty
2005-08-25
Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...
Adrian Holovaty
2005-08-15
Fixed #318 -- Fixed typo in docs/model-api.txt. Thanks, django@sharpbanana.co.uk
Adrian Holovaty
2005-08-14
Added a quick example of prepopulate_from to clarify the description
Jacob Kaplan-Moss
2005-08-11
Fixed ReST bugs in docs/model-api.txt
Adrian Holovaty
2005-08-10
Fixed #296 -- Fixed typo in docs/model-api.txt. Thanks, rmunn
Adrian Holovaty
2005-08-09
Fixed #211 -- edit_inline_type is deprecated, in favor of edit_inline itself....
Adrian Holovaty
2005-08-08
Fixed #280 -- Added _pre_delete() and _post_delete() hooks. Also updated the ...
Adrian Holovaty
2005-08-04
Fixed #271 -- Changed doc references to ManyToOneField. Thanks, brantley
Adrian Holovaty
2005-07-22
Fixed #153 -- Changed docs to use new ordering syntax
Adrian Holovaty
2005-07-21
Rolled a number of comments into documentation; thanks to all those who contr...
Jacob Kaplan-Moss
2005-07-21
Fixed #92 -- meta.Admin 'fields' parameter is now optional. If it's not given...
Adrian Holovaty
2005-07-20
Added optional rel_name parameter to ManyToManyField, which makes it possible...
Adrian Holovaty
2005-07-20
Fixed #123 -- thanks jay!
Jacob Kaplan-Moss
2005-07-20
Added note about ForeignKey("self"); fixes #100
Jacob Kaplan-Moss
2005-07-19
Added better description of SlugField
Adrian Holovaty
2005-07-19
Fixed #67 -- Human-readable name is now optional in model fields. If a second...
Adrian Holovaty
2005-07-18
Fixed #52 -- Corrected and clarified some things in docs/model-api. Thanks, D...
Adrian Holovaty
2005-07-17
Copy-edited model-API docs
Adrian Holovaty
2005-07-15
Yes yes yes -- more documentation improvements
Jacob Kaplan-Moss
2005-07-15
Fixed table layout issue
Jacob Kaplan-Moss
2005-07-15
Fixed another few small bugs in docs
Jacob Kaplan-Moss
2005-07-15
Fixed a few broken links in docs
Jacob Kaplan-Moss
2005-07-15
Made a bunch of doc improvements
Jacob Kaplan-Moss
2005-07-13
Moved django-docs to just plain docs
Jacob Kaplan-Moss
[prev]