Skip to content

Activity

Merge pull request #1380 from jceipek/master

Pull request merge
vitalikpushed 4 commits to master • 39f40b3…49f284a • 
on Jan 12

files documentation to latest

vitalikpushed 1 commit to master • f91e321…39f40b3 • 
on Jan 2

Merge pull request #1379 from JasonnnW3000/master

Pull request merge
vitalikpushed 2 commits to master • 6908909…f91e321 • 
on Jan 1

mypy types

vitalikpushed 1 commit to master • 863e832…6908909 • 
on Dec 29, 2024

Merge branch 'master' of github.com:vitalik/django-ninja

vitalikpushed 2 commits to master • 064b543…863e832 • 
on Dec 29, 2024

Merge pull request #1365 from kentrh/docs/url-parameters-in-nested-ro…

Pull request merge
vitalikpushed 2 commits to master • a59ccb0…064b543 • 
on Dec 29, 2024

throttle parser test invalid value

vitalikpushed 1 commit to master • 7ab86e7…a59ccb0 • 
on Dec 29, 2024

Merge pull request #1373 from robhudson/multi-period-intervals

Pull request merge
vitalikpushed 2 commits to master • be55f63…7ab86e7 • 
on Dec 29, 2024

Merge pull request #1366 from Danie-1/master

Pull request merge
vitalikpushed 2 commits to master • 96ba386…be55f63 • 
on Dec 19, 2024

code style

vitalikpushed 1 commit to master • d621a60…96ba386 • 
on Dec 7, 2024

Merge pull request #1274 from c4ffein/just-ran-fmt

Pull request merge
vitalikpushed 4 commits to master • 081f073…d621a60 • 
on Dec 7, 2024

Custom fields types

vitalikpushed 1 commit to master • ed41ef8…081f073 • 
on Dec 7, 2024

Merge pull request #1353 from vitalik/grigi/master

Pull request merge
vitalikpushed 4 commits to master • 5a4cbe7…ed41ef8 • 
on Dec 6, 2024

added tests for pydantic.URL serialization

vitalikcreated grigi/master • 092d4c7 • 
on Dec 6, 2024

add register_type public function (#1352)

Pull request merge
vitalikpushed 1 commit to master • 97ef291…5a4cbe7 • 
on Dec 6, 2024

mypy lint

vitalikpushed 1 commit to register-type • f9fa9cf…82f5ff2 • 
on Dec 6, 2024

register_field utility

vitalikcreated register-type • f9fa9cf • 
on Dec 6, 2024

enable py3.13 testing

vitalikpushed 1 commit to master • dae3970…97ef291 • 
on Nov 29, 2024

async testing notes

vitalikpushed 1 commit to master • c4aa496…dae3970 • 
on Nov 28, 2024

Distinguish between AuthenticationError and AuthorizationError (#1257)

Pull request merge
vitalikpushed 1 commit to master • 63c0c6c…c4aa496 • 
on Nov 22, 2024

Adding docs how to add a user in a test (#1341)

Pull request merge
vitalikpushed 1 commit to master • ee0f27b…63c0c6c • 
on Nov 20, 2024

Add pattern support to param (#1336)

Pull request merge
vitalikpushed 1 commit to master • 8786c68…ee0f27b • 
on Nov 13, 2024

fix typos in docs (#1333)

Pull request merge
vitalikpushed 1 commit to master • e070fab…8786c68 • 
on Nov 7, 2024

document how to use an optional file input (#1326)

Pull request merge
vitalikpushed 1 commit to master • 9ff32ec…e070fab • 
on Oct 25, 2024

Small typo fixes and doc mention router import (#1317)

Pull request merge
vitalikpushed 1 commit to master • 7d211c2…9ff32ec • 
on Oct 15, 2024

fix small typo in throttling docs (#1316)

Pull request merge
vitalikpushed 1 commit to master • 5f9dd3f…7d211c2 • 
on Oct 11, 2024

Better csrf doc (#1314)

Pull request merge
vitalikpushed 1 commit to master • 6d16ad2…5f9dd3f • 
on Oct 9, 2024

v1 what's new removed

vitalikpushed 1 commit to master • 8e45421…6d16ad2 • 
on Oct 4, 2024

Made NinjaTestClient accept COOKIES + documentation (#1311)

Pull request merge
vitalikpushed 1 commit to master • de40a7f…8e45421 • 
on Oct 4, 2024

Fixed coverage on Python>=3.11 (#1276)

Pull request merge
vitalikpushed 1 commit to master • 32d5df4…de40a7f • 
on Sep 19, 2024