summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed #19508 -- Implemented uri_to_iri as per RFC.Anubhav Joshi2014-10-163-8/+41
* Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.Collin Anderson2014-10-152-12/+0
* Clarified documentation relating to usage of serialized_rollback for certain ...Greg Chapple2014-10-141-1/+3
* Fixed #23534 -- Added documentation on blocktrans tagsNadja Deininger2014-10-131-0/+3
* Fixed #23638 -- Prevented crash while parsing invalid cookie contentClaude Paroz2014-10-131-0/+3
* Cleaned up the Memcached cache backend docTom Dyson2014-10-131-18/+19
* Fixed #23063 -- Convert \n and \r to \r\n when using the SMTP backend as per ...Florian Apolloner2014-10-121-0/+2
* Fixed #23642 -- Made LocMemCache.incr() thread-safe as documentedThomas Chaumeny2014-10-121-1/+2
* Fixed #23639 -- Fixed doc error in RegexValidator.regexDori2014-10-121-4/+6
* Added my bio to team docs.Curtis2014-10-111-0/+11
* Fixed #23631 -- Removed outdated note on MySQL timezone support.Tim Graham2014-10-101-5/+0
* Fixed #23616 - Fixed generic relations in ModelAdmin.list_filter.Konrad Świat2014-10-101-0/+2
* Fixed #23613 -- Deprecated django.utils.checksumsJaap Roes2014-10-102-0/+13
* Fixed #23625 -- Removed CacheClass shimJaap Roes2014-10-101-0/+6
* Converted GIS lookups to use the new Lookup APIClaude Paroz2014-10-091-0/+3
* Fixed #23627 -- Allowed register_lookup to work as a decorator.Marc Tamlyn2014-10-092-0/+15
* Updated release notes following backport of a407b84. Refs #23365.Loic Bistuer2014-10-093-3/+4
* Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column in...Markus Holtermann2014-10-092-2/+18
* Updated my bio.Collin Anderson2014-10-091-2/+2
* Added 1.7.1 release notes for refs #23333.Tim Graham2014-10-081-0/+3
* Fixed #23587 -- Clarified admin template overriding in tutorial 2.Tim Graham2014-10-081-5/+12
* Fixed #23611 -- update_or_create failing from a related managerLoic Bistuer2014-10-081-0/+3
* Fixed #23522 -- Changed reverse() to return a Unicode string; not bytesJon Dufresne2014-10-071-0/+4
* Added my bio to the core team.Tom Christie2014-10-071-0/+10
* Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt.Tim Graham2014-10-061-1/+1
* Fixed #23593 -- Fixed crash in AdminEmailHandler with non-ASCII characters in...Tim Graham2014-10-061-0/+3
* Merge pull request #3308 from aericson/ticket_22064Carl Meyer2014-10-061-0/+2
|\
| * Fixed #22064 -- Add check for related_nameAndré Ericson2014-10-041-0/+2
* | Moved release note for refs #23601 to 1.7.1.Tim Graham2014-10-062-8/+6
* | Merge pull request #3307 from Markush2010/ticket23602Carl Meyer2014-10-061-0/+13
|\ \
| * | Fixed #23602 -- Add comment on get_absolute_url regarding user inputMarkus Holtermann2014-10-061-0/+13
* | | Fixed #23594 -- Fixed deepcopy on ErrorList.Loic Bistuer2014-10-071-0/+2
* | | Added my bio to the core team.Collin Anderson2014-10-061-0/+15
* | | Updated links in admin docs to use :ref:Kostochko Dmitriy2014-10-061-3/+7
* | | Fixed #23601 -- Ensured view exists in URLconf before importing it in admindocs.Markus Holtermann2014-10-061-0/+8
* | | Fixed #23604 -- Allowed related m2m fields to be references in the admin.Emmanuelle Delescolle2014-10-064-4/+16
* | | Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model...Ismail Badawi2014-10-063-2/+9
* | | Updated assertQuerysetEqual documentation following 311b3ad9db94c3e04f929c262...Thomas Chaumeny2014-10-051-1/+1
|/ /
* | Fix formatting error in UUIDField docs.Marc Tamlyn2014-10-041-2/+2
* | Made minor typographic correction to SECRET_KEY docs.Erik Romijn2014-10-041-1/+1
* | Fixed #22310 -- Documented exact usage of SECRET_KEYErik Romijn2014-10-041-0/+23
|/
* Fixed #23482 -- Added SingleObjectMixin.query_pk_and_slugJon Dufresne2014-10-022-8/+38
* Fixed #23426 -- Allowed parameters in migrations.RunSQLMarkus Holtermann2014-10-022-2/+24
* Fixed typo in docs/ref/contrib/sites.txtticalcster2014-10-021-1/+1
* Updated docs/spelling_wordlistLuke Plant2014-10-021-0/+2
* Documented how to rename get_query_set if you are a library authorLuke Plant2014-10-021-0/+20
* Fixed #15089 -- Allowed contrib.sites to lookup the current site based on req...Tim Graham2014-10-012-5/+23
* Added flat=False to signature of QuerySet.values_list()jnothman2014-10-011-1/+1
* Fixed #23365 -- Added support for timezone-aware datetimes to migrations.Rudy Mutter2014-09-292-0/+7
* Fixed #17638 -- Added crosslinks between topic and reference guides.Duane Hilton2014-09-2911-7/+42