Skip to content

Releases: vikingco/django-ajax-utilities

Fix syntax error

04 Jan 10:12
63884b6
Compare
Choose a tag to compare
Merge pull request #30 from vikingco/MVP-16063/syntax-error

Mvp 16063/syntax error

Improve XSS Protection

30 Nov 13:25
ae1992b
Compare
Choose a tag to compare

Modern browsers treat the backslash as normal slashes when used in the URLs. So instead of using the hash value "#page://google.com", we can use "#page:/\google.com" to bypasses the current protection.

1.2.8

14 Nov 12:53
Compare
Choose a tag to compare
Walk like an egyptian

1.2.7

07 Jul 09:05
Compare
Choose a tag to compare
Prep for pushing to Pypi

1.2.6

04 May 07:12
Compare
Choose a tag to compare

Use the correct fallback for loader image

1.2.5

21 Apr 06:24
Compare
Choose a tag to compare

Don't pass context to loading template

1.2.4

16 Mar 14:25
Compare
Choose a tag to compare

story/TFD-379/remove-dependency-to-mvne

1.2.3

04 Jul 09:12
Compare
Choose a tag to compare

1.2.2

20 Apr 12:15
Compare
Choose a tag to compare
Bump version

1.2.1: Merge pull request #17 from vikingco/CP-125/clean-up-dependencies

19 Feb 12:38
Compare
Choose a tag to compare