| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
backend.
|
|
docs/intro/reusable-apps.txt.
|
|
reordering.
|
|
reflect changes in tutorial 5.
|
|
|
|
|
|
Otherwise the migrations package won't be included in the tarball.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Tim Graham for the review.
|
|
|
|
RequestContext in docs.
|
|
|
|
|
|
installed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@python_2_unicode_compatible.
|
|
|
|
Also discouraged its use outside the intended use case.
|
|
|
|
|
|
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
|
|
|
|
|
|
|
|
Made URL application namespaces be set in the included URLconf and
instance namespaces in the call to include(). Deprecated other ways
to set application and instance namespaces.
|
|
|
|
|