summaryrefslogtreecommitdiff
path: root/docs/model-api.txt
AgeCommit message (Expand)Author
2006-05-09Fixed bugs in docs/model-api.txtAdrian Holovaty
2006-05-09Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.netAdrian Holovaty
2006-05-06Removed section in docs/model-api.txt about connection.commit(), which no lon...Adrian Holovaty
2006-05-06Fixed #1579 - added support for 'Q' objects in limit_choices_to.Luke Plant
2006-05-05Fixed #1773 -- Fixed indentation error in docs/model-api.txt. Thanks, pbAdrian Holovaty
2006-05-05Fixed #1731 -- Added note to docs/model-api.txt about location of model repos...Adrian Holovaty
2006-05-05Finished proofreading docs/model-api.txtAdrian Holovaty
2006-05-04Proofread some of docs/model-api.txt. Still not done with this one.Adrian Holovaty
2006-05-03Fixed #1747 -- Fixed error in docs/model-api.txt.Adrian Holovaty
2006-05-02Fixed more ReST errors in docsAdrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-04-14Fixed #1639 -- Small typo in docs/model-api.txt. Thanks, pbAdrian Holovaty
2006-04-13Fixed #1628 -- Added note to docs/model-api.txt about admin ordering by only ...Adrian Holovaty
2006-04-13Added some examples to 'ordering' section of docs/model-api.txtAdrian Holovaty
2006-03-22Added note to docs/model-api.txt about custom WHERE clausesAdrian Holovaty
2006-02-17Fixed #1296 -- Made SlugField maxlength configurable. Thanks, MattAdrian Holovaty
2006-01-12Fixed billion vs. million bug in docs/model-api.txt. Thanks, ArminAdrian Holovaty
2005-12-09Fixed #972 -- Improved docs for 'choices' model field option. Thanks, radekAdrian Holovaty
2005-11-25Fixed typo in docs/model-api.txtAdrian Holovaty
2005-11-20Another change to docs/model-api.txtAdrian Holovaty
2005-11-20Small improvement to docs/model-api.txtAdrian Holovaty
2005-11-20Added 'Executing custom SQL' section to docs/model-api.txtAdrian Holovaty
2005-11-19Fixed typo in docs/model-api.txt. Thanks, anlAdrian Holovaty
2005-11-14Fixed #121 -- Django now quotes all names in SQL queries. Also added unit tes...Adrian Holovaty
2005-11-11BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone ...Adrian Holovaty
2005-11-06Documented meta.Admin list_select_related option from [1092]Adrian Holovaty
2005-11-06Fixed #281 -- Made e-mail address validation much more strict and accurate.Adrian Holovaty
2005-11-06Fixed #319 -- Updated docs/model-api.txt to note that prepopulate_from doesn'...Adrian Holovaty
2005-10-30Documented {{{singular}}} argument for m2m relationships (fixes #664).Jacob Kaplan-Moss
2005-10-23Small massaging of docs/model-api.txtAdrian Holovaty
2005-10-20Fixed #655 -- Improved 'validator_list' section of docs/model-api.txt.Adrian Holovaty
2005-10-20Fixed #317 -- SlugField now accepts hyphens. Thanks, SuneAdrian Holovaty
2005-10-20Fixed #642 -- Added small improvement to EmailField docs. Thanks, BoffbowshAdrian Holovaty
2005-10-18Fixed ReST bug in docs/model-api.txtAdrian Holovaty
2005-10-16Fixed #630 -- Fixed formatting error in docs/model-api.txt. Thanks, ken@kenki...Adrian Holovaty
2005-10-12Fixed ReST bug in docs/model-api.txt from [846]Adrian Holovaty
2005-10-12Fixed #589 -- Added FilePathField. It's available as an ORM field and as a st...Adrian Holovaty
2005-10-11Fixed formatting bug in docs/model-api.txtAdrian Holovaty
2005-10-10Fixed #601 -- Updated docs/model-api.txt unique_together section to say it's ...Adrian Holovaty
2005-09-30Fixed #472 - added notes about File/ImageFields from the FAQ to the model API...Jacob Kaplan-Moss
2005-09-20Added a few notes about list_display to docs/model-api.txtAdrian Holovaty
2005-09-01Added clarifying note to docs/model-api.txtAdrian Holovaty
2005-08-26Fixed typo in docs/model-api.txtAdrian Holovaty
2005-08-26Final ReST bugfix to docs/model-api.txtAdrian Holovaty
2005-08-26Fixed ReST bug in docs/model-api.txt -- I thinkAdrian Holovaty
2005-08-26Fixed bug in docs/model-api.txtAdrian Holovaty
2005-08-26Added 'Using models', 'Models across files' and 'Models in multiple files' se...Adrian Holovaty
2005-08-26Fixed another stupid ReST bugs in [560]Adrian Holovaty
2005-08-26Fixed the inevitable ReST bugs in [560]Adrian Holovaty
2005-08-26Fixed the inevitable ReST bugs in [560]Adrian Holovaty