index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2012-02-09
Fixed #10793 -- Stopped caching paginator instances in sitemap classes to pre...
Jannis Leidel
2012-02-09
Documented the new version numbering scheme introduced in r17357.
Aymeric Augustin
2012-02-07
Fixed #11745 -- Grouped commands by application in the output of `manage.py h...
Aymeric Augustin
2012-02-06
Fixed a couple of minor errors in the django-admin(1) Unix man page.
Ramiro Morales
2012-02-05
Fixed #17571 - Fixed documentation of skipUnlessDBFeature; thanks EnTeQuAk fo...
Timo Graham
2012-02-05
Fixed #17510 - Typo in docs/topics/class-based-views.txt; thanks andrew and n...
Timo Graham
2012-02-04
Fixed #17625 -- Mention in the management command docs that modules with an u...
Jannis Leidel
2012-02-04
Fixed #17182 -- Changed best practice documentation for Form.clean to use sup...
Jannis Leidel
2012-02-04
Fixed #17517 -- Added `--name` option to startproject and startapp management...
Jannis Leidel
2012-02-04
Fixed #13914 -- Added natural keys to User and Group models in auth contrib a...
Jannis Leidel
2012-02-03
Made a bunch more edits up until [17418]
Adrian Holovaty
2012-02-03
Edited serialization.txt changes from [17355]
Adrian Holovaty
2012-02-03
Edited releases/1.4.txt changes from [17354]
Adrian Holovaty
2012-02-03
Edited releases/1.4.txt changes from [17353]
Adrian Holovaty
2012-02-03
Edited db/transactions.txt changes from [17341]
Adrian Holovaty
2012-02-03
Edited django-admin.txt changes from [17340]
Adrian Holovaty
2012-02-03
Edited deployment doc changes from [17338]
Adrian Holovaty
2012-02-03
Edited models/options.txt changes from [17314]
Adrian Holovaty
2012-01-31
Fixed #16921 -- Added assertHTMLEqual and assertHTMLNotEqual assertions, and ...
Carl Meyer
2012-01-31
Fixed #17604 - Added context-manager capability to assertTemplateUsed and ass...
Carl Meyer
2012-01-30
Fixed #10868 -- Stopped restoring database connections after the tests' execu...
Julien Phalip
2012-01-29
Add a mention in the startproject docs section that --template can take a URL
Chris Beaven
2012-01-29
Fixed #8995 -- Added support for HTTPS in sitemaps.
Aymeric Augustin
2012-01-29
Fixed #2713 -- Made the name of the sitemap view a parameter of the sitemap i...
Aymeric Augustin
2012-01-28
Fixed #5968 -- Allowed (un-)registering with databrowse several models at once.
Aymeric Augustin
2012-01-25
Updated my bio.
Julien Phalip
2012-01-25
Added note about deprecation of project-level translations to the deprecation...
Ramiro Morales
2012-01-21
Fixed #17572 —— A few grammar errors in the comments framework example page.
Aymeric Augustin
2012-01-21
Fixed #10139 -- Clarified that slicing an evaluated QuerySet returns a list, ...
Aymeric Augustin
2012-01-15
Updated link to Django Debug Toolbar homepage.
Ramiro Morales
2012-01-15
Made email attachment handling code accept non-ASCII filenames.
Ramiro Morales
2012-01-15
Added support for specifying initial values to model formsets and inline form...
Ramiro Morales
2012-01-13
Started a 'Cheat sheet' section in aggregation docs because I desperately nee...
Adrian Holovaty
2012-01-12
Fixed #17538 -- corrected the section in tutorial 3 about the handler404 defa...
Carl Meyer
2012-01-11
Fixed #17526 - unnecessary comma in 'Please, see the release notes' removed
Luke Plant
2012-01-09
Fixed #10762, #17514 -- Prevented the GZip middleware from returning a respon...
Aymeric Augustin
2012-01-08
Reverted parts of r17359 that could cause false positives in URL detection, e...
Aymeric Augustin
2012-01-08
Fixed #16656 -- Changed the urlize filter to accept more top-level domains.
Aymeric Augustin
2012-01-07
Fixed #16364 -- Clarified why automatically created data shouldn't be saved i...
Aymeric Augustin
2012-01-07
Moved two paragraphs from "deprecated features" to "backwards-incompatible ch...
Aymeric Augustin
2012-01-07
Added missing bits of r17352. Refs #17513.
Aymeric Augustin
2012-01-07
Fixed #9655 -- Prevented the urlize template filter from double-quoting URLs....
Aymeric Augustin
2012-01-07
Fixed #10756 -- Error in the formats accepted by PLNIPField. Thanks remik for...
Aymeric Augustin
2012-01-06
Moved misplaced documentation warning note about internal QuerySet query atri...
Ramiro Morales
2012-01-05
Added support for savepoints to the MySQL DB backend.
Ramiro Morales
2012-01-04
Fixed #17503 -- A destination directory passed to startproject or startapp as...
Carl Meyer
2012-01-04
Clarified deployment docs to avoid giving users the impression that staticfil...
Carl Meyer
2012-01-02
Fixed #17490 -- Added a trailing comma in INSTALLED_APPS, to avoid unexpected...
Aymeric Augustin
2011-12-31
Fixed #11986 - Added sudo to Mac OS permissions note in tutorial.
Timo Graham
2011-12-31
Fixed #640 - Documented that changing order_with_respect_to requires a schema...
Timo Graham
[next]