Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bayazee
/
minimongo
Public
forked from
slacy/minimongo
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
slacy
All time
Commit history
Commits on Apr 13, 2011
Bump version for pypi
slacy
committed
6d25abd
View commit details
Copy full SHA for 6d25abd
Browse repository at this point
Commits on Apr 11, 2011
Cleanup some stuff related to Olivier's changes. Mostly whitespace,
Show description for a8b21c2
slacy
committed
a8b21c2
View commit details
Copy full SHA for a8b21c2
Browse repository at this point
Merge branch 'master' of https://github.com/oO/minimongo into oO-master
slacy
committed
0d7c156
View commit details
Copy full SHA for 0d7c156
Browse repository at this point
Commits on Apr 5, 2011
Be careful not to drop all models in the universe!
Show description for 22cffed
slacy
authored and
oO
committed
22cffed
View commit details
Copy full SHA for 22cffed
Browse repository at this point
Commits on Apr 4, 2011
Be careful not to drop all models in the universe!
Show description for d397079
slacy
committed
d397079
View commit details
Copy full SHA for d397079
Browse repository at this point
Commits on Apr 1, 2011
Make sure that AttrDict objects can be initialized from a nested dict,
Show description for e0d5e75
slacy
committed
e0d5e75
View commit details
Copy full SHA for e0d5e75
Browse repository at this point
More robustness and checking in model tests.
Show description for d649f38
slacy
committed
d649f38
View commit details
Copy full SHA for d649f38
Browse repository at this point
Make sure that derived classes can also override __setattr__ and friends
Show description for 318c95d
slacy
committed
318c95d
View commit details
Copy full SHA for 318c95d
Browse repository at this point
Commits on Mar 30, 2011
Support proper slicing of Cursor object results.
Show description for d3d710c
slacy
committed
d3d710c
View commit details
Copy full SHA for d3d710c
Browse repository at this point
Coerce all dict-valued sub fields of all AttrDict's to also be AttrDicts.
Show description for 984323f
slacy
committed
984323f
View commit details
Copy full SHA for 984323f
Browse repository at this point
Add AttrDict to the top level
slacy
committed
37069b8
View commit details
Copy full SHA for 37069b8
Browse repository at this point
Add the ability to map fields at __setitem__ and __init__ time from one type
Show description for 2d8cd9b
slacy
committed
2d8cd9b
View commit details
Copy full SHA for 2d8cd9b
Browse repository at this point
Added better test case to make sure that the types coming back from a Cursor
Show description for e0c359c
slacy
committed
e0c359c
View commit details
Copy full SHA for e0c359c
Browse repository at this point
Added the ability to say "interface=True" in the Meta declaration.
Show description for a16750f
slacy
committed
a16750f
View commit details
Copy full SHA for a16750f
Browse repository at this point
Switch most ''' to """
Show description for 4a8335e
slacy
committed
4a8335e
View commit details
Copy full SHA for 4a8335e
Browse repository at this point
Stop using pymongo's "as_class" functionality, since it's applied
Show description for d725b3b
slacy
committed
d725b3b
View commit details
Copy full SHA for d725b3b
Browse repository at this point
Move everything out of __init__.py
Show description for 1404c78
slacy
committed
1404c78
View commit details
Copy full SHA for 1404c78
Browse repository at this point
Removed old model.py that is no longer being used
slacy
committed
38bb5cf
View commit details
Copy full SHA for 38bb5cf
Browse repository at this point
Commits on Mar 24, 2011
Accept pull request from superbobry. New Meta configuration model, Sphinx docs, pytest testing, etc.
slacy
committed
ddf99f9
View commit details
Copy full SHA for ddf99f9
Browse repository at this point
Commits on Mar 7, 2011
Make minimongo conform to what rope-organize-imports wants the imports to look like
slacy
committed
17898f7
View commit details
Copy full SHA for 17898f7
Browse repository at this point
Clean up some pylint
slacy
committed
2a1950e
View commit details
Copy full SHA for 2a1950e
Browse repository at this point
Commits on Mar 3, 2011
Additional test cases showing a bug in pymongo's as_class support
slacy
committed
06c9838
View commit details
Copy full SHA for 06c9838
Browse repository at this point
Commits on Feb 28, 2011
Better configuration options
slacy
committed
cf7b34a
View commit details
Copy full SHA for cf7b34a
Browse repository at this point
Make MINIMONGO_SETTINGS_MODULE actually work
slacy
committed
eb59777
View commit details
Copy full SHA for eb59777
Browse repository at this point
Commits on Feb 23, 2011
Added ability to specify extra args to save() method on objects, test uniqueness constraint violation by passing safe=True to save(). Switch to unittest2
slacy
committed
1fd8e2b
View commit details
Copy full SHA for 1fd8e2b
Browse repository at this point
Commits on Feb 18, 2011
Bumped version number for pypi
slacy
committed
328ee8d
View commit details
Copy full SHA for 328ee8d
Browse repository at this point
Fixed broken ObjectID code, and convert errors from KeyError to AttributeError on __getattr__ and __setattr__.
slacy
committed
072bd2d
View commit details
Copy full SHA for 072bd2d
Browse repository at this point
Commits on Feb 17, 2011
Add support for placeholder MongoConnection objects that can be used in Model base classes
slacy
committed
a33becf
View commit details
Copy full SHA for a33becf
Browse repository at this point
Commits on Feb 16, 2011
Improve test case for dictyness
slacy
committed
c5f13b9
View commit details
Copy full SHA for c5f13b9
Browse repository at this point
New setup.py for pypi
slacy
committed
ff48b1e
View commit details
Copy full SHA for ff48b1e
Browse repository at this point
New setup.py for pypi
slacy
committed
af53ce2
View commit details
Copy full SHA for af53ce2
Browse repository at this point
Cleaner 'dict and object' implementation'
slacy
committed
297ead7
View commit details
Copy full SHA for 297ead7
Browse repository at this point
Added tests for derived models
slacy
committed
51b87d0
View commit details
Copy full SHA for 51b87d0
Browse repository at this point
Updates to USAGE & README to reflect new API
slacy
committed
7b1f359
View commit details
Copy full SHA for 7b1f359
Browse repository at this point
Remove unneeded Database class()
slacy
committed
80c8a7c
View commit details
Copy full SHA for 80c8a7c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.