Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
postgrestutils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tools
postgrestutils
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
date-parsing
master
default
protected
Tags
5
v2.2.0
v2.1.0
v2.0.0
v1.0.0
v0.1.0
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
May
24
Apr
22
Feb
8
5
Nov
29
Jan
23
Jul
22
21
10
Jun
4
25
May
10
Jul
27
May
8
Mar
1
Feb
13
Dec
29
Nov
15
9
2
1
22
Aug
2
26
Jul
Always fetch accounts by username
v2.2.0 master
v2.2.0 master
Raise version
v2.1.0
v2.1.0
Merge branch 'remove-signal-providing-args' into 'master'
Remove providing_args for django.dispatch.Signal
Close #13 Add date parser and typing
v2.0.0
v2.0.0
Parse date strings as date
date-parsing
date-parsing
Add black and isort and apply formatting
Fix README information on caching
Fix django autofetch
v1.0.0
v1.0.0
Adjust .gitlab-ci.yml
Add gitlab CI
Group similar tests
Close #12 Add new counting strategies
Fix #6, Close #5 by refactoring. A lot.
Fix #11 Return a dict when indexing lazy result
Fix #7, Close #8 Fix slicing. Two birds one stone!
Close #10 Add caching when using unbounded slices
Close #9 Add tests
Close #3 Change API to be less awkward
Close #4 Improve exceptions for single records
Change versioning to semver
v0.1.0
v0.1.0
Fix broken link in README
Close #2 Add pagination
Close #1 Improve configuration for python projects
Improve README
Add setup.cfg and reorder imports
Update README.md
Update README with better example usage
Rename path argument to reflect proper usage
Add user_account_fetched signal
Improve ergonomics by passing through kwargs
Rename settings file, remove wsgi file
Fix automagic django datetime parsing
Improve exception message, set default BASE_URI
Fix datetime parsing for production (python 3.5)
Update README
Add LICENSE and AUTHORS files
Initial commit
Loading