Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix django admin EmbeddedField CRUD #623

Open
wants to merge 639 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
639 commits
Select commit Hold shift + click to select a range
ede6e30
Merge pull request #338 from mishrag/add-drop-index
nesdis Dec 24, 2019
251e9a0
Merge branch 'master' into add-francis-secada
nesdis Dec 24, 2019
356e4d9
Merge pull request #318 from endersonmenezes/patch-1
nesdis Dec 24, 2019
b1cd7f8
Merge pull request #330 from fsecada01/add-francis-secada
nesdis Dec 24, 2019
08d0c10
Merge pull request #336 from mrbrazzi/master
nesdis Dec 24, 2019
07b8407
Bug fixes and updates
nesdis Dec 31, 2019
aea9d4d
Merge branch 'master' of https://github.com/nesdis/djongo
nesdis Dec 31, 2019
db8f79e
Bug fixes and updates
nesdis Dec 31, 2019
907730b
Bug fixes and updates
nesdis Dec 31, 2019
a07e4a3
Bug fixes and updates
nesdis Dec 31, 2019
19a553c
Update djongonxt-database-transactions.md
nesdis Jan 3, 2020
d005ed6
Bug fixes and updates
nesdis Jan 4, 2020
a97c628
Merge branch 'master' of https://github.com/nesdis/djongo
nesdis Jan 4, 2020
3855ca9
Minor doc updates
nesdis Jan 4, 2020
743469e
Minor doc updates
nesdis Jan 4, 2020
860c1c0
API Change, Renaming Certain Field Names
nesdis Jan 5, 2020
722128a
Merge pull request #356 from nesdis/major_refactor
nesdis Jan 5, 2020
ac71086
API Change, Renaming Certain Field Names
nesdis Jan 5, 2020
64b74ce
Merge branch 'master' of https://github.com/nesdis/djongo
nesdis Jan 5, 2020
482176a
API Change, Renaming Certain Field Names
nesdis Jan 5, 2020
b09dba8
API Change, Renaming Certain Field Names
nesdis Jan 5, 2020
d8c2418
API Change, Renaming Certain Field Names
nesdis Jan 5, 2020
657c367
API Change, Renaming Certain Field Names
nesdis Jan 5, 2020
3866ec3
document updates
nesdis Jan 15, 2020
84f64fa
document updates
nesdis Jan 20, 2020
aaf7fd0
document updates
nesdis Jan 27, 2020
6422265
document updates
nesdis Feb 1, 2020
3da4a8c
Indexes and other updates
nesdis Feb 8, 2020
16bc5b4
Generic MongoClient connections
nesdis Feb 8, 2020
4092a4a
Generic MongoClient connections
nesdis Feb 8, 2020
c57acd2
Document and test restructuring.
nesdis Feb 12, 2020
e921b94
More sql tests
nesdis Feb 12, 2020
c19a347
More sql tests
nesdis Feb 12, 2020
0616017
More sql tests
nesdis Feb 12, 2020
b3d874a
doc improvements
nesdis Feb 13, 2020
5758eaa
doc improvements
nesdis Feb 13, 2020
9c51852
Merge pull request #366 from nesdis/improved_testing
nesdis Feb 13, 2020
f0577d7
doc improvements
nesdis Feb 13, 2020
cf7c94b
doc improvements
nesdis Feb 13, 2020
37b3eb3
doc improvements
nesdis Feb 13, 2020
0ad19c8
doc improvements
nesdis Feb 14, 2020
0e80b82
doc improvements
nesdis Feb 14, 2020
20d0a88
doc improvements
nesdis Feb 14, 2020
3ff03d0
doc improvements
nesdis Feb 14, 2020
de3c2b7
bug fixes
nesdis Feb 22, 2020
9a3ac8d
bug fixes
nesdis Feb 23, 2020
084031a
bug fixes
nesdis Feb 23, 2020
bba59a3
Before Major refactoring
nesdis Feb 28, 2020
2f145ac
Refactoring p1
nesdis Feb 29, 2020
860d212
Remove bson, and dataclasses
jay20162016 Mar 6, 2020
116ace9
Fix import error
jay20162016 Mar 6, 2020
a241782
Having converter refactored.
nesdis Mar 7, 2020
54d8624
Refactoring count
nesdis Mar 8, 2020
d438097
Refactoring count
nesdis Mar 14, 2020
7dc08b8
Refactoring count
nesdis Mar 14, 2020
7c3955d
Merge pull request #376 from nesdis/bug_fix
nesdis Mar 15, 2020
220e129
Update tox.ini
jay20162016 Mar 18, 2020
0b2eeb1
Update .travis.yml
jay20162016 Mar 18, 2020
703d562
Update .travis.yml
jay20162016 Mar 18, 2020
d337e6a
Update tox.ini
jay20162016 Mar 18, 2020
41eb73a
Update .travis.yml
jay20162016 Mar 19, 2020
610f486
Update tox.ini
jay20162016 Mar 19, 2020
5bfdac7
Update .travis.yml
jay20162016 Mar 19, 2020
8332294
Update .travis.yml
jay20162016 Mar 19, 2020
91efce0
Update .travis.yml
jay20162016 Mar 19, 2020
525e53f
Bug fixes and support for GROUPBY using HAVING
nesdis Mar 21, 2020
0988417
Bug fixes and support for GROUPBY using HAVING
nesdis Mar 21, 2020
2e64fac
Bug fixes and support for GROUPBY using HAVING
nesdis Mar 22, 2020
17c03dd
MongoClient specific parameters moved
nesdis Mar 25, 2020
cd09686
More support for ALTER query clauses.
nesdis Mar 29, 2020
5d6d675
A better explanation of EmbeddedModels
nesdis Mar 29, 2020
d895bce
A better explanation of EmbeddedModels
nesdis Mar 31, 2020
0e1bb8f
Merge remote-tracking branch 'remotes/nxt/master' into bug_fix2
nesdis Apr 3, 2020
d871381
Merge pull request #384 from nesdis/updates
nesdis Apr 3, 2020
ae63a2b
improved testing start
nesdis Apr 3, 2020
81eb2ee
some improvements
nesdis Apr 4, 2020
a738997
some doc improvements
nesdis Apr 4, 2020
b05fe0f
Refactoring of model names
nesdis Apr 4, 2020
c7da83a
Structured test code and test cases
nesdis Apr 8, 2020
4b43b09
EmbeddedField and ArrayField all tests passing
nesdis Apr 11, 2020
b021408
Update .travis.yml
jay20162016 Apr 12, 2020
3a43471
Update tox.ini
jay20162016 Apr 12, 2020
994f448
Update .travis.yml
jay20162016 Apr 12, 2020
3ce8d70
EmbeddedField, ArrayField, EmbeddedNestedField, EmbeddedInternalField…
nesdis Apr 12, 2020
066693c
EmbeddedField, ArrayField, EmbeddedNestedField, EmbeddedInternalField…
nesdis Apr 12, 2020
7c9ddee
EmbeddedField, ArrayField, EmbeddedNestedField, EmbeddedInternalField…
nesdis Apr 13, 2020
39b22f3
EmbeddedField, ArrayField, EmbeddedNestedField, EmbeddedInternalField…
nesdis Apr 13, 2020
bc7df1d
Merge branch 'doc_improvements' into improved_testing
nesdis Apr 13, 2020
db2658d
EmbeddedField, ArrayField, EmbeddedNestedField, EmbeddedInternalField…
nesdis Apr 15, 2020
ccf0487
Merge pull request #392 from nesdis/improved_testing
nesdis Apr 15, 2020
03c0846
EmbeddedField, ArrayField, EmbeddedNestedField, EmbeddedInternalField…
nesdis Apr 15, 2020
62a60bc
EmbeddedField, ArrayField, EmbeddedNestedField, EmbeddedInternalField…
nesdis Apr 15, 2020
e8958cc
EmbeddedField, ArrayField, EmbeddedNestedField, EmbeddedInternalField…
nesdis Apr 17, 2020
de9cbd1
Merge pull request #396 from nesdis/improved_testing
nesdis Apr 18, 2020
b95d2c4
Merge pull request #374 from jay20162016/fix_dependencies
nesdis Apr 18, 2020
b2baf50
Lookup support for MongoFields.
nesdis Apr 19, 2020
029ff2b
Lookup support for MongoFields.
nesdis Apr 20, 2020
ba1f970
Merge branch 'master' of https://github.com/nesdis/djongo
nesdis Apr 20, 2020
45f1c68
Improved documentation start
nesdis Apr 20, 2020
671cd6a
Fix AppRegistryNotReady error
mishrag Apr 22, 2020
bac332d
Create no-response.yml
nesdis Apr 24, 2020
b5bbe1f
enable github funding
nesdis Apr 30, 2020
4578e43
Merge pull request #401 from mishrag/patch-1
nesdis May 2, 2020
d411f26
Support for Django 3.0
nesdis May 3, 2020
b7c7c7d
Support for Django 3.0
nesdis May 10, 2020
02776ee
Support for Django 3.0
nesdis May 10, 2020
8149b25
Support for Django 3.0
nesdis May 10, 2020
e24b0a0
Support for Django 3.0
nesdis May 10, 2020
21a8728
Support for Django 3.0
nesdis May 10, 2020
3a90b83
Merge pull request #409 from nesdis/docs
nesdis May 10, 2020
b3a97f8
Update no-response.yml
nesdis May 11, 2020
9e7d093
Update no-response.yml
nesdis May 11, 2020
6f15907
Support for Django 3.0
nesdis May 11, 2020
645346e
Fix AppRegistryNotReady error
mishrag Apr 22, 2020
ce0dd36
Support for Django 3.0
nesdis May 3, 2020
7795fd2
Support for Django 3.0
nesdis May 10, 2020
aabc4cd
Support for Django 3.0
nesdis May 10, 2020
bdff58c
Support for Django 3.0
nesdis May 10, 2020
1491cb9
Support for Django 3.0
nesdis May 10, 2020
05474d8
Support for Django 3.0
nesdis May 10, 2020
9574ae3
Update no-response.yml
nesdis May 11, 2020
2d161b6
Update no-response.yml
nesdis May 11, 2020
fd91dd0
Support for Django 3.0
nesdis May 14, 2020
219c0ef
Support for Django 3.0 - Test cases to protect Djongo core 1.3
nesdis May 16, 2020
3ae73fa
Support for Django 3.0 - Test cases to protect Djongo core 1.3
nesdis May 16, 2020
92f52be
Support for Django 3.0 - Test cases to protect Djongo core 1.3
nesdis May 17, 2020
486cbc5
Support for Django 3.0 - Test cases to protect Djongo core 1.3
nesdis May 17, 2020
e0a9d76
Merge branch 'django30' of https://github.com/nesdis/djongo into docs
nesdis May 17, 2020
d02b966
bug fix: #298 #240
May 28, 2020
b67cea2
Support for Django 3.0 - Test cases to protect Djongo core 1.3
nesdis Jun 1, 2020
4554b23
Support for Django 3.0 - Test cases to protect Djongo core 1.3
nesdis Jun 1, 2020
7e2221d
Merge branch 'master' of https://github.com/nesdis/djongo into docs
nesdis Jun 1, 2020
f8257f4
Support for Django 3.0 - Test cases to protect Djongo core 1.3
nesdis Jun 13, 2020
953fec5
Merge pull request #424 from nesdis/docs
nesdis Jun 13, 2020
b8669f1
Fix typos in deep-dive docs
a-kriya Jun 19, 2020
92f1680
Django 3.0 - Document updates
nesdis Jul 3, 2020
905f437
Documentation about improved features on EmbeddedField
nesdis Jul 19, 2020
98092d7
Merge pull request #442 from nesdis/docs
nesdis Jul 19, 2020
aee0564
Merge pull request #426 from a-kriya/patch-1
nesdis Jul 19, 2020
0a4451c
Merge pull request #416 from bpfrare/master
nesdis Jul 19, 2020
34d8343
Update README.md
nesdis Jul 29, 2020
dd25033
:ambulance: Adjust API for `sql_flush`
jourdanrodrigues Aug 6, 2020
0e7222d
Merge pull request #451 from jourdanrodrigues/patch-1
nesdis Aug 13, 2020
2a21ae8
Changes for handling queries within embedded fields.
nesdis Aug 14, 2020
f035285
Changes for handling queries within embedded fields.
nesdis Aug 14, 2020
2ddee6b
Merge pull request #455 from nesdis/docs
nesdis Aug 14, 2020
eb37346
A better introduction to Djongo
nesdis Aug 15, 2020
c5c3dc8
Improved Documentation.
nesdis Aug 20, 2020
2d561cf
Merge pull request #459 from nesdis/docs
nesdis Aug 21, 2020
4c4f58e
Improved Documentation.
nesdis Aug 21, 2020
fc3f61e
Merge pull request #460 from nesdis/docs
nesdis Aug 21, 2020
d14c6b5
Improved Documentation.
nesdis Aug 21, 2020
a3689b1
Merge pull request #461 from nesdis/docs
nesdis Aug 21, 2020
fc7f132
Point to nesdis sponsors
nesdis Aug 21, 2020
3c50d5d
Updated link to sponsor page
nesdis Aug 21, 2020
8ffdf55
Link to sponsors page
nesdis Aug 21, 2020
4a9b3a3
Link to sponsors page
nesdis Aug 21, 2020
951d205
Update FUNDING.yml
nesdis Aug 21, 2020
1cfcd61
Update FUNDING.yml
nesdis Aug 21, 2020
7bb3689
Improved Documentation.
nesdis Aug 23, 2020
ba399c2
Updated documentation witj more details
nesdis Aug 23, 2020
bde2948
Improved Documentation.
nesdis Aug 23, 2020
3acba0f
Improved Documentation.
nesdis Aug 23, 2020
49bf9a0
Improved documentation
nesdis Aug 23, 2020
a9928e7
Refactored parts of sponsors page.
nesdis Aug 25, 2020
542c950
Updates to doc structures
nesdis Aug 29, 2020
a97f0d5
Added javascript for tags in custom.html
nesdis Sep 9, 2020
21249ca
New tire plans
nesdis Sep 13, 2020
1e638f4
fixed issue in liquid tag interpolation
nesdis Sep 14, 2020
99b6ba9
Changes to the landing page structure
nesdis Sep 29, 2020
c7ebdbd
Improvements to the Landing page.
nesdis Oct 19, 2020
103a42b
Improvements to the Landing page.
nesdis Oct 26, 2020
29366fe
Create CNAME
nesdis Oct 26, 2020
5de9607
Update CNAME
nesdis Oct 26, 2020
9a5b3ab
Update CNAME
nesdis Oct 26, 2020
fe2b59f
Improvements to the Landing page.
nesdis Oct 26, 2020
02f17cd
Update requirements.txt
aneesh223 Oct 14, 2020
d8fb7aa
Update djongo-deep-dive.md
ebram96 Jul 27, 2020
4239c2a
fix #414
ahmad88me Oct 2, 2020
05ea84e
Improvements to the Landing page.
nesdis Oct 26, 2020
8b5114d
Merge branch 'master' of https://github.com/nesdis/djongo
nesdis Oct 28, 2020
42a2fa6
Improvements to the Landing page.
nesdis Oct 29, 2020
95a8d31
Update CNAME
nesdis Nov 1, 2020
6fb6724
Domain name update
nesdis Nov 1, 2020
7f4b955
Landing page banner
nesdis Nov 1, 2020
9695404
Masthead updated to show the logo
nesdis Nov 9, 2020
5da4f0f
Fix broken links
nesdis Nov 10, 2020
b31d882
Improvements to the Support page.
nesdis Nov 17, 2020
5c2ab70
Improvements to the Support page.
nesdis Nov 18, 2020
ac40c68
Change in Tag line
nesdis Jan 8, 2021
45eb0f9
New support page
nesdis Jan 16, 2021
792a21c
New support page
nesdis Jan 16, 2021
49a562e
New support page
nesdis Jan 16, 2021
6a51e29
Remove <=3.0.5 requirement
sumanthratna Dec 28, 2020
babbbfa
Run tests on Django 3.1
sumanthratna Dec 28, 2020
df5ffe4
add all sqlparse.tokens.Name.Builtin types
Oct 1, 2020
6d19319
add 'double' column type
lsaavedr Oct 28, 2020
79aafc1
url method throws NoFile ERROR
santhoshkolloju Feb 13, 2020
9493de7
Modified options 'i' to 'im'
Apr 13, 2020
0767a46
Compatibility with 3.1.4 confirmed
tony13tv Jan 29, 2021
81e38d9
Bump up version
tony13tv Jan 29, 2021
509afdb
Adapt decimal values to bson.Decimal128
frostming Feb 23, 2021
ca44c22
Handle None value
frostming Feb 24, 2021
a33aea3
If its not int it must be a column
tony13tv Feb 27, 2021
b1c165d
Djongo Webserver documentation
nesdis May 31, 2021
0ee6ae2
v1.3.6
nesdis Jun 1, 2021
1881e96
Webserver usage and documentation
nesdis Jun 2, 2021
46e213a
docs for the server
nesdis Jun 28, 2021
56cc7de
docs for the server
nesdis Jun 28, 2021
b42ba7b
docs for the server
nesdis Jul 6, 2021
6d88d50
Merge branch 'serverDocs'
nesdis Jul 6, 2021
cce62ca
Djongo Cloud
nesdis Jul 6, 2021
184b549
Revert "Djongo Cloud"
nesdis Aug 6, 2021
c731fbc
Djongo Cloud
nesdis Jul 6, 2021
df82d2a
Landing page improvements
nesdis Aug 8, 2021
a31b6c6
Angular Support
nesdis Aug 22, 2021
be379d0
Support for DjongoCS dashboard
nesdis Sep 16, 2021
4c1ae33
Login Page Improvements
nesdis Oct 10, 2021
e0d97c4
Login Page Improvements
nesdis Dec 30, 2021
94b4a54
Disable quick deploy
nesdis Dec 31, 2021
361f2b5
enable quick deploy
nesdis Jan 12, 2022
83a4fbd
Fixed issue with filtering embedded objects
Haridevhub Jan 17, 2022
a16a532
Before home page refactoring
nesdis Feb 22, 2022
c18c9c6
fix abstract models cannot be instantiated error
gregorlulichtec Mar 28, 2022
ebeb88b
model_containers abstract field is always set to True
gregorlulichtec Mar 28, 2022
94429e6
negation can work with single op
gregorlulichtec Mar 29, 2022
a089bd5
fix boolean fields
gregorlulichtec Mar 31, 2022
46e64a8
Revert "negation can work with single op"
gregorlulichtec Mar 31, 2022
55eace6
fix where statement to work with boolean fields when operator_precede…
gregorlulichtec Apr 4, 2022
a62c604
Use True in mongo query instead of None
gregorlulichtec Apr 7, 2022
20aabf0
Merge pull request #1 from dusan91judo/fixes
gregorlulichtec Apr 11, 2022
f953c8d
Home page refactoring
Apr 29, 2022
8582b6a
A more descriptive readme page
May 2, 2022
fdce998
Removed dynamic formsets from djongo
May 2, 2022
e96e678
Fix bug on parallel tests if mongodb is not on localhost
florealcab Mar 18, 2022
f1af76d
Updates to previous pull request
May 3, 2022
f238657
removed dynamic formsets from settings_loaded
May 3, 2022
0211e8f
Update base._close for pymongo bool eval change
23pointsNorth Apr 22, 2022
3228b2a
temporary fix before the pymongo 4 migration
lauralex Dec 18, 2021
6fcdf25
URL to Source code
May 6, 2022
f4a9db1
Remoced support link
May 7, 2022
11253c3
Support page redirection
May 7, 2022
49ac474
sqlparse 0.4.2 (#2)
gregorlulichtec May 9, 2022
e2c347c
Home page DjongoCS additions
May 8, 2022
206679c
Cloud services to home page
May 17, 2022
aac79a0
Cloud services page improvements
May 21, 2022
c40b25d
Google Analytics Tags
May 23, 2022
06e55da
Merge branch 'master' into master
nesdis Jun 8, 2022
8587ea7
Merge pull request #615 from dusan91judo/master
nesdis Jun 8, 2022
462ac52
fix django admin CRUD for EmbeddedField
snphan Jun 11, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CNAME
  • Loading branch information
nesdis committed Oct 26, 2020
commit 9a5b3ab57369d8bbb769a716c0e1f006257e6b0c
2 changes: 1 addition & 1 deletion docs/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
doableware.com
djongo.doableware.com