fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
shelfzilla/shelfzilla/apps/pjax
Felipe Martin 07ce16f50f Added pjax app
+ Moved context_processor for pjax handling to this app
+ Added pjax template filter, will convert a template name into its pjax variant (appending -pjax by default)
+ pjax tempaltetags are auto loaded
2014-04-03 18:53:37 +02:00
..
templatetags Added pjax app 2014-04-03 18:53:37 +02:00
__init__.py Added pjax app 2014-04-03 18:53:37 +02:00
context_processors.py Added pjax app 2014-04-03 18:53:37 +02:00
models.py Added pjax app 2014-04-03 18:53:37 +02:00
views.py Added pjax app 2014-04-03 18:53:37 +02:00