summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2006-02-18Implemented get_indexes() for Postgres backend, which means 'inspectdb' can i...Adrian Holovaty
2006-02-18Fixed #1286 -- Improved 'inspectdb' so that it introspects primary_key=True a...Adrian Holovaty
2006-02-18Fixed #1229 -- Added allow_empty argument to archive_year and archive_month d...Adrian Holovaty
2006-02-18Linked kusports.com in docs/outputting_pdf.txtAdrian Holovaty
2006-02-18Fixed ReST error in [2332]Adrian Holovaty
2006-02-18Rolled tips and doc improvements from Web-page comments into docs/outputting_...Adrian Holovaty
2006-02-18Made two small clarifications to docs/cache.txt. Thanks, Paul B.Adrian Holovaty
2006-02-17Fixed #1296 -- Made SlugField maxlength configurable. Thanks, MattAdrian Holovaty
2006-02-17Fixed #1302 -- Added next_month and previous_month to template context in arc...Adrian Holovaty
2006-02-17Fixed #1295 -- Fixed typo in generic views docs. Thanks, MattAdrian Holovaty
2006-02-17Fixed #1365 -- Improved docs/templates.txt to note location of admin document...Adrian Holovaty
2006-02-16Fixed typo in [2311]Adrian Holovaty
2006-02-16Beefed up 'If you get a segmentation fault' section in docs/modpython.txtAdrian Holovaty
2006-02-16Added 'If you get a segmentation fault' to docs/modpython.txtAdrian Holovaty
2006-02-13Added better docs for 'phone2numeric' template filterAdrian Holovaty
2006-02-10Fixed #1335 -- Fixed typo in docs/db-api.txt. Thanks, Eric WalstadAdrian Holovaty
2006-02-10Fixed #1339 -- Added keys() and items() methods to session objects. Thanks, N...Adrian Holovaty
2006-02-10Fixed ReST error in [2297]Adrian Holovaty
2006-02-10Added 'How to log a user in' section to docs/authetication.txtAdrian Holovaty
2006-02-09Added TEMPLATE_STRING_IF_INVALID setting, which specifies what the template s...Adrian Holovaty
2006-02-04Fixed #1328 -- Improved 'inspectdb' to handle Python reserved words as field ...Adrian Holovaty
2006-02-03Made small clarification to docs/faq.txtAdrian Holovaty
2006-02-03Fixed #1323 -- Added ENABLE_PSYCO. Thanks, Wojtek.Adrian Holovaty
2006-02-02Fixed #1318 -- Made changes to docs/admin_css.txtAdrian Holovaty
2006-02-02Clarified wording in docs/faq.txt. Thanks, Mike ColemanAdrian Holovaty
2006-02-02Fixed #1285 -- Fixed bug in docs/db-api.txt. Thanks, adrianob@gmail.comAdrian Holovaty
2006-01-31Added 'Does Django support multiple-column primary keys?' to FAQAdrian Holovaty
2006-01-30Added 'When will you release Django 1.0?' to FAQAdrian Holovaty
2006-01-27Fixed #1271 -- Added a 'request' template context processor, which is not act...Adrian Holovaty
2006-01-24Added 'My admin-site CSS and images showed up fine using the development serv...Adrian Holovaty
2006-01-24Fixed typo in docs/email.txt. Thanks, ArchatasAdrian Holovaty
2006-01-23Added 'How do I automatically set a field's value to the user who last edited...Adrian Holovaty
2006-01-23Added 'How can I download the Django documentation to read it offline?' to do...Adrian Holovaty
2006-01-21Added 'Custom libraries and template inheritance' section to docs/templates.txtAdrian Holovaty
2006-01-20Added link to washingtonpost.com from docs/faq.txtAdrian Holovaty
2006-01-20Added note to docs/templates_python.txt about TEMPLATE_DIRS containing any pa...Adrian Holovaty
2006-01-20Added section to docs/db-api.txt about ordering by fields in other tablesAdrian Holovaty
2006-01-19Small style cleanups to the recent changes in docs/i18n.txtAdrian Holovaty
2006-01-18Fixed typo in URL in docs/templates_python.txt. Thanks, Luke Skibinski HoltAdrian Holovaty
2006-01-18added a note on what to do when app developers want to provide translations f...Georg Bauer
2006-01-16Fixed bug in spaceless template-tag documentation. Thanks, EsajAdrian Holovaty
2006-01-15Added 'Comparing objects' section to docs/db-api.txtAdrian Holovaty
2006-01-15Fixed #1227 -- Fixed problem with new {% spaceless %} tag. It now normalizes ...Adrian Holovaty
2006-01-15Fixed #1067 and #276 -- Added a {% spaceless %} tag, available in all templatesAdrian Holovaty
2006-01-15Fixed #1225 -- Added note to docs/tutorial01.txt that notes 2005 may not be c...Adrian Holovaty
2006-01-13Updated docs/tutorial02.txt to include extra sentence about remembering the '...Adrian Holovaty
2006-01-13Fixed #1211 -- Fixed tiny typo in docs/forms.txt. Thanks, paoloAdrian Holovaty
2006-01-12Fixed #1202 -- Changed 'manage.py shell' to use IPython if present. Also adde...Adrian Holovaty
2006-01-12Fixed #1206 -- fixed a small typo in docs/generic_views.txt (thanks, Matt)Jacob Kaplan-Moss
2006-01-12Changed answer to 'Do you have any of those nifty screencast things?' in docs...Adrian Holovaty