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
/
ref
Age
Commit message (
Expand
)
Author
2014-10-30
Fixed #23575 -- Added a code example for custom AdminSite.
Berker Peksag
2014-10-30
Fixed #23725 -- Substituted AUTH_USER_MODEL for User in docs.
Raul Cumplido
2014-10-30
Fixed #18731 -- Added an example about customizing "makemessages" command.
Berker Peksag
2014-10-29
Added cross reference in admin docs to topic about saving objects in formsets.
P.A. SCHEMBRI
2014-10-28
Fixed spelling errors in docs.
Tim Graham
2014-10-28
Required MySQLdb >= 1.2.5 for fractional seconds support
Claude Paroz
2014-10-28
Fixed #19716 -- Added support for microseconds with MySQL 5.6.4 and up
Claude Paroz
2014-10-28
Fixed #23493 -- Added bilateral attribute to Transform
Thomas Chaumeny
2014-10-27
Fixed QuerySet datetimes argument name in docs.
Oliver Meinusch
2014-10-27
Fixed #23446 -- Officially recommended mysqlclient as MySQL driver
Claude Paroz
2014-10-24
Fixed typo in docs/ref/request-response.txt
James Doherty
2014-10-21
Fixed firstof docs error introduced in 1ea44a; refs #17906.
Ralph Broenink
2014-10-20
Fixed #23668 -- Changed make_aware() and make_naive() to use the current time...
Jon Dufresne
2014-10-19
Fixed a typo in urlencode documentation.
wrwrwr
2014-10-18
Fixed #23676 -- Rearranged sentence; "by default" applies only to max length
Jon Dufresne
2014-10-17
Fixed #23469 -- Removed test runner compatibility check which often yielded f...
Tim Graham
2014-10-16
Fixed #23667 -- Incorrect settings reference for language cookie.
Tim Graham
2014-10-16
Fixed #23615 -- Validate that a Model instance's "check" attribute is a method.
Rigel Di Scala
2014-10-16
Fixed #12008 -- Clarified relationship between template blocks and includes.
mcgeeco
2014-10-16
Fixed #19508 -- Implemented uri_to_iri as per RFC.
Anubhav Joshi
2014-10-12
Fixed #23639 -- Fixed doc error in RegexValidator.regex
Dori
2014-10-10
Fixed #23631 -- Removed outdated note on MySQL timezone support.
Tim Graham
2014-10-09
Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column in...
Markus Holtermann
2014-10-06
Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt.
Tim Graham
2014-10-06
Merge pull request #3308 from aericson/ticket_22064
Carl Meyer
2014-10-06
Merge pull request #3307 from Markush2010/ticket23602
Carl Meyer
2014-10-06
Fixed #23602 -- Add comment on get_absolute_url regarding user input
Markus Holtermann
2014-10-06
Updated links in admin docs to use :ref:
Kostochko Dmitriy
2014-10-06
Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model...
Ismail Badawi
2014-10-04
Fixed #22064 -- Add check for related_name
André Ericson
2014-10-04
Fix formatting error in UUIDField docs.
Marc Tamlyn
2014-10-04
Made minor typographic correction to SECRET_KEY docs.
Erik Romijn
2014-10-04
Fixed #22310 -- Documented exact usage of SECRET_KEY
Erik Romijn
2014-10-02
Fixed #23482 -- Added SingleObjectMixin.query_pk_and_slug
Jon Dufresne
2014-10-02
Fixed #23426 -- Allowed parameters in migrations.RunSQL
Markus Holtermann
2014-10-02
Fixed typo in docs/ref/contrib/sites.txt
ticalcster
2014-10-01
Fixed #15089 -- Allowed contrib.sites to lookup the current site based on req...
Tim Graham
2014-10-01
Added flat=False to signature of QuerySet.values_list()
jnothman
2014-09-29
Fixed #17638 -- Added crosslinks between topic and reference guides.
Duane Hilton
2014-09-29
Fixed spelling mistakes and added words to wordlist.
Tim Graham
2014-09-29
Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282.
Thomas Chaumeny
2014-09-26
Fixed #23460 -- Added literal `%s` support to extra() QuerySets.
Matt Robenolt
2014-09-26
Fixed #8408 -- Added ModelAdmin.show_full_result_count to avoid COUNT() query.
Thomas Chaumeny
2014-09-24
Fixed #23421 -- Corrected TEST SERIALIZE setting.
Tim Graham
2014-09-24
Fixed #22959 -- Documented that class-based validators need to be deconstruct...
Markus Holtermann
2014-09-24
Corrected --noinput docs for makemigrations; refs #23407.
Tim Graham
2014-09-24
Fixed #23426 -- Don't require double percent sign in RunSQL without parameters
Markus Holtermann
2014-09-24
Changed Oracle test-user creation to grant privileges instead of roles
Shai Berger
2014-09-22
Removed sudo from pip commands in docs.
Corey Farwell
2014-09-21
Fixed #23527 -- Removed Cheetah references in docs
Ola Sitarska
[prev]
[next]