Tim Graham
|
31bcb102b2
Fixed #19775 - Clarified requirements of the "default" database.
|
пре 12 година |
Jacob Kaplan-Moss
|
799be90fde
Some updates to "how to release Django":
|
пре 12 година |
Jacob Kaplan-Moss
|
e3296268de
Added a draft document explaining how to release Django.
|
пре 12 година |
Claude Paroz
|
98ab8e8876
Fixed #19698 -- Cleared sites cache with signals
|
пре 12 година |
Honza Kral
|
bfd4a71d41
One last final fix for 0ad76843. Tested on py3 and py2
|
пре 12 година |
Honza Král
|
0a341ab40d
Merge pull request #791 from khalas/ticket_19811
|
пре 12 година |
Konrad Hałas
|
48dc0cbf2a
Changed %r to %s in get_language_info error message.
|
пре 12 година |
Florian Apolloner
|
f368c25f10
Fixed errors introduced in 664855b74e1f417384dc7aef35a3df5f86db52d6
|
пре 12 година |
Florian Apolloner
|
5ae0c933a8
Fixed errors introduced in 21f333bcefccc151d6439246f8203d609ab6ca79. Refs #17751
|
пре 12 година |
Claude Paroz
|
cc53d9b30b
Fixed #15877 -- Improved exception when ModelForm has no model class
|
пре 12 година |
Honza Král
|
a05ab448f7
Merge pull request #781 from zsiciarz/ticket_19854
|
пре 12 година |
Zbigniew Siciarz
|
1cd2f51eb4
Added test runner option to skip Selenium tests (#19854).
|
пре 12 година |
Claude Paroz
|
335a060fa6
Minor cleanups in templates test imports
|
пре 12 година |
Lennart Regebro
|
687d2e967d
Fixed #19827 -- Kept stacktrace in defaulttags exception reraising
|
пре 12 година |
Honza Král
|
0ad76843b5
Merge pull request #777 from khalas/ticket_19811
|
пре 12 година |
Tim Graham
|
f3ae67a62f
Updated example to use staticfiles static template tag, thanks reinout for the suggestion, refs #19675.
|
пре 12 година |
Honza Král
|
129d2e8f85
Merge pull request #775 from HiddenData/ticket-18899
|
пре 12 година |
Konrad Hałas
|
6bd6a56896
Fixed #19811 - Added language code fallback in get_language_info.
|
пре 12 година |
Mathijs de Bruin
|
8c1cc4b3b0
Fixed regression introduced in 146ed13a.
|
пре 12 година |
Aymeric Augustin
|
5278776a88
Merge pull request #751 from bmispelon/ticket-6271
|
пре 12 година |
Marcin Biernat
|
664855b74e
#18899 FileSystemStorage.save should support any file-like objects
|
пре 12 година |
Tim Graham
|
8d17114899
Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to update them each minor release.
|
пре 12 година |
Tim Graham
|
9e959e8d58
Updated static file example in overview to use static template tag, refs #19675.
|
пре 12 година |
Vladimir A Filonov
|
f49e9a517f
Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags.
|
пре 12 година |
Tim Graham
|
a61dbd6219
Fixed #19675 - Added mention of static files to overview.
|
пре 12 година |
Honza Král
|
6cb6e1128f
Merge pull request #769 from oinopion/ticket19816
|
пре 12 година |
Tomek Paczkowski
|
3dddbc0f23
Fixed #19816: pre-evaluate queryset on m2m set
|
пре 12 година |
Tim Graham
|
722683f508
Fixed #19887 - Noted when callables may be used in ModelAdmin.fields and ModelAdmin.fieldset.
|
пре 12 година |
Tim Graham
|
1b7fb29dfb
Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial.
|
пре 12 година |
Baptiste Mispelon
|
069280a689
Used token.split_contents() for tokenisation in template tags accepting variables.
|
пре 12 година |