Bastien Gérard
|
811dc12db5
|
Merge pull request #2573 from bagerard/improve_compound_indexes
Improve compound indexes in rst
|
2021-10-13 09:28:15 +02:00 |
|
Bastien Gerard
|
686b42c29b
|
update changelog with recent changes that were merged
|
2021-10-12 21:06:11 +02:00 |
|
Bastien Gerard
|
4210ea06c3
|
Improve compound indexes in rst
|
2021-10-12 21:02:12 +02:00 |
|
Ido Shraga
|
3d6b650592
|
add doc
change has_word ==> wholeword
|
2021-09-12 18:21:01 +03:00 |
|
Ido Shraga
|
8428da368d
|
add update operator to documentation
|
2021-08-31 16:49:33 +03:00 |
|
Bastien Gerard
|
1b249e336e
|
improve list_indexes, ensure_indexes docstring and add index migration example
|
2021-08-22 22:01:05 +02:00 |
|
Yugesh kc
|
639124c311
|
Minor typo error
Remove unwanted and
|
2021-08-16 11:52:33 +09:00 |
|
Bastien Gerard
|
0af96b1323
|
Add test for DecimalField(precision=0) and raise exception if negative/invalid values are provided
|
2021-08-07 22:38:27 +02:00 |
|
Bastien Gerard
|
66978aea67
|
fix test and changelog
|
2021-08-02 22:09:21 +02:00 |
|
Bastien Gerard
|
5a41998eda
|
Updated recent bugfix with embedded DOc deepcopy so that it set _instance to None
|
2021-08-02 21:51:15 +02:00 |
|
Timothé Perez
|
88642eb021
|
Fix deepcopy on EmbeddedDocument
|
2021-08-01 10:09:24 +02:00 |
|
Jan-Lucas Ott
|
bffe058726
|
Mention DynamicEmbeddedDocument in embedded section.
|
2021-06-30 17:16:07 -04:00 |
|
Bastien Gerard
|
e7f2d77a75
|
fix doc formatting (enumfield, etc)
|
2021-06-13 23:01:20 +02:00 |
|
Bastien Gerard
|
ecb5dda281
|
improvement to recent updates
|
2021-05-04 20:43:33 +02:00 |
|
Bastien Gérard
|
34245fe258
|
Merge pull request #2509 from jaesivsm/fix/EnumField-choices
Fixing EnumField choices validation
|
2021-05-04 20:33:25 +02:00 |
|
Bastien Gerard
|
d0a15a8924
|
prepare changelog
|
2021-05-04 10:50:56 +02:00 |
|
François Schmidts
|
ecf84cbd5d
|
Fixing EnumField choices validation
|
2021-04-27 16:32:55 +02:00 |
|
deveil
|
1bd8cd803e
|
Typo correction
|
2021-04-23 16:08:57 +02:00 |
|
Bastien Gerard
|
b9d370c885
|
add standard hooks
|
2021-03-29 22:02:57 +02:00 |
|
Jan Stein
|
da173cf0e2
|
Merge branch 'master' into fix_2484
|
2021-03-25 15:27:48 +01:00 |
|
Bastien Gérard
|
1669f0c5a4
|
Merge pull request #2489 from bagerard/fix_one_to_many_doc
Fix one-to-many example that is actually a many to many
|
2021-03-09 13:41:03 +01:00 |
|
Bastien Gerard
|
b3ce65453a
|
Fix one-to-many example that is actually a many to many
|
2021-03-08 22:21:48 +01:00 |
|
Bastien Gerard
|
50d891cb7b
|
more improvement to connect doc
|
2021-03-08 21:52:14 +01:00 |
|
Bastien Gerard
|
e31f9150d2
|
improve connect() doc and put more emphasis on URI string
|
2021-03-08 21:51:43 +01:00 |
|
Bastien Gerard
|
34d273015c
|
update changelog for 0.23.0 release
|
2021-03-04 22:46:29 +01:00 |
|
Jan Stein
|
8fd969aba9
|
Test case and proposed solution for #2484
|
2021-03-03 14:58:03 +01:00 |
|
Bastien Gerard
|
0620ac5641
|
Fix mongo download link as convention changed in official repo with > 4.0
|
2021-03-03 11:33:36 +01:00 |
|
Bastien Gerard
|
3b9a167022
|
Add Mongo 4.4 to ci
|
2021-03-03 10:57:18 +01:00 |
|
Bastien Gérard
|
5858ea1bf0
|
Merge pull request #2478 from bagerard/add_geonear_aggregation_test
Add $geonear aggregation test
|
2021-02-24 11:55:46 +01:00 |
|
Bastien Gerard
|
1f220b4eaf
|
update changelog and fix minor typo in docstring
|
2021-02-23 21:51:41 +01:00 |
|
Bastien Gerard
|
1b7c2085c9
|
Fix for imprecise doc on collection name (CamelCase -> snake_case)
|
2021-02-21 21:17:49 +01:00 |
|
Peter Nerlich
|
460df112f4
|
Fix inconsistency with example
connection example shows a password of 12345, but text spoke of qwerty
|
2021-01-10 23:43:46 +01:00 |
|
Bastien Gerard
|
5781753cc8
|
Update changelog for 0.22.1
|
2020-12-16 23:03:39 +01:00 |
|
Bastien Gérard
|
0e9920b190
|
Build sphinx doc as part of ci
|
2020-12-16 21:21:22 +01:00 |
|
Bastien Gerard
|
dd11911ed7
|
update changelog and bump version to 0.22.0
|
2020-12-14 22:39:48 +01:00 |
|
Bastien Gerard
|
c28bb517cb
|
Use Queryset._query instead of Cursor.__spec for count()
|
2020-12-13 10:43:26 +01:00 |
|
Bastien Gerard
|
8a1a68ea7c
|
fix flake8 warnings
|
2020-12-13 00:14:53 +01:00 |
|
Bastien Gerard
|
eabb8f60f5
|
autoformat with pyupgrade
|
2020-12-13 00:14:53 +01:00 |
|
Bastien Gérard
|
87babaaa30
|
Merge pull request #2439 from bagerard/improve_doc
Improve Fields documentation
|
2020-12-08 22:58:00 +01:00 |
|
Bastien Gerard
|
3926473917
|
Improve Fields documentation + remove versionadded/changed as it's not maintained
|
2020-12-06 22:25:12 +01:00 |
|
Bastien Gérard
|
bf411ab2ca
|
Update changelog with recent changes that were merged
|
2020-11-28 22:21:51 +01:00 |
|
Bastien Gérard
|
2ec454447f
|
Bump version to 0.21.0 and update changelog
|
2020-11-18 22:28:06 +01:00 |
|
Bastien Gérard
|
ecd297e227
|
Merge pull request #2414 from bagerard/fix_db_fields_inconsistencies_in_constructor
Fix some issues related with db_field in constructor
|
2020-11-18 22:25:25 +01:00 |
|
Bastien Gérard
|
079ee3c191
|
Merge pull request #2417 from bagerard/add_migration_documentation
Add migration documentation
|
2020-11-18 22:19:19 +01:00 |
|
Bastien Gérard
|
f2638ecd02
|
update changelog
|
2020-11-14 15:31:39 +01:00 |
|
Bastien Gérard
|
3f5a15d236
|
improve changelog
|
2020-11-12 00:43:22 +01:00 |
|
Bastien Gérard
|
91493a1e79
|
improve migration doc
|
2020-11-12 00:40:52 +01:00 |
|
Bastien Gérard
|
0c274908ec
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into add_migration_documentation
|
2020-11-11 21:18:52 +01:00 |
|
Bastien Gérard
|
746faceb5c
|
Document fact that srv URI can be used with host #1956
|
2020-11-08 22:55:24 +01:00 |
|
Bastien Gérard
|
eb56fb9bda
|
Merge pull request #2413 from bagerard/dynamic_document_parsing_known_fields
Bug fix in DynamicDocument which is not parsing known fields
|
2020-11-08 13:17:07 +01:00 |
|