Erik Romijn
|
f88700d610
Fix #19664 -- Illegal Characters In Session Key Give Fatal Error On File Backend Only
|
11 years ago |
Marc Tamlyn
|
761bbbbbae
Added Baptiste to AUTHORS.
|
11 years ago |
vkuzma
|
1fe587d80b
Add missing imports and models to the examples in the admin documentation
|
11 years ago |
Andrew Godwin
|
04e0fc029f
Merge pull request #1094 from senko/ticket_11160
|
11 years ago |
Marc Tamlyn
|
33c361ef9d
Merge pull request #1129 from frog32/master
|
11 years ago |
Emil Stenström
|
7d77e9786a
Fixed #20246 -- Added non-breaking spaces between values an units
|
11 years ago |
Tome Cvitan
|
caf56ad174
Fixed #20440 -- Ensured CharField's max_length/min_length are integers
|
11 years ago |
Marc Egli
|
a4a761ada2
add Leandra Finger, Silvan Spross and Marc Egli to AUTHORS
|
11 years ago |
Olivier Sels
|
63a9555d57
Fixed #19436 -- Don't log warnings in ensure_csrf_cookie.
|
11 years ago |
Jorge Bastida
|
dc43fbc2f2
Fixed #18998 - Prevented session crash when auth backend removed
|
11 years ago |
Jacob Burch
|
89955cc35f
Fixed #9595 -- Allow non-expiring cache timeouts.
|
11 years ago |
Matthew Somerville
|
1c921cfac3
Fixed #20235 -- Use self.object_list if object_list not present in get_context_data kwargs.
|
12 years ago |
Senko Rasic
|
b11b036145
Added myself to AUTHORS
|
11 years ago |
Aymeric Augustin
|
ee11d325a4
Reorganize committers list chronologically.
|
11 years ago |
Marc Tamlyn
|
31d98d4ab5
Added myself to committers.
|
11 years ago |
Aaron Cannon
|
291250f7b6
Added clarification to the docs, pointing out that unique_for_date only considers the date portion of DateTime fields.
|
11 years ago |
Matthew Tretter
|
a506b6981b
Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.
|
12 years ago |
Claude Paroz
|
2bcbca3451
Updated some 'Dive Into Python' links
|
12 years ago |
Donald Stufft
|
705591508d
Add Donald Stufft to the AUTHORS file
|
12 years ago |
Claude Paroz
|
ccb87f97ad
Reordered AUTHORS in last name alphabetic order
|
12 years ago |
Paul Collins
|
9a85ad89c2
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
|
12 years ago |
Adrian Holovaty
|
1fe90b281b
Reworded Mark Pilgrim section in AUTHORS.
|
12 years ago |
Deric Crago
|
9d6ecc6bc6
Fixed #19327 -- Added handling of double login attempts in admin.
|
12 years ago |
Aymeric Augustin
|
d7bc4fbc94
Implemented an 'atomic' decorator and context manager.
|
12 years ago |
Loic Bistuer
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 years ago |
Claude Paroz
|
4cccb85e29
Fixed #19997 -- Added custom EMPTY_VALUES to form fields
|
12 years ago |
Juan Pedro Fisanotti
|
d9330d5be2
Fixed #6585 -- Admin relationship widgets: Respect ordering defined by target model's ModelAdmin.
|
12 years ago |
Javier Mansilla
|
3ea0c7d35a
Fixed #19838 -- Admin: Don't leak a 500 HTTP status when trying to delete protected FKs.
|
12 years ago |
Łukasz Langa
|
8c8f94fe9d
Fixes #19763 - LocaleMiddleware should check for supported languages in settings.LANGUAGE_CODE
|
12 years ago |
Tomek Paczkowski
|
99edbe0e27
Fixed #19253 -- Extracted template cache key building logic
|
12 years ago |