François Freitag
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
před 6 roky |
Hasan Ramezani
|
cf915cb513
Added a test for a lookup in Model.refresh_from_db(fields=[...]).
|
před 6 roky |
Ian Foote
|
e1fc07c047
Fixed #17930 -- Allowed ORing (|) with sliced QuerySets.
|
před 6 roky |
Sarah Guermond
|
cd40306854
Fixed #25884 -- Fixed migrate --run-syncdb when specifying an app label.
|
před 6 roky |
Timothy Allen
|
e819554018
Fixed #29939 -- Increased Group.name max_length to 150 characters.
|
před 6 roky |
Hasan Ramezani
|
6d4e5feb79
Fixed #29835 -- Made RelatedFieldListFilter respect ModelAdmin.ordering.
|
před 6 roky |
Basil Dubyk
|
35a08b8541
Fixed #17210 -- Made NullBooleanSelect use unknown/true/false as query data.
|
před 6 roky |
Daniel Musketa
|
ca2856fb62
Fixed typo in docs/ref/middleware.txt.
|
před 6 roky |
Mariusz Felisiak
|
ff8020ed49
Fixed #29788 -- Added support for Oracle Managed File (OMF) tablespaces.
|
před 6 roky |
Katie McLaughlin
|
9886dffdf4
Fixed #29940 -- Recommended using the ORM rather than raw SQL.
|
před 6 roky |
Simon Charette
|
db13bca60a
Fixed #29641 -- Added support for unique constraints in Meta.constraints.
|
před 6 roky |
Simon Charette
|
8eae094638
Generalized check constraint docs for other constraints.
|
před 6 roky |
oliver
|
d0af5de122
Moved duplicate author declarations to setUpTestData() in DeleteViewTests.
|
před 6 roky |
Simon Charette
|
dba4a634ba
Refs #29641 -- Refactored database schema constraint creation.
|
před 6 roky |
Simon Charette
|
2f120ac517
Fixed #29945 -- Moved contrib.postgres uninstallation logic to the app config.
|
před 6 roky |
Tobias Bengfort
|
b1243a55a5
Doc'd PermissionsMixin's usage of User.is_active and is_superuser.
|
před 6 roky |
Sergey Fedoseev
|
d48662122c
Corrected docs regarding RegisterLookupMixin subclasses.
|
před 6 roky |
Hasan Ramezani
|
c7cc7526d5
Completed test coverage of contrib.humanize.templatetags.humanize.
|
před 6 roky |
Mads Jensen
|
961f8e9985
Updated some links to https and new locations.
|
před 6 roky |
Tim Graham
|
d293d68f6a
Removed dead links to botbot.me.
|
před 6 roky |
Florian Apolloner
|
934acf1126
Fixed keep-alive support in manage.py runserver.
|
před 6 roky |
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
|
1f726311d1
Used method chaining in DateTimeShortcuts.js.
|
před 6 roky |
Tim Graham
|
0b98e8fdad
Fixed #29941 -- Fixed missing variable in docs/ref/contrib/contenttypes.txt.
|
před 6 roky |
Tim Graham
|
f82be9ebc7
Fixed #29934 -- Added sqlparse as a require dependency.
|
před 6 roky |
Matthias Kestenholz
|
f9ff1df1da
Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.
|
před 6 roky |
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
|
a375e911ef
Removed unused variables.
|
před 6 roky |
Srinivas Reddy Thatiparthy
|
978ad6d4c0
Removed unused 'tz' variable in typecast_timestamp().
|
před 6 roky |
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
|
a7ef4a56e0
Fixed #29920 -- Added a test for smart_urlquote()'s UnicodeError branch.
|
před 6 roky |
Hasan Ramezani
|
f62cf22c48
Fixed #29931 -- Removed unused ValueError handling in naturalday template tag.
|
před 6 roky |
oliver
|
9b110f0a84
Moved duplicate author declarations to setUpTestData() in UpdateViewTests.
|
před 6 roky |