| Age | Commit message (Expand) | Author |
| 2007-03-23 | Remove notes about things added/removed in development version, since the dev... | James Bennett |
| 2007-03-16 | Tightened change to docs/model-api.txt from [4692] | Adrian Holovaty |
| 2007-03-09 | Fixed #2869 -- Do not append ADMIN_MEDIA_PREFIX to absolute-path URLs used for | Malcolm Tredinnick |
| 2007-02-26 | Small cleanup of docs/model-api.txt change from [4625] | Adrian Holovaty |
| 2007-02-26 | Fixed #3455: added documentation of Model.get_FIELD_display(). Thanks, Uberno... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3397: You can now order by non-DB fields in the admin by telling Djang... | Jacob Kaplan-Moss |
| 2007-02-25 | Reverted [4578] because there's no such thing as a PasswordField database fie... | Adrian Holovaty |
| 2007-02-25 | Fixed #2071: added a smidge of docs on PasswordField. Thanks for the patch, a... | Jacob Kaplan-Moss |
| 2007-02-18 | Copy edited new docs in docs/model-api.txt from [4535] | Adrian Holovaty |
| 2007-02-17 | Fixed #2568 -- Added documentation for the permalink() decorator. Based on a | Malcolm Tredinnick |
| 2007-01-25 | Fixed #3098 -- Added db_table parameter to m2m fields, allowing the specifica... | Russell Keith-Magee |
| 2007-01-23 | Fixed #3346 -- Documented that search_fields Admin option can use related mod... | Adrian Holovaty |
| 2007-01-12 | Fixed #3287: method columns in the admin changelist can now have a {{{boolean... | Jacob Kaplan-Moss |
| 2007-01-03 | Fixed #3223 -- Fixed typo in model API docs. Thanks, David van Mosselbeen. | Russell Keith-Magee |
| 2006-10-19 | Added note to docs/model-api.txt that EmailField has automatic maxlength=75 | Adrian Holovaty |
| 2006-09-25 | Negligible spacing fix to docs/model-api.txt from [3781] | Adrian Holovaty |
| 2006-09-22 | Fixed #2649 -- Clarified behaviour of editable attribute on models. Thanks, | Malcolm Tredinnick |
| 2006-08-23 | Added some helpful hints to list_display documentation in docs/model-api.txt | Adrian Holovaty |
| 2006-08-20 | Fixed typo in docs/model-api.txt | Adrian Holovaty |
| 2006-08-18 | Fixed #2559 -- Added cool new operators for Admin.search_fields, plus documen... | Adrian Holovaty |
| 2006-08-17 | Small formatting change to docs/model-api.txt change from [3597] -- double hy... | Adrian Holovaty |
| 2006-08-17 | Clarified documentation regarding string-form model references. | Russell Keith-Magee |
| 2006-08-14 | Added paragraph to docs/model-api.txt explicitly pointing out file uploads sh... | Adrian Holovaty |
| 2006-08-08 | Added example of strftime formatting to docs/model-api.txt FileField docs. Th... | Adrian Holovaty |
| 2006-07-17 | Documented allow_tags attribute for admin change list methods | Adrian Holovaty |
| 2006-07-10 | Fixed #2301 -- Added list_display_links option to 'class Admin', which regula... | Adrian Holovaty |
| 2006-06-21 | Reverted [3184]. There's no such thing as models.PasswordField. | Adrian Holovaty |
| 2006-06-21 | Fixed #2071 -- documented the PasswordField (including cavaets). Thanks to | Malcolm Tredinnick |
| 2006-06-14 | Fixed #2141 -- corrected indentation problems in a couple of the code fragments. | Malcolm Tredinnick |
| 2006-06-07 | Fixed #1697 and #2095 -- Made 'choices' parameter accept any iterable | Adrian Holovaty |
| 2006-06-02 | Fixed #1966 -- Documented list_per_page Admin option | Adrian Holovaty |
| 2006-06-01 | Fixed #2057 -- Added explicit statement to auto_now and auto_now_add section ... | Adrian Holovaty |
| 2006-06-01 | Fixed #2054 -- Added a bit of docs to the 'core' field docs in model-api.txt | Adrian Holovaty |
| 2006-05-22 | Fixed funky formatting in docs/model-api.txt | Adrian Holovaty |
| 2006-05-22 | Added 'Overriding default model methods' section to model-api.txt | Adrian Holovaty |
| 2006-05-22 | Fixed #981 -- Documented backend-specific SQL files | Adrian Holovaty |
| 2006-05-19 | Small cleanups to docs/model-api.txt and docs/django-admin.txt | Adrian Holovaty |
| 2006-05-19 | Fixed #981 -- documented the SQL initial data insert files. | Malcolm Tredinnick |
| 2006-05-09 | Fixed bugs in docs/model-api.txt | Adrian Holovaty |
| 2006-05-09 | Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net | Adrian Holovaty |
| 2006-05-06 | Removed section in docs/model-api.txt about connection.commit(), which no lon... | Adrian Holovaty |
| 2006-05-06 | Fixed #1579 - added support for 'Q' objects in limit_choices_to. | Luke Plant |
| 2006-05-05 | Fixed #1773 -- Fixed indentation error in docs/model-api.txt. Thanks, pb | Adrian Holovaty |
| 2006-05-05 | Fixed #1731 -- Added note to docs/model-api.txt about location of model repos... | Adrian Holovaty |
| 2006-05-05 | Finished proofreading docs/model-api.txt | Adrian Holovaty |
| 2006-05-04 | Proofread some of docs/model-api.txt. Still not done with this one. | Adrian Holovaty |
| 2006-05-03 | Fixed #1747 -- Fixed error in docs/model-api.txt. | Adrian Holovaty |
| 2006-05-02 | Fixed more ReST errors in docs | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-04-14 | Fixed #1639 -- Small typo in docs/model-api.txt. Thanks, pb | Adrian Holovaty |