summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2006-06-19multi-auth: Merged to [3151]archive/attic/multi-authJoseph Kocherhans
2006-06-06multi-auth: Merged to [3085]Joseph Kocherhans
2006-06-02multi-auth: Merged to [3051]Joseph Kocherhans
2006-05-28multi-auth: Merged to [2997]Joseph Kocherhans
2006-05-22multi-auth: Merged to [2964]Joseph Kocherhans
2006-05-16multi-auth: Fixed broken ReST formatting.Joseph Kocherhans
2006-05-16multi-auth: Merged to [2924]Joseph Kocherhans
2006-05-16multi-auth: Moved SettingsBackend to docs.Joseph Kocherhans
2006-05-16multi-auth: Merged to [2919]Joseph Kocherhans
2006-05-16multi-auth: Small formatting changes to docs/authentication.txtJoseph Kocherhans
2006-05-16multi-auth: Updated docs to cover new authentication api.Joseph Kocherhans
2006-05-10mutil-auth: Rolled back pre-maturely commited changes to docs/authentication....Joseph Kocherhans
2006-05-10multi-auth: Merged to [2890]Joseph Kocherhans
2006-05-06Removed section in docs/model-api.txt about connection.commit(), which no lon...Adrian Holovaty
2006-05-06Updated docs regarding QuerySet slicing and IndexError, in line with r2859Luke Plant
2006-05-06Simplified example in 'Limiting QuerySets' section of docs/db-api.txt.Adrian Holovaty
2006-05-06Fixed #1779 -- Fixed typo in docs/db-api.txt. Thanks, bde3@cornell.eduAdrian Holovaty
2006-05-06Small tweaks to docs/tutorial01.txtAdrian 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 #1216 -- Noted in docs/contributing.txt 'Unit tests' section that the u...Adrian Holovaty
2006-05-05Fixed #1726 -- Made django/contrib/auth/create_superuser.py a command-line fu...Adrian Holovaty
2006-05-05Fixed #1731 -- Added note to docs/model-api.txt about location of model repos...Adrian Holovaty
2006-05-05Fixed #1733 -- Clarified docs/db-api.txt section on slicing QuerySets. Thanks...Adrian Holovaty
2006-05-05Fixed #1742 -- Fixed ReST errors in docs/db-api.txt. Thanks, pbAdrian Holovaty
2006-05-05Finished proofreading docs/model-api.txtAdrian Holovaty
2006-05-04Fixed #1765 -- Fixed bug in docs/tutorial01.txt. Thanks, nick@efford.netAdrian Holovaty
2006-05-04Added note to docs/contributing.txt about nobody responding on django-developersAdrian Holovaty
2006-05-04Proofread some of docs/model-api.txt. Still not done with this one.Adrian Holovaty
2006-05-04Removed 'Your first page' section from docs/tutorial01.txt in the interim bef...Adrian Holovaty
2006-05-03Changed docs/faq.txt MVC question to use clearer argument made in Jacob's Goo...Adrian Holovaty
2006-05-03Fixed typos in docs/db-api.txtAdrian Holovaty
2006-05-03Temporarily changed 'blog' to 'poll' in tutorial01 to avoid confusionAdrian Holovaty
2006-05-03Proofread docs/db-api.txtAdrian Holovaty
2006-05-03Fixed #1747 -- Fixed error in docs/model-api.txt.Adrian Holovaty
2006-05-03Fixed two typos in docs/url_dispatch.txtAdrian Holovaty
2006-05-02Added 'Multiple view prefixes' section to docs/url_dispatch.txt. Thanks, Slow...Adrian Holovaty
2006-05-02Fixed #1739 -- Fixed typo in link in docs/middleware.txtAdrian Holovaty
2006-05-02Fixed ReST error in docs/flatpages.txtAdrian Holovaty
2006-05-02Fixed more ReST errors in docsAdrian Holovaty
2006-05-02Fixed some ReST errors in docs/db-api.txtAdrian Holovaty
2006-05-02Fixed some ReST errors in docs/db-api.txtAdrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-04-27Removed docs/writing-apps-guide-outline.txt -- not sure what that was.Adrian Holovaty
2006-04-24Made small change to docs/generic_views.txt: 1 --> 01Adrian Holovaty
2006-04-21Added note to docs/modpython.txt about prefork MPM vs. worker MPMAdrian 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-04-12Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, DexterAdrian Holovaty