Hello team?
So how are we checking for ajax-based in django 4+ if is_ajax() was
deprecated??
--
jet
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving email
1.So I did clone on my pycharm but in Git-hub repo its not visible . Why it
is so, Is the repo private for django?
2. As I'm new to the community how can I understand such a large codebase .
3. Suggest me some beginner level issues so that I can try to contribute.
--
You received this mess
I was thinking of support for just the DDL commands, with read-only data
access.
IMHO, There are actually two major caveats with trying to go for fully
managed support for Views
1. Insert, update and delete varies between DBs and SQLite doesn't support
it at all
2. Materialized Views
For (1),