Opened 2 years ago
Closed 2 years ago
#33962 closed Uncategorized (invalid)
I want use Django without admin,auth,sessions,contenttypes or any other prebuild apps
Reported by: | Pavan Kumar | Owned by: | nobody |
---|---|---|---|
Component: | Core (Other) | Version: | 4.1 |
Severity: | Normal | Keywords: | admin less django |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Dear Team,
i wanted to use a clean django framework for my project with out any prebuilt apps, and wanted to handle my own authentication and password hashing techniques, but i am not able remove default apps from settings.py and use django restframework,
any solution will be helpfull.
thank you
Note:
See TracTickets
for help on using tickets.
Please don't use Trac as a support channel. Closing per TicketClosingReasons/UseSupportChannels.