This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
peewee
Watch
2
Star
0
Fork
0
You've already forked peewee
mirror of
https://github.com/coleifer/peewee.git
synced
2026-05-06 07:56:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e07f9e00dc442541940bccbbc8aa7b019440393
peewee
/
examples
T
History
Charles Leifer
c8d666cfbd
Fix import in example blog app.
...
Fixes
#2795
2023-10-19 07:49:22 -05:00
..
analytics
Modify analytics example to use BinaryJSONField over HStoreField.
2021-11-24 08:29:53 -06:00
blog
Fix import in example blog app.
2023-10-19 07:49:22 -05:00
twitter
Change http -> https for links to my blog and media.
2021-03-26 08:15:51 -05:00
adjacency_list.py
Enhance prefetch() to support traversing multiple levels of self-joins.
2019-03-04 07:56:54 -06:00
anomaly_detection.py
Add small example of basic anomaly detection w/peewee.
2021-11-17 19:11:28 -06:00
diary.py
fix examples
2020-05-27 10:13:30 -05:00
graph.py
Add example with simple directed graph.
2019-03-04 14:34:04 -06:00
hexastore.py
Just another example for hexastore.
2019-03-06 22:05:27 -06:00
reddit_ranking.py
Add reddit ranking example.
2019-05-05 12:48:20 -05:00
sqlite_fts_compression.py
Add small example of sqlite FTS with compression.
2021-11-17 19:50:20 -06:00