| Age | Commit message (Collapse) | Author |
|
|
|
the 404.
For example, this avoids a warning in the case of a request that's
redirected to a language-prefixed URL by LocaleMiddleware.
|
|
|
|
|
|
specifier to dateformat.format().
|
|
KeyError.
|
|
|
|
changelist.
|
|
|
|
The latest version (16.1) is backwards-incompatible for Django.
|
|
|
|
|
|
|
|
set.
|
|
Thanks NotSqrt for the excellent report and Tim Graham for the review.
|
|
|
|
Thanks adamchainz for the report and review.
|
|
permission cache.
|
|
|
|
Thanks Sergey Fedoseev for the report.
|
|
Thanks Fabien Schwob for the initial patch.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
- Update installer option for PATH installation
- Add link directly to pip install docu, ref get-pip.py
- Add note about installing Django to the virtualenv that was setup in the previous step
|
|
Unused since ae7cb577ddbea48aaed26cbbf69c77078a99e221.
|
|
Thanks Cristiano Coelho and Tim Graham for the reviews.
|
|
|
|
Unused since f212b24b6469b66424354bf970f3051df180b88d.
|
|
|
|
|
|
|
|
|
|
The only reason why GenericForeignKey and GenericRelation are stored
separately inside _meta is that they need to be cloned for every model
subclass, but that's not true for any other virtual field. Actually,
it's only true for GenericRelation.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
A regression introduced in 0d3c616fbb2f49fa7ff6809e5a6777275352b35b;
refs #26351.
|
|
The test that used these was removed in 9114fe8adabe626619665c9853ba952798da5530.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|