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
/
topics
Age
Commit message (
Expand
)
Author
2014-08-19
Fixed #23282 -- Corrected inheritance and reverse relations example.
Tim Graham
2014-08-18
Fixed some doc errors that caused syntax highlighting to fail.
Tim Graham
2014-08-18
Fixed #23263 -- Added sqlmigrate to migration topic guide.
Tim Graham
2014-08-15
Fixed syntax highlighting and indentation in docs/topics/logging.txt.
areski
2014-08-15
Fixed #23278 -- Documented django.db.backends.schema logger
areski
2014-08-13
Fixed #23283 -- Added default=False to BooleanField's in the docs.
Ola Sitarska
2014-08-13
Refs #23276 -- Added missing url() in some places.
Collin Anderson
2014-08-13
Improved formatting of deconstruct() docs.
areski
2014-08-12
Fixed typo in previous commit.
Tim Graham
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-11
Fixed #23267 -- Fixed typo in Translation documentation
Ola Sitarska
2014-08-06
Removed a doc reference to the deprecated `mimetype` kwarg.
Mohammed Attia
2014-08-05
Fixed broken links in docs.
Tim Graham
2014-08-04
Fixed #23169 - Misc docs fixes.
areski
2014-08-02
Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-08-02
Updated MySQL links to version 5.6.
Tim Graham
2014-08-01
Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2014-07-31
Used JsonResponse in CBV examples.
Loic Bistuer
2014-07-31
Updated timezone docs to use timezone.now()
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-30
Fixed #23132 -- Removed confusing clause in auth docs.
Tim Graham
2014-07-29
Fixed #23127: south_migrations note in docs
Andrew Godwin
2014-07-29
Fixed #23090: Document and enforce not double-squashing migrations
Andrew Godwin
2014-07-29
Fixed #23114 -- Clarified documentation of template lookups.
Baptiste Mispelon
2014-07-28
Fixed #22491 -- documented how select_for_update() should be tested.
Moayad Mardini
2014-07-26
Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-25
Fixed #22827 -- clarified what each cache middleware does.
Moayad Mardini
2014-07-21
Replaced instances of 'his/her' with 'their'.
Iain Dawson
2014-07-16
Fixed #23023 -- Added warning against local-memory cache.
Tim Graham
2014-07-10
Add south upgrade note to 1.7 release notes
Andrew Godwin
2014-07-09
Revert "Improve cookie based session backend docs." refs #20418
Tim Graham
2014-07-08
Fixed #22978 -- Removed a USA-centric example that didn't add much.
Tim Graham
2014-07-08
Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD s...
Anubhav Joshi
2014-07-03
Fixed #21755 -- Added ForeignKey support to REQUIRED_FIELDS.
Anubhav Joshi
2014-07-02
Clarified that LocMemCache is per-process; refs #7639.
Tim Graham
2014-07-02
Removed non-existent reference to args/kwargs in manager docs.
Éric Araujo
2014-07-01
Fixed #22932: Documented circular dependency issues with swappable user
Andrew Godwin
2014-06-30
Fixed #19489 -- Documented host parameter of assertRedirects().
Tim Graham
2014-06-26
Fixed and enhanced new HTML form docs.
Matt Deacalion Stevens
2014-06-25
Fixed typo in revamped forms intro doc.
Ramiro Morales
2014-06-24
Fixed typo in middleware docs.
Peter Kowalczyk
2014-06-24
Fixed #22796 -- Added a more basic explanations of forms.
Daniele Procida
2014-06-19
Fixed #22874: Document that AUTH_USER_MODEL must be in first migration
Andrew Godwin
2014-06-19
Fixed #22863: Improve clarity of makemigrations for non-db params
Andrew Godwin
2014-06-17
Fixed #22853: Swapped models are now ignored for migration operations.
Andrew Godwin
2014-06-15
Fixed #22660: Doc'd you can't have unmigrated apps depend on migrated
Andrew Godwin
2014-06-14
Converted test management command to argparse
Claude Paroz
2014-06-13
Fixed #16087 -- Added ResolverMatch instance to test client response.
Greg Chapple
2014-06-12
Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.
Moayad Mardini
[prev]
[next]