mirror of
https://github.com/django/django.git
synced 2025-11-14 01:11:33 +00:00
Changed SessionBase.pop's second argument to explicitly be default=None rather than *args since _session is always a dict. Thanks gabor for the report and Tim Graham for the review. |
||
|---|---|---|
| .. | ||
| _images | ||
| decorators.txt | ||
| file-uploads.txt | ||
| generic-views.txt | ||
| index.txt | ||
| middleware.txt | ||
| sessions.txt | ||
| shortcuts.txt | ||
| urls.txt | ||
| views.txt | ||