This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
devel:devel [2008/10/16 11:53] jodal Add page on source file headers. |
devel:devel [2024/05/13 09:53] (current) morten remove outdated links |
||
---|---|---|---|
Line 6: | Line 6: | ||
===== Introduction to NAV development ===== | ===== Introduction to NAV development ===== | ||
- | First of all, all new developers should read the file HACKING at the root of our Mercurial repository. See [[http://metanav.uninett.no/hg/default/]]. | + | First of all, all new developers should read the [[HACKING]] document. |
* [[Django introduction]] - An introduction to using Django with NAV | * [[Django introduction]] - An introduction to using Django with NAV | ||
- | * [[Source file headers]] - What should they contain? | + | * [[PyCharm]] - Hacking with PyCharm |
===== What to do? ===== | ===== What to do? ===== | ||
- | * [[TaskList]] - High Priority Tasks | + | * [[https://github.com/uninett/nav|GitHub issue tracker]] |
- | * [[TaskListLowPri]] - Low Priority Task | + | |