Skip to content

techspra/Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

These are the backend files

URLs to be mapped will be defined in urls.py using regex eg. url(r^'$',view_name)

Models to be mapped onto databases are in the models.py file of the respective apps. Forms mapped to databases will inherit ModelForm...found in forms.py. Views in views.py.

About

Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages