Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
vincentleeuwen
/
django-tables2
Public
forked from
jieter/django-tables2
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
40da680
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 25, 2012
Add test to ensure AttributeDict properly escapes values
bradleyayers
committed
40da680
Copy full SHA for 40da680
Commits on Feb 23, 2012
House cleaning after merging pull request.
Show description for 1bb87b3
bradleyayers
committed
1bb87b3
Copy full SHA for 1bb87b3
List the actual valid column names on error.
qris
authored and
bradleyayers
committed
2ac87bb
Copy full SHA for 2ac87bb
Don't rethrow exception in debug mode, to keep the old stack trace.
qris
authored and
bradleyayers
committed
455a62e
Copy full SHA for 455a62e
Properly escape table sort URLs.
Show description for 34027ab
qris
authored and
bradleyayers
committed
34027ab
Copy full SHA for 34027ab
Remove the "hack", give templates access to all context variables, make RenderTableNode.render() more readable.
qris
authored and
bradleyayers
committed
3c5ecdc
Copy full SHA for 3c5ecdc
Commits on Feb 22, 2012
Fix regressions and bump to v0.9.3
bradleyayers
committed
fe73898
Copy full SHA for fe73898
- `SingleTableView` now uses `RequestConfig`. This fixes issues with ``order_by_field`, `page_field`, and `per_page_field` not being honored.
Show description for 5ca2d12
bradleyayers
committed
5ca2d12
Copy full SHA for 5ca2d12
Commits on Feb 21, 2012
Update README with v0.9.1 details
bradleyayers
committed
71264d7
Copy full SHA for 71264d7
Fix version in setup.py
Show description for 4772ece
bradleyayers
committed
4772ece
Copy full SHA for 4772ece
- Add support for column attributes (see Attrs)
Show description for 382d4fd
bradleyayers
committed
382d4fd
Copy full SHA for 382d4fd
Commits on Feb 7, 2012
Removed random 'print' statements.
Show description for 1d1f420
bradleyayers
committed
1d1f420
Copy full SHA for 1d1f420
Remove 'print' statement, add v0.8.3 info to README.
bradleyayers
committed
c4565bb
Copy full SHA for c4565bb
Fix broken import. Bump to v0.8.3
bradleyayers
committed
91b9df5
Copy full SHA for 91b9df5
`SingleTableView` now inherits from `ListView` which enables automatic `foo_list.html` template name resolution (thanks dramon for reporting)
Show description for 64bd2d5
bradleyayers
committed
64bd2d5
Copy full SHA for 64bd2d5
Commits on Nov 21, 2011
Upgrade to django-attest v0.2.2, rename tests/testapp to tests/app
bradleyayers
committed
57e0686
Copy full SHA for 57e0686
Commits on Nov 16, 2011
Upgrade test requirements to django-attest v0.1.2
bradleyayers
committed
0ae3fa8
Copy full SHA for 0ae3fa8
Commits on Nov 14, 2011
Fix incorrect ROOT_URLCONF setting for tests.
Show description for 7e73a99
bradleyayers
committed
7e73a99
Copy full SHA for 7e73a99
Tweak tests to work nicer with Jenkins
bradleyayers
committed
716ba71
Copy full SHA for 716ba71
Commits on Nov 8, 2011
Fixed issue #41, bumped to v0.8.1
bradleyayers
committed
4852e9c
Copy full SHA for 4852e9c
Bumped to v0.8.0
Show description for dd14653
bradleyayers
committed
dd14653
Copy full SHA for dd14653
Commits on Nov 6, 2011
Added haystack SearchQuerySet support as a table data source (issue #40), thanks issackelly
bradleyayers
committed
d6a17e2
Copy full SHA for d6a17e2
Make strings in templates translatable. (issue #36)
Show description for 619a2c1
bradleyayers
committed
619a2c1
Copy full SHA for 619a2c1
Commits on Sep 29, 2011
Added figure to README
bradleyayers
committed
f429695
Copy full SHA for f429695
Fixed issue #32, bumped to v0.7.8
bradleyayers
committed
3936e11
Copy full SHA for 3936e11
Commits on Sep 18, 2011
Bumped to v0.7.7
Show description for 7a4bd5a
bradleyayers
committed
7a4bd5a
Copy full SHA for 7a4bd5a
Added test to expose bug
bradleyayers
committed
342a717
Copy full SHA for 342a717
Commits on Sep 1, 2011
bumped to v0.7.6
bradleyayers
committed
ab16c34
Copy full SHA for ab16c34
Fixed typo in error message in SingleTableMixin.
bradleyayers
committed
867be28
Copy full SHA for 867be28
Merge pull request #26 from davidfischer/master
Show description for 793bd97
bradleyayers
committed
793bd97
Copy full SHA for 793bd97
Commits on Aug 31, 2011
Minor formatting fixes related to #25
davidfischer
committed
765cd07
Copy full SHA for 765cd07
Fix for #25 - sorting across types
davidfischer
committed
099ad82
Copy full SHA for 099ad82
Commits on Aug 20, 2011
Bumped to v0.7.5
bradleyayers
committed
b0bf658
Copy full SHA for b0bf658
Merge pull request #24 from philwo/master
Show description for 96e8553
bradleyayers
committed
96e8553
Copy full SHA for 96e8553
Commits on Aug 16, 2011
Fix source-code encoding specifiers (PEP-263)
Philipp Wollermann
committed
0bdde4b
Copy full SHA for 0bdde4b
Pagination
Previous
Next
You can’t perform that action at this time.