James McHugh
8e304e1adb
Fixed AttributeError raised by data property being silently ignored ( #9455 )
...
Signed-off-by: James Riley McHugh <mchugh_james@bah.com>
Co-authored-by: James Riley McHugh <mchugh_james@bah.com>
2024-07-17 22:51:39 +06:00
Andrea Grandi
b6ea11028f
Update tutorials-and-resources.md ( #9476 )
2024-07-17 22:50:09 +06:00
Devid
f74185b6dd
Fix get_template_context to handle also lists ( #9467 )
2024-07-15 22:03:40 +06:00
Tom Christie
ccfe0a9637
Add Zuplo to sponsors ( #9460 )
2024-07-05 16:56:58 +01:00
Alvaro Vega
e9f3fd250a
Update release-notes.md ( #9451 )
2024-06-29 13:48:31 +06:00
Francesco Cataldo
4d0662663a
fix(release-notes): fix wronk link PR( #9435 ) on release-notes 3.15.2 ( #9444 )
...
Co-authored-by: Francesco <francesco.cataldo@spinforward.it>
2024-06-27 13:19:59 +01:00
Martijn Jacobs
7297f19701
Add adrf as a third party package for Django REST framework ( #9198 )
2024-06-24 10:31:49 +01:00
Devid
e13688f0c0
Remove long deprecated code from request wrapper ( #9441 )
2024-06-19 00:03:37 +06:00
Ivan Studinsky
1e9b5c15ec
Provide tests for hashing of OperandHolder
( #9437 )
2024-06-15 14:00:28 +06:00
Tom Christie
c7a7eae551
Version 3.15.2 ( #9439 )
2024-06-14 16:34:21 +01:00
Seokchan Yoon
3b41f01241
Fix potential XSS vulnerability in break_long_headers template filter ( #9435 )
...
The header input is now properly escaped before splitting and joining with <br> tags. This prevents potential XSS attacks if the header contains unsanitized user input.
2024-06-14 10:52:02 +01:00
Ivan Studinsky
fe92f0dd0d
Add __hash__
method for permissions.OperandHolder
class ( #9417 )
...
`OperandHolder` is not hashable, so need to add `__hash__` method
2024-06-10 12:19:06 +06:00
wkwkhautbois
fbdab09c77
docs: Correct some evaluation results and a httpie option in Tutorial1 ( #9421 )
...
* Tutorial 1: Added --unsorted option to httpie calls to prevent automatic json key sorting
* Tutorial 1: Changed evaluation results accurate
2024-06-02 10:14:37 +06:00
mostafaei2002
7236e2e8f8
fix: organize css
2024-06-01 16:13:36 +03:30
mostafaei2002
3504aa1485
fix: optimize js and remove unnecessary imports
2024-05-28 18:27:22 +03:30
mostafaei2002
74eabba7bb
fix: optimize & remove unnecessary css imports
2024-05-28 18:24:59 +03:30
mostafaei2002
c6e05ce69b
fix: fix promo link colors on dark mode
2024-05-28 18:19:25 +03:30
mostafaei2002
4401813279
fix: add next/prev buttons
2024-05-28 18:15:27 +03:30
mostafaei2002
5ae59fb63c
fix: hide promo on mobiles & apply filters on logo for dark mode
2024-05-23 11:12:23 +03:30
mostafaei2002
9e29545c25
fix: typo
2024-05-20 11:50:40 +03:30
mostafaei2002
f37127fd14
fix: ignore package-lock.json from workflows
2024-05-20 11:49:31 +03:30
mostafaei2002
ccb66221bd
fix: generate new colors for code on dark theme with mistral AI
2024-05-19 18:57:45 +03:30
mostafaei2002
42d1515b17
fix: fix small theming issues
2024-05-19 18:54:30 +03:30
mostafaei2002
77291fe07b
feat: add dark theme
2024-05-18 13:49:55 +03:30
mostafaei2002
8d18f20d09
fix: update navbar buttons location
2024-05-18 12:59:06 +03:30
mostafaei2002
2ff176aa71
fix: update sidenav styles
2024-05-18 12:51:52 +03:30
mostafaei2002
0f41e086a6
fix: restore removed function
2024-05-18 12:47:36 +03:30
mostafaei2002
21f478c548
fix: improve navbar button, add icons
2024-05-18 12:46:20 +03:30
mostafaei2002
45b096329e
fix: update main content column widths
2024-05-18 12:36:31 +03:30
mostafaei2002
0c860959a8
fix: remove mkdocs headerlinks
2024-05-18 12:34:55 +03:30
mostafaei2002
d51937b015
fix: fix images on mobile
2024-05-18 12:33:54 +03:30
mostafaei2002
8b2d4a881e
fix: fix scroll to headings & remove unnecessary scripts
2024-05-18 12:32:27 +03:30
mostafaei2002
a10a198aae
fix: setup prettyprint
2024-05-16 10:38:09 +03:30
mostafaei2002
e1f1c9e3ac
fix: update more styleS
2024-05-16 10:02:53 +03:30
mostafaei2002
457be6ca6c
feat: update navbar styles and add bootstrap classes
2024-05-15 12:52:54 +03:30
mostafaei2002
80cc6b8066
fix: enable hot reloading with mkdocs
2024-05-15 12:41:22 +03:30
mostafaei2002
5be3eeb9ae
fix: fix minor style import
2024-05-15 12:03:13 +03:30
mostafaei2002
8c110cf6f3
feat: setup webpack dev env for bootstrap
2024-05-15 11:44:47 +03:30
mostafaei2002
c71ac9456b
fix: remove old files
2024-05-15 11:34:36 +03:30
mostafaei2002
5102d46931
feat: install bootstrap on npm
2024-05-15 10:51:49 +03:30
mostafaei2002
a97f1a8f5c
feat: add package.json
2024-05-14 11:42:06 +03:30
mostafaei2002
aa3583a83b
fix: update footer
2024-05-14 11:23:19 +03:30
mostafaei2002
fb6210066f
fix: move scripts to end of page
2024-05-14 11:23:19 +03:30
mostafaei2002
4f7f4ab054
fix: update side nav
2024-05-14 11:23:19 +03:30
mostafaei2002
e294ad7a70
fix: move modal code, update main-content classes
2024-05-14 11:23:19 +03:30
mostafaei2002
736f378b3e
fix: navbar dropdown urls
2024-05-14 11:23:19 +03:30
mostafaei2002
f75a6526a2
fix: remove commented out code old navbar
2024-05-14 11:23:19 +03:30
mostafaei2002
4106ff080b
feat: add search modal
2024-05-14 11:23:19 +03:30
mostafaei2002
44dd71c7c7
fix: change search form to search modal btn
2024-05-14 11:23:19 +03:30
mostafaei2002
ea66c941bb
feat: add new navbar base HTML
2024-05-14 11:23:19 +03:30